jspc and webapp

2002-12-07 Thread Shankar
Greetings! Has any one tried jspc and webapp? I want to precomile jsps and write the servlet-mapping into web.xml. How can I use the above for this purpose. I am working with ant1.5.1 and jboss+tomcat as my appserver. Thanks in advance. -- To unsubscribe, e-mail: mailto:[EMAIL

Re: jspc and webapp

2002-12-07 Thread Jacob Kjome
Here's something I copied from an ant-user message a while ago. Haven't tried it, though. Maybe it will help property name=build.compiler value=jikes/ path id=compile.classpath pathelement location=${java.home}/jre/lib/rt.jar/ pathelement location=${java.home}/lib/tools.jar/

Re: jspc and webapp

2002-12-07 Thread Martin
This is the FIRST example of using args and jvmargs I have seen Can we PLEASE include this in the Ant Documentation? Thank You, -Martin - Original Message - From: Jacob Kjome [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Saturday, December 07, 2002 11:09 AM Subject: Re:

Re: return value

2002-12-07 Thread Erik Hatcher
project.setNewProperty(...) Tibor Strausz wrote: Hi, i'm writing my own task to work with regestry and with msmq i like to know how to return a al value to ant (like exec outputproperty) so i could use the value in the rest of my ant project thanks tibi -- To unsubscribe, e-mail:

Re: jspc and webapp

2002-12-07 Thread Steve Loughran
- Original Message - From: Martin [EMAIL PROTECTED] To: Ant Users List [EMAIL PROTECTED] Sent: Wednesday, May 08, 2002 04:23 Subject: Re: jspc and webapp This is the FIRST example of using args and jvmargs I have seen Can we PLEASE include this in the Ant Documentation? no, because

Re: jspc and webapp

2002-12-07 Thread Steve Loughran
- Original Message - From: Shankar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 07, 2002 03:48 Subject: jspc and webapp Greetings! Has any one tried jspc and webapp? I want to precomile jsps and write the servlet-mapping into web.xml. How can I use the above

problems using ant1.5 and jre1.4.1 on NT

2002-12-07 Thread Bruno.Konik
I was using jre1.3.1 and ant1.5 : everything worked well. Now I use jre1.4.1 (I changed JAVA_HOME) and I get an error trying to launch a Swing application : problems loading c:\winnt\system32\ddraw.dll. Any ideas? Thanks Bruno -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

RE: problems using ant1.5 and jre1.4.1 on NT

2002-12-07 Thread Scott Stirling
Sun's installers typically copy a java.exe and javaw.exe into C:\WINNT\system32 on NT. This is in addition to the location you told the installer to install to. The installer doesn't tell you it does this, but I think the reason is to make sure the java.exe gets in your PATH, since the system32