Re: Help with SPNEGO Pass-Through

2018-04-24 Thread Randy Oun
Thanks Mark. I adjusted the web.xml for the application to match your recommendation and I'm still getting a HTTP 401 even though I see the WWW-Authenticate header in the request. I'm still getting the same error as described earlier: [org.apache.catalina.realm.UserDatabaseRealm] 17-Apr-2018

Re: Tomcat question

2018-04-24 Thread Terence M. Bandoian
On 4/23/2018 11:46 AM, zahi.f...@gmail.com wrote: I used the “manager” role for basic auth. While testing the web service with postman, I entered my user name and password. Yet, I got unauthorized message (401).. I couldn’t find any explanation for this issue.. What do the log files say?

Re: Training material is now on-line

2018-04-24 Thread Luis Rodríguez Fernández
Empty while, simple and beautiful! Agree on that. I did not think about the examples exposure... Thanks! 2018-04-24 15:29 GMT+02:00 Mark Thomas : > On 23/04/18 14:42, Luis Rodríguez Fernández wrote: > > Hello Mark, > > > > Thank you for sharing the materials! > > > >

Re: Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-24 Thread chandra sekhar
Thanks Chris.Will check On Mon, Apr 23, 2018 at 9:40 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chandra, > > On 4/20/18 12:38 PM, chandra sekhar wrote: > > Thanks for the response! Without giving this "jdbc:oracle:thin"

Re: Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Charles, On 4/24/18 2:48 AM, charles Andrews wrote: > Hi > > I am having problems starting Tomcat 9.0.7 from Eclipse version > Oxygen.3a Release (4.7.3a). Tomcat will start from the command > line but not from within Eclipse. I get the following

Re: Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread Mark Thomas
On 24/04/18 07:48, charles Andrews wrote: > Hi > > I am having problems starting Tomcat 9.0.7 from Eclipse version > Oxygen.3a Release (4.7.3a). Tomcat will start from the command line > but not from within Eclipse. I get the following error: > > Could not create the Java Virtual Machine > >

Re: Training material is now on-line

2018-04-24 Thread Mark Thomas
On 23/04/18 14:42, Luis Rodríguez Fernández wrote: > Hello Mark, > > Thank you for sharing the materials! > > https://apache.github.io/tomcat-training/courses/tomcat-for-administrators.html#/132 > Do you have such .jsp anywhere? Would it make sense to add it as part of > the /examples/jsp/ of

Re: Training material is now on-line

2018-04-24 Thread Mark Thomas
On 24/04/18 14:02, Mark Thomas wrote: > We should expand README.md to explain what you need to do to get from a > git clone to running the material locally. Done. Mark - To unsubscribe, e-mail:

Re: Training material is now on-line

2018-04-24 Thread Mark Thomas
On 23/04/18 14:15, Berneburg, Cris J. - US wrote: > Thanks Mark > > [lots of snippage] > > MT> https://apache.github.io/tomcat-training/ > > cjb> Should "Client" actually be "Server" in Step 12: ChangeCipherSpec? > cjb> Or did you already know about that? > > MT> It should and I didn't. I've

Re: tomcat-embed-core-8.5.29 Http11NioProtocol stopped accepting protocol as part of keystore file path

2018-04-24 Thread Mark Thomas
On 23/04/18 14:10, Maksym Mazur wrote: > HI everyone > > TL;DR > After upgrade from tomcat 8.5.23 to 8.5.29 Http11NioProtocol fails to > recognize "classpath" as protocol to load keystore file. > Using java 1.8.0_171, OS: Windows 10 Support for the classpath protocol is provided by Spring Boot.

Re: Help with SPNEGO Pass-Through

2018-04-24 Thread Mark Thomas
On 23/04/18 12:27, Randy Oun wrote: > Currently I'm configuring Tomcat 8.5 with Integrated Windows > Authentication/SPNEGO and have a question on proper roles in security > and auth contraints. I have completed the instructions in the > Integrated Windows Authentication doc >

Re: Tomcat question

2018-04-24 Thread Ognjen Blagojevic
Zahi, On 23.4.2018. 16:38, Zahi Fail wrote: > This is the following code from my web.xml file: ... > *and in the tomcat-user.xml i have updated the code as below: * ... You need to configure appropriate realm. Did you do that? You can do it in your webapp's context.xml, or in server.xml file,

Error starting tomcat 9.0.7 from Eclipse

2018-04-24 Thread charles Andrews
Hi I am having problems starting Tomcat 9.0.7 from Eclipse version Oxygen.3a Release (4.7.3a). Tomcat will start from the command line but not from within Eclipse. I get the following error: Could not create the Java Virtual Machine The console log in Eclipse contains: