hey guys
Sorry, if this has been asked before but my searches turned up nothing really useful.
The annotation @WebParam does not seem to be picked up by wstools.
for example
@Webmethod
public void foobar ( @WebParam (name="myValue") int myValue)
when generated by wstools, seems to set myValue as Int_1 as opposed to myValue. Is this a
bug?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993622#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...