Exception: The OperationDesc for myMethod was not synchronized to a method of com.something.myClass
I get the above exception when, after deploying the web service, I visit http://localhost:8080/MyService/ServiceLogin What does this mean? Here is how I worked: 1. Got an existing wsdl for a web service 2. Used WSDL2Java to generate the java code 3. Used wscompile to generate the mapping file 4. Deployed the war file, after adding webservice.xml, web.xml , and other related files Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881542#3881542 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881542 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
