Thomas, Ole: Thanks for your answer! But, as expected, I ran into trouble again...
1) I've checked out the webservice module from both head and branch_4_0, but I can't find the MessageEndpointTestCase, where it is? 2) I mapped all my operations to the same method with <service-endpoint-method-mapping>. But it didn't work. I took a look at the generated WSDD file in the /data directory. It only described the last operation in document order, which makes me believe that, somewhere, a single operation is assumed to be mapped to a method, and such mapping is being overwritten. Can you help me out with this issue? If I can't map all operations to the same method, I'd have to generate a distinct interface and implementation (and compile them) for each partner link at deployment time, resulting in a considerably more complex deployment model. Thanks again! -Alex View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863159#3863159 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863159 ------------------------------------------------------- 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
