Jason Purcell
unread,Nov 16, 2010, 3:27:55 AM11/16/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CTJUG...@googlegroups.com
Good day,
I am using javax.jws.* annotations to create a web service.
How do I log incoming and outgoing XML?
I know how to do it with a SOAP handler when consuming a web service, but not when I am the one providing the service.
I tried using a filter servlet, but the code inside it isn't called.
Kind regards,
Jason.