[JBoss-dev] [JBossWS] - Re: OperationDesc for METHOD not synchronized to a method of

2004-12-13 Thread ricmoore
Just to close the loop on this... I found that by wrapping the String[] parameters, and TrainingDuration[] return value in javaBean classes, everything works fine. Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3858406#3858406 Reply to

[JBoss-dev] [JBossWS] - Re: OperationDesc for METHOD not synchronized to a method of

2004-11-18 Thread tdiesler
You can enable debugging on org.apache.axis. The log file should give you enough information to figure out why your SEI could not get synchronised to the WSDL. Also have a look at data/wsdl/[your deployment.wsdd] to see if it contains the expected operation signatures View the original post :