Split Install Question vs. Direct Connect vs. Dev vs. Deploy
Split Install Question vs. Direct Connect vs. Dev vs. Deploy
- Subject: Split Install Question vs. Direct Connect vs. Dev vs. Deploy
- From: James Cicenia <email@hidden>
- Date: Fri, 20 Jun 2008 08:44:57 -0500
OK -
I completely refactored my project to FluffyBunny and it looks good.
Now I also moved from direct connect to
use my Apache on my MacBookPro.
This is where I get confused.
In my old way I served all my resources from the root Documents
directory. Now, however, with a split
embed install those resources are supposed to be served from inside
the App.woa/Contents/WebServerResources.
However, a lot of my resources are looking for /tos/templates/default/
logo.gif.
So how does WebObjects tell Apache that it should now look (after
removing '/tos') in:
/Library/WebServer/Documents/WebObjects/App.woa/Contents/
WebServerResources/templates/default/logo.gif
Example:
href="/templates/default/logo.gif"
I have
/Library/WebServer/Documents/WebObjects/App.woa/Contents/
WebServerResources/templates/default/logo.gif
But my app doesn't see it. Is this possibly an Eclipse setting? Or an
Apache setting? Or?
Finally how about deployment? Once it works on my dev, it will just
work when I deploy?
Thanks
James Cicenia
_______________________________________________
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