Re: Issue with tomcat 8.0.39 and Jasper reports

2016-12-09 Thread RAVIRAJ SHAH
We develop jrxml file using jasper Studio and then use java code to display that jrxml file which opens in new browser tab and by right click on that file we are able to download this as pdf file in tomacat 8.0.14 but some how in Tomcat 8.0.39 the same code doesn't works, it does not allows

Re: Issue with tomcat 8.0.39 and Jasper reports

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raviraj, On 12/9/16 11:24 AM, RAVIRAJ SHAH wrote: > I am using jasper reports the library using jasper report > development studio No, you're not. The development studio is a GUI for building reports. - From the Tomcat perspective, you are just us

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/9/16 11:40 AM, Victor Rodriguez wrote: > Being able to have xyz as an alias for abc would be great, but > everything I've tried with aliases hasn't worked either. > > On Fri, Dec 9, 2016 at 8:28 AM, Victor Rodriguez > wrote: > >> Ch

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Mark Eggers
Victor, Please do not top post. Anyway (see at the bottom). On 12/9/2016 8:28 AM, Victor Rodriguez wrote: > Chris, I really don't want double deployment. I'm trying to have a single > abc.war and avoid having to install apache to redirect/rewrite > http://host:8082/xyz to http://host:8082/abc.

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Being able to have xyz as an alias for abc would be great, but everything I've tried with aliases hasn't worked either. On Fri, Dec 9, 2016 at 8:28 AM, Victor Rodriguez wrote: > Chris, I really don't want double deployment. I'm trying to have a single > abc.war and avoid having to install apach

Apache Tomcat Maven Plugin Tomcat 8.5 support

2016-12-09 Thread Frank.Pientka
Hi there The Apache Tomcat Maven Plugin supports only Apache Tomcat/7.0.47. http://tomcat.apache.org/maven-plugin-trunk/ Does anybody know if a Tomcat8.5 support is planned or has an alternative eg. build an own launcher main class Thanks for reply Frank

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Chris, I really don't want double deployment. I'm trying to have a single abc.war and avoid having to install apache to redirect/rewrite http://host:8082/xyz to http://host:8082/abc. I was hoping there was a way to have tomcat send /xyz to abc.war. I suppose I could also just copy abc.war to xyz

Re: Issue with tomcat 8.0.39 and Jasper reports

2016-12-09 Thread RAVIRAJ SHAH
I am using jasper reports the library using jasper report development studio I mean to say i can see pdf file on browser but when i try to save that pdf i dont see file type as adobe acrobat file and saving pdf giving error I am generating pdf file on runtime i am not storing file physically One m

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/9/16 11:17 AM, Victor Rodriguez wrote: > Chris, a little more progress this morning... > > This is what I currently have in my xyz.xml > > docBase="wfsservice.war"> > > And, this is what I get in my catalina.out... > > INFO: Deplo

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Victor Rodriguez
Chris, a little more progress this morning... This is what I currently have in my xyz.xml And, this is what I get in my catalina.out... INFO: Deploying configuration descriptor /dg/local/cots/tomcat/tomcat_8082/conf/Catalina/localhost/xyz.xml ...then... WARNING: A docBase /dg/local/cots/tomc

Re: Issue with tomcat 8.0.39 and Jasper reports

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raviraj, On 12/9/16 3:35 AM, RAVIRAJ SHAH wrote: > Dear Support, > > Currently, I am using Tomcat 8.0.14 in my all production and test > server I am using Jasper reports to generate pdf runtime and my > clients download it Now i am planing to upgra

Re: URGENT: Tomcat 7 Aliases

2016-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Victor, On 12/8/16 7:57 PM, Victor Rodriguez wrote: > On Thu, Dec 8, 2016 at 2:50 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> Victor, >> >> On 12/8/16 4:59 PM, Victor Rodriguez wrote: > THANKS IN ADVANCE FOR YOUR HEL

[ANN] Apache Tomcat 8.5.9 available

2016-12-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.9. Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression La

[ANN] Apache Tomcat 9.0.0.M15 available

2016-12-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M15. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.0.M15 is a milestone

Issue with tomcat 8.0.39 and Jasper reports

2016-12-09 Thread RAVIRAJ SHAH
Dear Support, Currently, I am using Tomcat 8.0.14 in my all production and test server I am using Jasper reports to generate pdf runtime and my clients download it Now i am planing to upgrade tomcat version to tomcat 8.0.39 in which i am able to generate pdf on runtime but not able to download and