Re: Tomcat
Re: Tomcat
- Subject: Re: Tomcat
- From: Pascal Robert <email@hidden>
- Date: Mon, 06 Aug 2012 04:28:55 -0400
Le 2012-08-06 à 04:26, Paul Hoadley a écrit :
> On 06/08/2012, at 4:26 PM, Ron X wrote:
>
>> does anybody know - can i move with WO-application from WebObjects-server to the Tomcat server WITHOUT rewriting all views and pages from wo-pages (templates) to jsp?
>
> Definitely. The standard Ant build.xml script has a "war" target for building a servlet that you can run in a servlet container. It's not something I've done for years, but there should be no template modification required to run under Tomcat. (What made you think that would be required?)
>
> (As an aside, I can't find a decent wiki reference for this. I added the legacy warning to this page in 2009:
>
> http://wiki.wocommunity.org/display/WO/Creating+a+wonder+app+to+deploy+as+a+servlet
>
> But now the page I intended to forward people to has disappeared.)
http://wiki.wocommunity.org/display/documentation/Servlet+Deployment+Setup
_______________________________________________
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
References: | |
| >Tomcat (From: Ron X <email@hidden>) |
| >Re: Tomcat (From: Paul Hoadley <email@hidden>) |