[jboss-user] [JBoss jBPM] - Re: Web Services and JBPM

2007-05-03 Thread kukeltje
Ed is right Earnie, you are to a great extend correct. But - there needs to be a subproject - folders, buildscripts, libraries etc..etc..etc. - Making a good full xsd/model And only then creating the webservices themselves So it is more work then you would initially think. View the

[jboss-user] [JBoss jBPM] - Re: Web Services and JBPM

2007-05-03 Thread mignag
Ok thanks No quite what I hoped, but it will get there. In the mean time if I want to build my own WebService front end, can you give some clue on how to adress the jBPM server and a process or a process instance? (so the web service can work on it) Thanks again Miguel View the original post

[jboss-user] [JBoss jBPM] - Re: Web Services and JBPM

2007-05-03 Thread estaub
Mignag, I may misunderstand, but it sounds like you haven't read any documentation yet. Read the user guide carefully, at a minimum, and try to find some answers before posting a give some clue on how to adress the jBPM server... If you do still need to ask, tell how you're going to be

[jboss-user] [JBoss jBPM] - Re: Web Services and JBPM

2007-05-02 Thread estaub
As far as I know, this isn't supported, other than in the sense that you can write your own WS front end for your processes, using your choice of Axis or whatever. This is sort of on the roadmap, but it's slipping - see http://jira.jboss.com/jira/browse/JBPM-718. (I'm just reporting what I

[jboss-user] [JBoss jBPM] - Re: Web Services and JBPM

2007-05-02 Thread earniedyke
Do you mean by using a web service that comes are part of jBPM? I would think it would be pretty straight foward to create a web service that takes the process name, initiates one and returns the instance id. Earnie! View the original post :