• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Deployment build?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deployment build?


  • Subject: Re: Deployment build?
  • From: Patrick Robinson <email@hidden>
  • Date: Wed, 23 Dec 2009 00:07:22 -0500

You can also create these from the command line with ant, which can be very handy.  Grab a copy of woproject.jar from down inside your eclipse's install folder (e.g. where-you-put-eclipse/plugins/org.objectstyle.wolips.woproject.ant_3.4.5830/lib/woproject.jar), and put it somewhere convenient.  If woproject.jar were in your home directory, then with your project's directory as your current directory, do this:

   ant -lib ~/woproject.jar build

As Kieran says, it'll create the app and webserver .tar.gz bundles inside your project's dist/ directory.

- Patrick



On Dec 22, 2009, at 1:30 PM, Kieran Kelleher wrote:

> When u run the build.xml in Eclipse (with the correct ant targets) it makes a dist dir with 2 tar.gz's. One of those is the app bundle. The other is the webserver bundle. You just need to transfer those, expand and set permissions on them and then use WOMonitor to add a new app to the server and configure it and launch it using WOMonitor.
>
> On Dec 22, 2009, at 1:23 PM, Mark Woollard wrote:
>
>> First off am new to webobjects + WOLips! Have developed an WO app that I want to deploy to a linux server which is configured with webobjects as detailed here:
>>
>> http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux
>>
>> This appears to be working fine since JavaMonitor works.
>>
>> My project runs within Eclipose/WOLips fine but building and transferring to the server it doesn't and as far as I can tell its missing the <App>.woa/<App> component that is referenced in the plist. Is there something I need to do to get Eclipse/WOLips to create this?
>>
>> Thanks
>> Mark
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Deployment build? (From: Mark Woollard <email@hidden>)
 >Re: Deployment build? (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Store procedures?
  • Next by Date: Re: All In One Installer broken
  • Previous by thread: Re: Deployment build?
  • Next by thread: Store procedures?
  • Index(es):
    • Date
    • Thread