[jboss-user] [JBossWS] - Re: WebMethod with name
rphadnis
do-not-reply at jboss.com
Mon Jun 11 16:39:06 EDT 2007
Are you doing top down development (starting with WSDL) or bottom up development (starting with service implementation)?
There may not be an "update" method in your WSDL ? Or the input request may not have a param1 defined.
The stack trace does seem to indicate that the Update java object does not have a field named "param1" or the associated setters and getters are missing.
Rahul
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053274#4053274
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053274
More information about the jboss-user
mailing list