[jboss-user] [JBoss jBPM] - Re: Consuming webservice in jBPM JPDL (Eclipse)

kukeltje do-not-reply at jboss.com
Wed Sep 10 13:41:36 EDT 2008


What if you put *everyting* related to your webservice outside the jbpm war. It definately is a classloader issue. Can you e.g. in tree format specify what 
anonymous wrote : Webservice deployed from JDPL - with JAR means.

e.g.

  | deploy/
  |    jbpm.war/
  |        libs/
  |           jaxws.jar
  |           jbpm.jar
  |        
  | 
  | jpdl.par/
  |      processdefinition.xml
  |      classes/
  |          ....
  | 
  | etc
  | 

That is much clearer. Remember... jar files in processarchives do not work

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175662#4175662

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175662



More information about the jboss-user mailing list