users@glassfish.java.net

RE: Problem with Glassfish Transport SSL

From: Alex Sherwin <alex.sherwin_at_acadiasoft.com>
Date: Tue, 2 Dec 2008 16:30:40 -0500

I had the same error pop up today, when I was removing BASIC auth from a web app to test something.

In my case, I hastily commented out the <login-config>, but forgot to comment out the <auth-constraint> from inside the <security-constraint>

Was just a case of half-configured security for me

Alex Sherwin
alex.sherwin_at_acadiasoft.com


-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Tuesday, December 02, 2008 3:59 PM
To: users_at_glassfish.dev.java.net
Subject: Problem with Glassfish Transport SSL

Hi all. I have a web service that was working fine with GF until I tried to add tranport SSL. Since then, when I run the web service I get:

The request failed with HTTP status 403: Forbidden.


The only thing that shows up in the GF server.log file is this:

[#|2008-12-02T14:56:36.109-0600|WARNING|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=httpSSLWorkerThread-8181-0;_RequestID=b3d27748-5961-4350-b6d6-89b1c99a8f0f;|SEC5052: null Subject used in SecurityContext construction.|#]


Anyone have any ideas? I have been working on this for a couple of weeks now and seem to be going in circles as I keep arriving at the same error message...

Thanks,
Ben
[Message sent by forum member 'rem2500' (rem2500)]

http://forums.java.net/jive/thread.jspa?messageID=319646

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net