Re: Eclipse, WOLips and getting the Web Resources right
Re: Eclipse, WOLips and getting the Web Resources right
- Subject: Re: Eclipse, WOLips and getting the Web Resources right
- From: Lachlan Deck <email@hidden>
- Date: Fri, 12 Jan 2007 10:46:30 +1100
Hi Michael,
On 12/01/2007, at 2:46 AM, Michael Bøcker-Larsen wrote:
I am using Eclipse/WOLips to make a WO application (migrating from
XCode) and I am having problems making the application access the
web resources even-though I have marked them as such.
I use the default build.xml
This is my project file structure:
workspace/Project/src/main/java - java file structure
workspace/Project/src/main/resources - resource files
workspace/Project/src/main/webresources - here my webresources reside
The default structure of a WOLips WOApplication:
workspace/Project/src (or Sources)
workspace/Project/Libraries
workspace/Project/Resources
workspace/Project/Components
workspace/Project/WebServerResources
Try creating a blank project in WOLips and observe the file
structure. The ant build file relies on these unless you've changed it.
<...>
What could be going wrong?
Coming from XCode I'm used to getting two woa-folders ready to be
deployed on the application server and the web server. Using
Eclipse/WOLips I only get the one. Is this the intention of the
default build.xml?
The default build file is not set up for split builds
with regards,
--
Lachlan Deck
_______________________________________________
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