[jboss-user] [JBossWS] - Web Service Client Exception

2008-02-11 Thread scitmon
Using Jboss 4.2.2GA to host my webservice and the wsconsume tool in the server bin folder, I've been getting the following Exception: Exception in thread Main Thread java.lang.NoSuchMethodError: newInstance at com.sun.xml.ws.api.SOAPVersion.(SOAPVersion.java:163) at

[jboss-user] [JBoss jBPM] - Re: Signal Error

2008-01-16 Thread scitmon
kukeltje wrote : @scitmon: why do you come to this conclusion? | | because i have tried many different ways to get JBPM working and signalling always causes error with the following text closed JbpmContext in different order then they were created... check your try-finally's around

[jboss-user] [JBoss jBPM] - Re: Signal Error

2008-01-15 Thread scitmon
JBPM signalling doesn't work. I tried to decorate JBPM objects into more manageable strcture but the context kept going out of skope or reporting invalid creatiun states. I think this will going to be fixed in the next release. View the original post :

[jboss-user] [JBoss Getting Started Documentation] - jbdl designer

2007-12-20 Thread scitmon
I'm using Eclipse Europa with the jpdl designer 3.1.1 plugin to design my process definitions... Does anyone know where i can find any documentation (even for older versions), tutorials or anything that can tell me how to use the more advanced features of this plugin! thanks Scotty View the

[jboss-user] [JBoss Getting Started Documentation] - Re: jbdl designer

2007-12-20 Thread scitmon
woollybarr wrote : read the documentation thanks Phil... why didn't i think of that! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114704#4114704 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114704

[jboss-user] [JBoss jBPM] - tokens

2007-09-24 Thread scitmon
I am attempting to develop a custom node which launches a preset number of sub process instances. I have sucessfully managed to get my node to launch these instances, however I am struggling to find out how to get my custom node's token to move onto the next node once all the child instances