Hello,
I have just deployed and tested the built-in simple process
and tried with the jbpm-console.
I would like to know if it's possible to insert the web console interface of the process (built with Eclipse Designer) into another standard JSP-based web application.
In other words, I'd like to recall the task's form from inside another Web Application or I need to use the jbpm-console ?
Thanks
Francesco
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106452#4106452
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106452
Hi...I'm using jboss-seam 2.0.0.GA and a web services client (.jar)...so what I need is to run this web services client within a Seam environment.
I read from Seam documentation that I have to put this xml file into the META-INF directory of the jar file that contains the web service classes : standard-jaxws-endpoint-config.xml
Do I need to modify or add any other xml file ?
I made some classes that call the methods of the web service client, Do I have to write some specials annotations in this classes?
I would appreciate any help. Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106449#4106449
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106449