| From: | Jim Tivy |
| Sent on: | Monday, December 1, 2008 5:20 PM |
We are using WebServices package JaxWs 2.1 and we are trying
to pass objects that contain URIs eg:
class MyObj
{
URI uri;
String name;
}
Then image a Webservice call:
public MyObj getMyObj()
{
...
We are finding that even after annotating the MyObj class that
JaxWS does not have a way of "marshalling" URI.
We might have to resort to String - argh.
Jim
Jim Tivy
[masked] x116