Skip to main content



      Home
Home » Eclipse Projects » GlassFish » JAX-WS with jms transport in Glassfish
JAX-WS with jms transport in Glassfish [message #1838435] Wed, 24 February 2021 15:31 Go to next message
Eclipse UserFriend
May someone with experience in this field show me any example or some kind of documentation, please.

Glassfish seems to ignore soapjms connection and runtime settings specified in the WSDL. It doesn't matter which level (tag) the property is set in. I have been looking for even Glassfish specific annotations for transport, like @JMSTransportService in weblogic, without any success. It would be nice to be conform to JAX-WS.

Thanks
Re: JAX-WS with jms transport in Glassfish [message #1850267 is a reply to message #1838435] Wed, 23 February 2022 06:21 Go to previous message
Eclipse UserFriend
There is no standard way to send SOAP messages over JMS and no support for JMS transport in the JAX-WS specification. WebLogic provides its own extensions to support it. GlassFish doesn't provide full support for it but it provides some utility API to convert between SOAP and JMS messages that allows you to bridge JAX-WS and JMS. It's documented in the GlassFish Application Development guide, in the section called "Delivering SOAP Messages Using the JMS API".
Previous Topic:Glassfish 6.2.2 CDI deployment failure:null
Next Topic:BiDirectional CORBA
Goto Forum:
  


Current Time: Wed Apr 30 20:47:20 EDT 2025

Powered by FUDForum. Page generated in 0.06204 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top