Re: Tomcat 8.0.15 - error using Web Services

2015-02-02 Thread Marina F
Hi Mark, I installed Tomcat 8.0.18 and I am still seeing the same error. I am wondering if you have any suggestions? Thanks, Marina On Wed, Dec 10, 2014 at 9:10 AM, Marina F wrote: > ---com > test > -example > --api > ---common > schemas > Types.xsd > --

Re: Tomcat 5.5.20 - WebDav and Http Methods...

2015-02-02 Thread Manish . M . Patel
Hi Andre: Q&A: # 2: Q: You do not indicate if you are using the WebDav application bundled with Tomcat, or some other one. A: We are using the WebDAV app bundled with tomcat. Thanks! Manish M. Patel From: André Warnier To: Tomcat Users List Date: 02/02/2015 12:47 PM Sub

Re: Tomcat 5.5.20 - WebDav and Http Methods...

2015-02-02 Thread André Warnier
manish.m.pa...@kp.org wrote: Hi Users: How to add http method PROPPATCH for web application using WebDav? 1) update your Tomcat. The current version is 8.0.18. Tomcat 5.5.20 was released in 2006 and definitely archived in 2012. See here : http://tomcat.apache.org/whichversion.html 2) You do

Tomcat 5.5.20 - WebDav and Http Methods...

2015-02-02 Thread Manish . M . Patel
Hi Users: How to add http method PROPPATCH for web application using WebDav? Thanks! Manish M. Patel Kaiser Permanente IMG Service Design & Integration 4460 Hacienda Dr. #C349 Pleasanton, CA 94588 925-924-7669 (office) - kp.org/thrive NOTICE TO RECIPIENT: If you are not the in

Re: JDBC authentication problem

2015-02-02 Thread Felix Schumacher
Am 02.02.2015 um 17:03 schrieb Luc DALLEMANE: Thanks for the reply, No I haven't got any exceptions, and there is no more logs until I restart tomcat manually. From the web page, you can see that it keeps loading the page indefinitely... and never tells if the authentication fails or not. (Th

RE: JDBC authentication problem

2015-02-02 Thread Luc DALLEMANE
Thanks for the reply, No I haven't got any exceptions, and there is no more logs until I restart tomcat manually. From the web page, you can see that it keeps loading the page indefinitely... and never tells if the authentication fails or not. (This part works when I restart tomcat). I'm usi

Re: JDBC authentication problem

2015-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luc, On 2/2/15 6:11 AM, Luc DALLEMANE wrote: > I tried to switch to DataSourceRealm but my problem is here again. > > After a while, the authentication is still impossible. Maybe i > have missed something about the DataSource in the doc but I'm abl

Re: SSL issue in tomcat

2015-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jason, On 2/2/15 4:46 AM, Jason Y wrote: > Thanks for your reply, Chris. > > I am providing solr search service on Linux server. My java version > is 1.7_67(64bit) and tomcat version is 7.0.55 and tomcat Connector > is: protocol="org.apache.coyote

Re: JDBC Fails to connect to SQL Server

2015-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aniket, On 2/2/15 3:09 AM, Aniket Bhoi wrote: > On Fri, Jan 30, 2015 at 10:37 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Aniket, >> >> On 1/30/15 10:01 AM, Aniket B

RE: JDBC authentication problem

2015-02-02 Thread Luc DALLEMANE
Hi, I tried to switch to DataSourceRealm but my problem is here again. After a while, the authentication is still impossible. Maybe i have missed something about the DataSource in the doc but I'm able to login several times. It's only after about one hour of inactivity. The network admin look

Re: SSL issue in tomcat

2015-02-02 Thread Jason Y
Thanks for your reply, Chris. I am providing solr search service on Linux server. My java version is 1.7_67(64bit) and tomcat version is 7.0.55 and tomcat Connector is: In my service I provide both REST and WSDL servie to call solr search by https. Everything worked well until one day(about in No

Re: JDBC Fails to connect to SQL Server

2015-02-02 Thread Aniket Bhoi
On Fri, Jan 30, 2015 at 10:37 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Aniket, > > On 1/30/15 10:01 AM, Aniket Bhoi wrote: > > I have Apache Solr hosted on Tomcat 6. > > > > There have been no changes to the code on Tomc