users@glassfish.java.net

Disable automatic publishing of webservices

From: <glassfish_at_javadesktop.org>
Date: Tue, 26 Jun 2007 06:28:14 PDT

Since I use XFire as an SOAP stack I would like to disable automatic publishing annotated via @WebService session beans as webservices. Any ideas? I think I could write some servlet filter do block access to JAX-WS based webservices (if published URLs followe some pattern) but maybe there is some simpler solution.

If anyone wonder why I decided to use XFire instead build-in JAX-WS+WSIT... XFire framework is *pragmatic* and well documented. Using EJB3 or HiveMind services as webservices or adding various WS-Security profiles was usually trivial. Compare that with oh-so-NetBeans-centric and fragile WSIT documentation. I don't like to be harsh so I stop here, but lesson is yet to be learned.
[Message sent by forum member 'spk' (spk)]

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