Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: quick question concerning the Client Deployer Package

Glanville, Jay

2004-01-27


Thanks

--
Jay Glanville


> -----Original Message-----
> From: Remy Maucherat [mailto:remm@(protected)]
> Sent: Tuesday, January 27, 2004 9:11 AM
> To: Tomcat Users List
> Subject: Re: quick question concerning the Client Deployer Package
>
>
> Glanville, Jay wrote:
> > Hello all. I have a quick question concerning the client deployer
> > package
> >
> (http://jakarta.apache.org/tomcat/tomcat-5.0-doc/deployer-howt
o.html#Dep
> loying%20using%20the%20Client%20Deployer%20Package). There is a
compile
> target and a deploy target. My assumption is that the deploy target
> only deploys the web application and not the compiled code from the
> compile target.
>
> Is this assumption correct?

"compile" does JSP precompilation on your webapp (and will actually also

compile to /WEB-INF/classes any Java class put in /WEB-INF/src). deploy
uploads that precompiled application to the server.

--
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.