Re: Problem: JSP runtime compilation error after upgrade from 7.0.70 to 7.0.72

2016-09-27 Thread agharta
or, no changes. Seems that "compiler" option did not effects Meanwhile, i've reworked ant script to bypass any possibile "jasper tag" pre definitions under netbeans, and simplified the task.

Re: Problem: JSP runtime compilation error after upgrade from 7.0.70 to 7.0.72

2016-09-27 Thread agharta
Hi, Thanks for reply. This could be a nice test to do. And i do it :-) Sorry my poor skill, how to set Jasper to use javac? And vice-versa, how to set ant to use Eclipse? Thanks a lot, Best regards, Agharta On 09/27/2016 11:45 AM, Mark Thomas wrote: On 27/09/2016 09:58, agharta wrote

Re: Problem: JSP runtime compilation error after upgrade from 7.0.70 to 7.0.72

2016-09-27 Thread agharta
Another take, Doing a pre jsp compilation via ant task, jasper2 gives me no jsp error (only warnings). Here the netbeans integration (adapted from https://tomcat.apache.org/tomcat-7.0-doc/jasper-howto.html#Web_Application_Compilation ). Forced absolute tomcat path. file="/home/ag

Problem: JSP runtime compilation error after upgrade from 7.0.70 to 7.0.72

2016-09-26 Thread agharta
org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: [206] in the generated java file: [/home/agharta/netbeans-8.1/apache-tomcat-7.0.72/work/Catalina/localhost

Re: Can i use Tomcat 7 catalina-ws.jar in Tomcat 8???

2015-06-25 Thread agharta
On 06/25/2015 04:45 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Agharta, On 6/25/15 10:30 AM, agharta wrote: On 06/25/2015 03:51 PM, Christopher Schultz wrote: Agharta, On 6/25/15 2:39 AM, agharta wrote: On 06/24/2015 06:04 PM, Christopher Schultz wrote

Re: Can i use Tomcat 7 catalina-ws.jar in Tomcat 8???

2015-06-25 Thread agharta
On 06/25/2015 03:51 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Agharta, On 6/25/15 2:39 AM, agharta wrote: On 06/24/2015 06:04 PM, Christopher Schultz wrote: Agharta, On 6/24/15 11:17 AM, agharta wrote: Hi all, A rapid question: colud i place the tomcat

Re: Can i use Tomcat 7 catalina-ws.jar in Tomcat 8???

2015-06-24 Thread agharta
On 06/24/2015 06:04 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Agharta, On 6/24/15 11:17 AM, agharta wrote: Hi all, A rapid question: colud i place the tomcat 7 catalina-ws.jar inside a new tomcat 8 installation ? Why would you want to do something like

Can i use Tomcat 7 catalina-ws.jar in Tomcat 8???

2015-06-24 Thread agharta
Hi all, A rapid question: colud i place the tomcat 7 catalina-ws.jar inside a new tomcat 8 installation ? Is it compatibile? I' ve not found any topic about it. If this qestion was already made, give me the link and sorry for my bad search. Thanks a lot, Ag