Hello, finally I found the cause of the problem (thanks to the wsdd file searching). I used two Xdoclet tags on the returned complexType object:
| @wsee.jaxrpc-mapping | root-type-qname="BurritoTO" | namespace-uri="http://bullen.com/fleet/api/types" | Both these two tags messed up the jaxrpc-mappings.xml file so no wsdd files could be generated. When the jaxrpc-mapping tag's where removed it deployed well. Thanks for all the help Thomas! Best regards, Georg HallingstrÃm View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864803#3864803 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864803 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
