[jboss-user] [JBossWS] - Easy way to change generated parameter names from wstools?

david.k.win@gmail.com do-not-reply at jboss.com
Wed Dec 13 17:59:35 EST 2006


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#3993622

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993622



More information about the jboss-user mailing list