Re: Deployment build?
Re: Deployment build?
- Subject: Re: Deployment build?
- From: Pascal Robert <email@hidden>
- Date: Tue, 22 Dec 2009 13:28:30 -0500
Le 09-12-22 à 13:23, Mark Woollard a écrit :
First off am new to webobjects + WOLips!
Join the (sadly, small) club!
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?
The basic way to build your app for deployment is to do a right-click
on your project -> WOLips Ant Tools -> Install. This Ant task will
build a "full" .woa in /Library/WebObjects/Applications (or a
different path, check the console to see where it will be "installed")
that you can deploy on your Linux box. DON'T try to deploy the .woa
inside the "build" folder of the Eclipse project, this build is
missing stuff in it, and it's only for the incremental builder inside
Eclipse.
Thanks
Mark
----
Pascal Robert
email@hidden
AIM: MacTICanada
Twitter : MacTICanada
LinkedIn : http://www.linkedin.com/in/macti
_______________________________________________
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