This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Publishing javax.xml.soap.SOAPElement Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Publishing javax.xml.soap.SOAPElement" Watch "Publishing javax.xml.soap.SOAPElement" New topic
Author

Publishing javax.xml.soap.SOAPElement

JeanLouis Marechaux
Ranch Hand

Joined: Nov 12, 2001
Posts: 906
Hi all,

Sorry for cross posting but I had no answer from my previous attemps
(check here

I try to publish a web service with WebSPhere 5.0.2 and..... it does not work
I was wondering if one of you guys has already done it successfully ??

My problem if when the type of the argument is javax.xml.soap.SOAPElement

public SOAPElement myMethod(SOAPElement aRequest)
throws RemoteException {


/ JeanLouis<br /><i>"software development has been, is, and will remain fundamentally hard" (Grady Booch)</i><br /> <br />Take a look at <a href="http://www.epfwiki.net/wikis/openup/" target="_blank" rel="nofollow">Agile OpenUP</a> in the Eclipse community
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Publishing javax.xml.soap.SOAPElement
 
Similar Threads
Publishing SOAPElement with WAS 5.0.2
how to invoke a webservice
How to print javax.xml.soap.SOAPElement
SOAPElement interface.
Putting string in soap message