Re: [JBoss-user] Pre compile jsps on jboss server

2003-10-08 Thread mike
imple push-button solution at some | point. | | Cheers, | | Rod | | -Original Message- | From: Konstadinis Euaggelos [mailto:[EMAIL PROTECTED] | Sent: Monday, October 06, 2003 1:24 AM | To: [EMAIL PROTECTED] | Subject: Re: [JBoss-user] Pre compile jsps on jboss server | | | This is true, | | I

RE: [JBoss-user] Pre compile jsps on jboss server

2003-10-06 Thread Rod Macpherson
will get that as a simple push-button solution at some point. Cheers, Rod -Original Message- From: Konstadinis Euaggelos [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 1:24 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Pre compile jsps on jboss server This is true, In ou

Re: [JBoss-user] Pre compile jsps on jboss server

2003-10-06 Thread Konstadinis Euaggelos
al Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 10:55 AM Subject: RE: [JBoss-user] Pre compile jsps on jboss server > In WebLogic, there's a setting to make the container compile all the > JSPs as they are deployed (rather than wh

RE: [JBoss-user] Pre compile jsps on jboss server

2003-10-06 Thread Danny . Yates
ECTED] Sent: 02 October 2003 19:03 To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Pre compile jsps on jboss server This is one of my pet peeves. It is true that you can precompile your JSPs and configure them as servlets and that is a reasonable approach in most circumstances. Having said tha

RE: [JBoss-user] Pre compile jsps on jboss server

2003-10-05 Thread Rod Macpherson
- From: JD Brennan [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 10:24 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Pre compile jsps on jboss server I think the Ant jspc target can generate a web XML fragment that Ant can then substitute into your web.xml automatically. Haven&#x

Re: [JBoss-user] Pre compile jsps on jboss server

2003-10-03 Thread Felipe Oliveira
i use the scenario 1 that you described. it's not really a nightmare for me because i set jasper to add all the servlets and servlet-mappings to my web.xml automatically. would that be a problem for you? the only real problem is that deployment takes a much longer time meaning my site is down w

RE: [JBoss-user] Pre compile jsps on jboss server

2003-10-02 Thread JD Brennan
I think the Ant jspc target can generate a web XML fragment that Ant can then substitute into your web.xml automatically. Haven't tried this myself ... yet - just read about it. JD -Original Message- From: Balakrishnan, Vijay [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 8:29