RE: Windows Deploy

From: Bill Michell (bill.michel..bc.co.uk)
Date: Mon Apr 14 2008 - 04:56:59 EDT

  • Next message: Ralf Schuchardt (JIRA): "[OS-JIRA] Created: (WOL-785) Entity Modeler generates invalid qualifier for null values in fetch specification"

    Technically, it is possible, but it is not supported by Apple.

    A WebObjects application is just a java application, so it runs on any
    machine with a Java 1.5 (or 1.6) runtime. (Check Apple's licensing terms
    carefully, though.)

    In direct connect mode, the application just works, once you get all
    your classpaths and resource locations figured out. The WO system
    frameworks are just jar files under the hood, so you just need to get
    the 5.4.1 jar files into your application's classpath.

    The complications come if you want to host it with WOMonitor and WOTaskD
    and a web server like IIS - in other words, an actual production
    deployment. Apple stopped supporting windows versions of the necessary
    code with WO 5.2. Some of the 5.2 versions still work with a 5.4
    application, but this configuration is definitely unsupported and tricky
    to get going.

    Starting from scratch, you're almost certainly best off looking at a
    solution like Tomcat or even JBoss. These run fine on Windows, and while
    it isn't completely straightforward to get a war build going, it is at
    least reasonably well documented.

    -- 
    Bill Michell 
    Development Team Leader, Broadcast Platforms, BBC FM&T (Journalism). 
    

    -----Original Message----- From: Gustavo Pizano [mailto:gustavpicor..mail.com] Sent: 13 April 2008 22:41 To: WOLips Subject: Windows Deploy

    Hello Im jsut wondering if its possible to make a deployment on a widnows machine a WOapp 5.4.1?? if yes, what should I do?

    Gus

    http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this.



    This archive was generated by hypermail 2.0.0 : Mon Apr 14 2008 - 04:57:58 EDT