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