Re: jasper ant task classpath

2018-02-26 Thread Juan Florez
I did as Mark suggested and set the "classpath" property of the japer task to a jar containing the classes and it worked. Thank you! On 02/26/2018 06:29 PM, M. Manna wrote: You can create an Ant directory variable which gets added to your job and can be looked up for additional dependency.

Re: jasper ant task classpath

2018-02-26 Thread M. Manna
You can create an Ant directory variable which gets added to your job and can be looked up for additional dependency. Check path,fileset from Ant docs to see how you can add it to ant task On 26 Feb 2018 9:52 pm, "Mark Thomas" wrote: On 26/02/18 20:22, Juan Florez wrote: >

Re: jasper ant task classpath

2018-02-26 Thread Mark Thomas
On 26/02/18 20:22, Juan Florez wrote: > Hello, > > I'm trying to precompile the JSPs in a project, and so far I almost got > it working, but I'm getting this error: > > BUILD FAILED > .../iTrust/build.xml:10: org.apache.jasper.JasperException: >

RE: Possible incompatibility from Tomcat 8 to Tomcat 9 on HTTP 302

2018-02-26 Thread Mark A. Claassen
> Best guess you were using an older version of Tomcat 7 where the feature did > not exist. It was added for 7.0.67 onwards. Yes, I was. > No problem. Happy to help. Thanks to you writing a good question :) Mark Claassen Senior Software Engineer Donnell Systems, Inc. 130 South Main Street

Re: Possible incompatibility from Tomcat 8 to Tomcat 9 on HTTP 302

2018-02-26 Thread Mark Thomas
On 26/02/18 20:19, Mark A. Claassen wrote: > Thanks! That was the configuration setting I needed, but didn't know to look > for. Adding that attribute and setting it to "false" did the trick. > > Upon looking, I see that the Tomcat I was testing against was Tomcat 7 and > not 8. (Sorry about

Re: Http/2 Gzip for 9.0.4

2018-02-26 Thread Mark Thomas
On 26/02/18 19:57, jtb wrote: > markt wrote >> On 08/02/18 20:15, Pierre Chiu wrote: >> >> Add compression="on" to the UpgradeProtocol >> >> Mark >> >> - >> To unsubscribe, e-mail: > >> users-unsubscribe@.apache > >> For

jasper ant task classpath

2018-02-26 Thread Juan Florez
Hello, I'm trying to precompile the JSPs in a project, and so far I almost got it working, but I'm getting this error: BUILD FAILED .../iTrust/build.xml:10: org.apache.jasper.JasperException: file:.../iTrust/WebRoot/auth/hcp/editRepresentatives.jsp (line: 123, column: 0) Unable to load tag

RE: Possible incompatibility from Tomcat 8 to Tomcat 9 on HTTP 302

2018-02-26 Thread Mark A. Claassen
Thanks! That was the configuration setting I needed, but didn't know to look for. Adding that attribute and setting it to "false" did the trick. Upon looking, I see that the Tomcat I was testing against was Tomcat 7 and not 8. (Sorry about that.) I did some searching and don't see that

Re: Http/2 Gzip for 9.0.4

2018-02-26 Thread jtb
markt wrote > On 08/02/18 20:15, Pierre Chiu wrote: > > Add compression="on" to the UpgradeProtocol > > Mark > > - > To unsubscribe, e-mail: > users-unsubscribe@.apache > For additional commands, e-mail: >

Re: Possible incompatibility from Tomcat 8 to Tomcat 9 on HTTP 302

2018-02-26 Thread Mark Thomas
On 26/02/18 17:38, Mark A. Claassen wrote: > Hi. I am working on migrating from Tomcat 8 (not 8.5) to Tomcat 9. > Everything worked great, except that when we run Tomcat 9 behind a reverse > proxy, our redirects don't work anymore. I am able to run the same webapp > under both and am doing

Possible incompatibility from Tomcat 8 to Tomcat 9 on HTTP 302

2018-02-26 Thread Mark A. Claassen
Hi. I am working on migrating from Tomcat 8 (not 8.5) to Tomcat 9. Everything worked great, except that when we run Tomcat 9 behind a reverse proxy, our redirects don't work anymore. I am able to run the same webapp under both and am doing so. The one running under Tomcat 8 works, the one

Re: [OT] Running as user tomcat [authbind]

2018-02-26 Thread tomcat
Hi. On 26.02.2018 15:59, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Coty and André, On 2/23/18 6:58 PM, Coty Sutherland wrote: Also see https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 :) I've been planning to push a solution for that, just haven't gotten

Re: [OT] Running as user tomcat [authbind]

2018-02-26 Thread Coty Sutherland
On Mon, Feb 26, 2018 at 9:59 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Coty and André, > > On 2/23/18 6:58 PM, Coty Sutherland wrote: >> Also see https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 :) >> I've been

Requests for Tomcat-related topics for ApacheCon North America (Montréal, 24-27 Sept 2018)

2018-02-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, The CFP is open through the end of March, so if anyone is interested in giving a talk in Montréal, please don't be shy and sign-up. I've never known anyone's proposal to be declined, so don't feel as if there is some kind of bar you have to

Re: [OT] Running as user tomcat [authbind]

2018-02-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Coty and André, On 2/23/18 6:58 PM, Coty Sutherland wrote: > Also see https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 :) > I've been planning to push a solution for that, just haven't gotten > around to it yet. > > On Fri, Feb 23, 2018 at

Re: JKS certificate for Tomcat client authentication

2018-02-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igor, On 2/23/18 5:47 PM, Igor Cicimov wrote: > On Sat, Feb 24, 2018 at 7:52 AM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Igor, >> >> On 2/23/18 4:45 AM, Igor