JBoss Community

Can JBossWS3 send out plain XML? (no wsdl available)

created by dozz88 in JBoss Web Services - View the full discussion

Hello,

 

I'm using JBossWS in several projects for consuming webservices from our clients.

Now I have a requirement for an old project which makes an SAML attribute request over SOAP into our existing project.

I'm wondering if its possible to send out plain XML or javax.xml.transform.Source to a specified URL using JBossWS?

Currently they are using Spring-WS which offers a WebServiceTemplate that has the following method signature

sendSourceAndReceiveToResult

public boolean sendSourceAndReceiveToResult(Source requestPayload, Result responseResult)

 

Is there any equivalent in JBossWS 3 that I would be able to use to make this request?

 

Thanks!

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community