Re: java.lang.NullPointerException at org.apache.jasper.JspCompilationContext.getTldResourcePath(JspCompilationContext.java:536) when starting Embedded Tomcat Instance

2015-03-17 Thread Thusitha Thilina Dayaratne
Hi, I manually set the TldCache in my context and get rid of the NullPointerException. But now I'm getting following exception org.apache.jasper.JasperException: The absolute uri: > http://tiles.apache.org/tags-tiles cannot be resolved in either web.xml > or the jar files deployed with this appli

AW: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Sascha Skorupa
Indeed, it seems a little bit strange and certainly you are right. I think the main reason is that it would be more complicated to maintain the system with regular security updates. It has to be a manual process. Somehow or other we need a working solution. It is also an option to fix DigestAut

Re: [Tomcat8] What happened to WebappLoader.addRepository()?

2015-03-17 Thread Mark Thomas
On 17/03/2015 18:30, Ed Rouse wrote: > > >> -Original Message- >> From: Pilkington, Simon [mailto:simo...@amazon.com] >> Sent: Tuesday, March 17, 2015 12:45 PM >> To: users@tomcat.apache.org >> Subject: [Tomcat8] What happened to WebappLoader.addRepository()? >> >> Hey tomcat users, >> >>

Re: [Tomcat8] What happened to WebappLoader.addRepository()?

2015-03-17 Thread Mark Thomas
On 17/03/2015 16:45, Pilkington, Simon wrote: > Hey tomcat users, > > The javadoc for WebappLoader still tells me to use addRepository(), but that > method no longer exists. My team has implemented an extension of WebappLoader > that looked like this: > addRepository(file.toURI().toString())

RE: [Tomcat8] What happened to WebappLoader.addRepository()?

2015-03-17 Thread Ed Rouse
> -Original Message- > From: Pilkington, Simon [mailto:simo...@amazon.com] > Sent: Tuesday, March 17, 2015 12:45 PM > To: users@tomcat.apache.org > Subject: [Tomcat8] What happened to WebappLoader.addRepository()? > > Hey tomcat users, > > The javadoc for WebappLoader still tells me to

Re: [Tomcat8] What happened to WebappLoader.addRepository()?

2015-03-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Simon, On 3/17/15 12:45 PM, Pilkington, Simon wrote: > The javadoc for WebappLoader still tells me to use addRepository(), > but that method no longer exists. My team has implemented an > extension of WebappLoader that looked like this: > > https:/

RE: Multiple SSL certificates on one Instance

2015-03-17 Thread Jeffrey Janner
> -Original Message- > From: Rory Kelly [mailto:rory.ke...@fernsoftware.com] > Sent: Monday, March 16, 2015 7:53 AM > To: Tomcat Users List > Subject: Multiple SSL certificates on one Instance > > Hey guys, > > > > I’ve a bad feeling what I’m trying to do is impossible, and I’m going to

[Tomcat8] What happened to WebappLoader.addRepository()?

2015-03-17 Thread Pilkington, Simon
Hey tomcat users, The javadoc for WebappLoader still tells me to use addRepository(), but that method no longer exists. My team has implemented an extension of WebappLoader that looked like this: https://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/loader/WebappLoader.html https://t

Re: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rainer, On 3/17/15 11:12 AM, Rainer Jung wrote: > Am 17.03.2015 um 15:40 schrieb Sascha Skorupa: >> Hi Rainer, >> >> currently not (Apache 2.2) but it might be an option to upgrade >> the OS and the Apache if it leads to a solution. > > OK. But th

Re: Multiple SSL certificates on one Instance

2015-03-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stefan, On 3/16/15 5:03 PM, Stefan Frei wrote: > 2 points: > > configure the reverse proxy is simpler. s/simpler/possible/ > tomcat may be harder to troubleshoot issues. Tomcat can't even do SNI at this point. > i would take the prxy to do that

Re: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Rainer Jung
Am 17.03.2015 um 15:40 schrieb Sascha Skorupa: Hi Rainer, currently not (Apache 2.2) but it might be an option to upgrade the OS and the Apache if it leads to a solution. OK. But think twice, whether it is better to just compile mod_jk from sources or do the big update. Updating to 2.4 will

AW: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Sascha Skorupa
Hi Rainer, currently not (Apache 2.2) but it might be an option to upgrade the OS and the Apache if it leads to a solution. Regards sascha -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:rainer.j...@kippdata.de] Gesendet: Dienstag, 17. März 2015 15:00 An: Tomcat Users List Betreff:

Re: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Rainer Jung
Hi Sascha, Am 17.03.2015 um 13:02 schrieb Sascha Skorupa: Rainer, thank you for this hint, but unfortunately, this feature is too new to be included in any current mod_jk linux package and building it from source it not an option for a production environment. Too bad because that is exactly w

Re: java.lang.NullPointerException at org.apache.jasper.JspCompilationContext.getTldResourcePath(JspCompilationContext.java:536) when starting Embedded Tomcat Instance

2015-03-17 Thread Thusitha Thilina Dayaratne
2015-03-17 15:16 GMT+02:00 Thusitha Thilina Dayaratne : > > Hi > > > > Hi Violeta > > > > Hi, > > > > 2015-03-16 15:07 GMT+02:00 Thusitha Thilina Dayaratne < thusit...@wso2.com > >: > > > > > > >>> ERROR {org.apache.catalina.core.ApplicationDispatcher} - > > > >>> Servlet.service() for servlet brid

Re: java.lang.NullPointerException at org.apache.jasper.JspCompilationContext.getTldResourcePath(JspCompilationContext.java:536) when starting Embedded Tomcat Instance

2015-03-17 Thread Violeta Georgieva
Hi, 2015-03-17 15:16 GMT+02:00 Thusitha Thilina Dayaratne : > > Hi > > > > Hi Violeta > > > > Hi, > > > > 2015-03-16 15:07 GMT+02:00 Thusitha Thilina Dayaratne < thusit...@wso2.com > >: > > > > > > >>> ERROR {org.apache.catalina.core.ApplicationDispatcher} - > > > >>> Servlet.service() for servlet

Re: java.lang.NullPointerException at org.apache.jasper.JspCompilationContext.getTldResourcePath(JspCompilationContext.java:536) when starting Embedded Tomcat Instance

2015-03-17 Thread Thusitha Thilina Dayaratne
Hi > > Hi Violeta > > Hi, > > 2015-03-16 15:07 GMT+02:00 Thusitha Thilina Dayaratne : > > > > >>> ERROR {org.apache.catalina.core.ApplicationDispatcher} - > > >>> Servlet.service() for servlet bridgeservlet threw exception > > >>> java.lang.NullPointerException > > >>> at > > >>> > > > > > > org.ap

AW: Migration from Tomcat6-Cluster to Tomcat7-Cluster: Digest Authentication problem

2015-03-17 Thread Sascha Skorupa
Rainer, thank you for this hint, but unfortunately, this feature is too new to be included in any current mod_jk linux package and building it from source it not an option for a production environment. Too bad because that is exactly what we need that. Christopher, your suggestion sounds intere