« Return to Thread: How to have the WS-Transfer in Metro ?

Re: How to have the WS-Transfer in Metro ?

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

Check the
com.sun.xml.ws.mex.client.Mex.MetadataClient. You can use method
retrieveMetadata(@NotNull final String address) is what you can use to
make the mex call and get response.


It was not designed for external use. So you have to use the JAXB classes
in mex.client.schema to parse the response.

Thanks!

Jiandong
[Message sent by forum member 'jdg6688' (jdg6688)]

http://forums.java.net/jive/thread.jspa?messageID=354967

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: How to have the WS-Transfer in Metro ?