DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2004-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2004-03-14 17:21 ---
*** Bug 16532 has been marked as a duplicate of this bug. ***

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



DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2004-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2004-03-07 19:14 ---
*** Bug 16821 has been marked as a duplicate of this bug. ***

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



DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-12-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application





--- Additional Comments From [EMAIL PROTECTED]  2002-12-22 20:19 ---
Created an attachment (id=4255)
Patch for o.a.j.JspC.java

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




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-12-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application





--- Additional Comments From [EMAIL PROTECTED]  2002-12-22 20:19 ---
Created an attachment (id=4256)
Patch for o.a.j.compiler.TagLibraryInfoImpl.java

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




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-12-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application

[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|4.1.12  |4.1.18



--- Additional Comments From [EMAIL PROTECTED]  2002-12-22 20:23 ---
I've added two attachments with patches that restore JspC (in TC 4.1.18) to the
4.0.4 behavior, so that it can be used to generate servlet classes for an entire
web application with package names reflecting the directory structure. It also
fixes a bug in TagLibraryInfoImpl that currently makes JspC totally useless when
the application contains tag libraries packaged as JAR files.

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




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-11-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |



--- Additional Comments From [EMAIL PROTECTED]  2002-11-09 16:01 ---
The problem is not only with web.xml. The precompiled JSP's from a 
subdirectories might be work in a Jasper (under its classloader), but they 
definetely not going to work in a generic Servlets container as a regular 
servlets. 

If I'm wrong, please include an Ant  build script to create WAR file for 
standard /admin application, which is included in Tomkat 4.1.12. Anyway it will 
be a good testcase for JSPC for a reasonable complex web application.

PS: I know about the jasper runtime required for running servlets.

--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-11-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-11-06 18:38 ---
The web.xml generation feature will actually disappear (as it is broken).
Instead, you'll have to generate the files in the webapp's work directory, and
run Jasper normally.

--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-11-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application





--- Additional Comments From [EMAIL PROTECTED]  2002-11-06 20:17 ---
I agree with others that commented on the proposal posted on Tomcat-Dev that
removing the web.xml generation feature would be a bad idea. 

Being able to generate a standalone package for all JSP pages plus the needed
mappings is a very useful feature, so if it's btroken, please fix it instead of
removing it. I may lend a hand if it's a matter of no one having the time, just
let me know.

--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-11-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application





--- Additional Comments From [EMAIL PROTECTED]  2002-11-06 20:23 ---
I do not agree, as the generated code may not compatible between versions of
Jasper, or even between minor Tomcat revisions. You *have to*
regenerate/recompile the JSPs when deploying a webapp.
jspc is too complex, and will be dramatically simplified if the voting on my
upcoming proposal goes my way. Otherwise, it will stay in the current situation,
where jspc is broken because it is too complex and few people care about testing it.

--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org




DO NOT REPLY [Bug 14302] - Jspc can't be used to compile the entire web application

2002-11-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14302

Jspc can't be used to compile the entire web application





--- Additional Comments From [EMAIL PROTECTED]  2002-11-06 21:19 ---
Recompiling for a new version of Tomcat is reasonable. But I may also want to
compile a JSP app and deploy on a different container. I can do that today (or I
could with TC 4.0.4) as long as I include the matching jasper-runtime.jar file.
Anyway, if you're going to make a formal proposal about this change, I guess we
better discuss it on the list instead of through the bug database ;-)

--
To unsubscribe, e-mail:   mailto:tomcat-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-dev-help;jakarta.apache.org