Hello there,
I am using jboss 3.2.6 and I exposed a session bean as a web service, using the @jboss-net tags. Although it works well it is exposed as a service running in rpc/encoded style.
I have read many topics in this forum saying that they have webservices running in rpc/literal or document/literal mode in jboss.net
How do you do this? I could not find xdoclet tags for this and if I change the web-service.xml like below, the webservice does not come up anymore: