----- Original Message -----
From: "Jose Alberto Fernandez" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 04:16
Subject: Re: jspc and magic compiler attribute



> So, how do I write a buildfile that can deploy JSPs in
> weblogic or websphere or jboss etc etc without needing
> to change the buildfile?

If you are targeting 3 different platforms you need
 -different deployment tasks
 -maybe different web.xml files
 -definitately different library files included in the war

compared to writing the deploy tasks, having to set a property to choose
compilers is noise

> Just with OS environemnet variables, what we need is a
> more consistent naming convension and to spell them
> out clearly in the documentation (xdoclet hint hint).
>
> Jose Alberto
>

good point


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to