Re: Tomcat JVM Crash

2014-10-13 Thread Ognjen Blagojevic
Chad, On 10.10.2014 18:12, Chad Maniccia wrote: I have reported my findings to Oracle. They need to fix the bug, but for us the best solution was just to move away from JSSE and switch to APR OpenSSL which is the recommend solution to begin with. Thank you for reporting that back to us.

Re: Tomcat 6 SSL issue

2014-10-13 Thread Ognjen Blagojevic
Baran, On 10.10.2014 21:06, Baran Topal wrote: Then I received 2 files from the certificate authority, abc.com.cer and abc.om.p7b What certificates do those files contain? Connector port=443 maxHttpHeaderSize=8192 maxThreads=150 minSpareThreads=25 maxSpareThreads=75 enableLookups=false

Re: Custom Realm

2014-10-13 Thread Daniel Mikusa
On Sun, Oct 12, 2014 at 8:26 AM, Service Symphony mee...@servicesymphony.com wrote: I have got it working, since the server is not started yet, none of the underlying infrastructure is available in the realm class constructor. Sent from my iPhone On 11 Oct 2014, at 22:37, Meeraj

Re: Tomcat Connection Pool Problems with XtraBackup

2014-10-13 Thread John Smith
On Sun, Oct 12, 2014 at 5:56 AM, Stefan Mayr ste...@mayr-stefan.de wrote: Hi John, Am 11.10.2014 23:30, schrieb John Smith: I'm trying to workout a managed backup scheme on a MySQL production database with XtraBackup. According to our DBA, XtraBackup doesn't lock the database, but issues

Re: Windows Tomcat install folder

2014-10-13 Thread John Smith
I don't know about the recommended way, but personally I hate the SPACE in Program Files, so I definitely prefer the 2nd option. Same, I don't even bother with the second level directory. I just install to c:\apache-tomcat...

Accessing Connector from within Servlet

2014-10-13 Thread Sean K
Hi, I am new to the tomcat user group but have been using tomcat for some years. My situation is odd -- the customer wants the product to remove an external JAR which requires me to make the SSL mutual connection manually, and then post the Soap message. So far I have been successful in doing

Re: JAX-WS Web Services

2014-10-13 Thread Leo Donahue
On Sun, Oct 12, 2014 at 9:16 AM, Meeraj Kunnumpurath mee...@servicesymphony.com wrote: Hi, I am porting an application from Weblogic 12 to Tomcat 8. The application has a set of web services that implement javax.xml.ws.ProviderSOAPMessage exposed by declaring them as servlets in web.xml.

Tomcat7 and Tomcat8 bug or configuration problem

2014-10-13 Thread C. Kaeppelin
Dear Sir, I only replaced in the web.xml file of webapps examples !-- Define the context-relative URL(s) to be protected -- url-pattern/jsp/security/protected/*/url-pattern by !-- Define the context-relative URL(s) to be protected -- url-pattern/jsp/plugin/*/url-pattern then in

Re: Tomcat7 and Tomcat8 bug or configuration problem

2014-10-13 Thread Mark Thomas
On 13/10/2014 22:52, C. Kaeppelin wrote: Dear Sir, I only replaced in the web.xml file of webapps examples !-- Define the context-relative URL(s) to be protected -- url-pattern/jsp/security/protected/*/url-pattern by !-- Define the context-relative URL(s) to be protected --

Tomcat windows authentication domain login issue

2014-10-13 Thread tantaryu
I need some idea on what's wrong with my tomcat configuration for windows authentication. I followed the tomcat windows authentication tutorial and uses the manager web application comes with tomcat to do a poc. In my web.xml I change and also changes the auth-constraint to the following .

javax.naming.NamingException: Resource DTMManager not found on Tomcat 6.0

2014-10-13 Thread Rajeev Singh
Hi, Environment: Redhat Linux Tomcat: Version 6.0 I'm getting exception like javax.naming.NamingException: Resource /WEB-INF/classes/META-INF/services/com.sun.org.apache.xml.internal.dtm.DTMManager not found javax.naming.NamingException: Resource