diomede illuzzi [https://community.jboss.org/people/medello] created the discussion
"NoSuchMethodError while invoking external web service in jbpm" To view the discussion, visit: https://community.jboss.org/message/825017#825017 -------------------------------------------------------------- Hi, i developed a custom workitem, and I integrated in the executeWorkItem the code of a jax-ws client; everything works fine when I start the flow from a standalone application, but I have problem when I integrate it into the jbpm-console. I followed the post https://community.jboss.org/thread/221748 https://community.jboss.org/thread/221748 for deploying my workitem into the jbpm console, buth when I run the flow I get the following exception: org.jboss.resteasy.spi.UnhandledException: java.lang.NoSuchMethodError: javax.wsdl.xml.WSDLReader.readWSDL(Ljavax/wsdl/xml/WSDLLocator;Lorg/w3c/dom/Element;)Ljavax/wsdl/Definition; org.jboss.resteasy.core.SynchronousDispatcher.handleApplicationException(SynchronousDispatcher.java:340) org.jboss.resteasy.core.SynchronousDispatcher.handleException(SynchronousDispatcher.java:214) org.jboss.resteasy.core.SynchronousDispatcher.handleInvokerException(SynchronousDispatcher.java:190) org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:540) org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:502) org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:119) org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208) org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55) org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50) javax.servlet.http.HttpServlet.service(HttpServlet.java:847) org.jboss.bpm.console.server.util.GWTJsonFilter.doFilter(GWTJsonFilter.java:59) Should I remove some jars from the *jbpm-gwt-console-server.war?* * * -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/825017#825017] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
