Re: Generating cross-platform deployable war
Re: Generating cross-platform deployable war
- Subject: Re: Generating cross-platform deployable war
- From: Paul Hoadley <email@hidden>
- Date: Mon, 21 Jul 2008 12:02:32 +0930
On 21/07/2008, at 1:37 AM, Irfan Habib wrote:
I'm interested in deploying a webobjects webservice on tomcat on a
linux system. From somewhere I think I read that was possible.
It is possible. I have several WebObjects apps running on a standard,
commercial shared-hosting system: CentOS 5, Apache 2.2, Tomcat 5.5.
I'm using WOlips and have generated a .war form it, it is quite
bulky like 60+MB,
Sounds right---all the WebObjects frameworks would be embedded in your
WAR.
however because of the contents of the web.xml, which points to
paths in my mac, I'm not sure if it will deploy on a linux system
which does not have WO installed.
any pointer?
I was going to point you here:
http://wiki.objectstyle.org/confluence/display/WONDER/Creating+a+wonder+app+to+deploy+as+a+servlet
This is a reasonable reference for building a WAR, though it's out of
date in parts. (You can ignore the Wonder-specific sections if you're
not using Wonder. In fact, as far as I can tell, you can ignore them
if you are using Wonder---I've deployed a Wonder app without using
anything in the sections "Now for Project Wonder" and below.)
In any case, you've built a WAR. Next step would be to put it in a
servlet container and see if it runs.
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
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