I have resolved the issue. It appears, in JBuilder, that I needed to add the classes (via the Extra Classes tab) that were not the explicit parameters to the operation, but were members of those classes. If these additional classes were not added, the wsdd file did not contain the necessary typeMapping entries. So it apears to be an issue with JBuilder.
I have since reworked as a POJO web service since I needed to be able to grab information from the HTTP request that appears not to be available when enabling a service endpoint on an EJB. -- James View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940442#3940442 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940442 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
