I'm using Glassfish 3.1.1 and deployed a JAX-WS webservice to it. I've
created a custom audit module following this article [1]. After setting
everything up and restarting the server, I can see output from the init()
method. But whatever I do, there is no output from any other method. The
default audit module is disabled.
The webservice requires basic authentication, which seems to be correctly
setup. I also setup https with mutual authentication on second listener, but
the behavior is the same on both ports.
Any ideas?
[1]
http://developers.sun.com/appserver/reference/techart/ws_mgmt3.html
--
[Message sent by forum member 'heroman']
View Post: http://forums.java.net/node/883159