"abyv" wrote : The field Server Deployer is filled as /jbpm-console/upload/ .
Hi abyv.
The servlet mapping (in file 'jsf-console.war/WEB-INF/web.xml) for the ProcessUploadServlet has been changed from '/upload/*' to '/app/upload/*', but the plugin hasn't been updated to reflect that change.
So you just have to use the new URL ''/jbpm-console/app/upload" in your deployment tab.
Cheers,
Elifarley
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208975#4208975
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208975
"Mailman2009" wrote : Thanks for your help.
|
| I have tried it with some classes and the deploy will run. I don't know when the count of classes is reached and the exception will occur.
|
| I will create a JIRA.
anonymous wrote : 10:05:23,263 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=PROOFCenter-EJB.jar,name=AuftraggebernummerFacade,service=EJB3
| 10:05:23,263 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:jar=PROOFCe
| nter-EJB.jar,name=AuftraggebernummerFacade,service=EJB3 state=Create
In the smaller version of that jar try including the AuftraggebernummerFacade bean in the jar and see if it is reproduced.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208961#4208961
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208961