Hi,I've created a web service using Axis2/J and Eclipse WTP tools. I want to pass an object of a custom class into it. The class contains only one public String member. However, the proxy class generated on the client side does not provide me any way of specifying this member. Any suggestions on how to go about this would be much appreciated. Thanks!
--Kamran
