Hey Ronald,
No problem!! I figured it out.
Yes ... My J2EE says ... url of the upload servlet will remain the same.
But the default value being populated in the Server Deployer was /jbpm-console/upload
So the effective url would become ...
http://host:port/jbpm-console/upload
This doesnt work for ****JBPM 3.1.4****
It has to be
http://host:port/jbpm/upload
So value for Server Deployer is "/jbpm/upload"
And by the way ... I got all my issues resolved.Able to develop a WF in Eclipse IDE,deploy
it on JBoss or Tomcat which is using mysql db.
I am getting into more advanced requirements.I would definitely post a detailed doc
compiling all the issues later ... "FOR THE BENIFIT OF ALL".
Thanks for your kind support.
--Yash
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030614#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...