Re: Deploying on Panther Server
Re: Deploying on Panther Server
- Subject: Re: Deploying on Panther Server
- From: Daryl Lee <email@hidden>
- Date: Thu, 4 Dec 2003 15:31:07 -0800
You're right, there are a couple other things to do:
1. add the JavaWOJSPServlet.framework to your project
2. add the SERVLET_WEBAPPS_DIR build flag and set it to your J2EE
deploy directory
SERVLET_WEBAPPS_DIR = /Library/JBoss/3.2/deploy
On Dec 4, 2003, at 2:10 PM, David Elsner wrote:
I tried this but with no success? Has any one actually got this to
work?
Dave
On Friday, December 5, 2003, at 08:42 AM, Daryl Lee wrote:
Try modifying your build settings in Xcode to:
SERVLET_SINGLE_DIR_DEPLOY = NO
SERVLET_STUB_WAR = NO
SERVLET_TRUE_WAR = YES
SERVLET_DEPLOY_LICENSE = <your deployment license>
On Dec 4, 2003, at 6:06 AM, Mark W. Shead wrote:
It looks like JBoss would be the way to go except I haven't found a
good way to make an existing project produce a .war file. Has
anyone found a good way to do this?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.