I am trying to deploy my own process from the designer and see an IOException with a 500 HTTP Response code. What is strange is that Test Connection works from the new Deployment tab and I can also deploy the starters process successfully. The .par file contains the usual process def files, an action handler and config files. In the resources list, I also check all the dependent jars, but for some reason they don't show up in the saved .par file.
I think I have two issues: 1. HTTP 500 response from the server 2. How do I specify dependent jars (in this case eclipse ecore generated packages, emf jars, etc.,) I have tried manually placing the .par in the deploy directory, but the server does not appear to pick it up (as I see no trace in the window to that effect). I started with this process in Eclipse 3.1.X with the older designer (3.8.X I think) and had the same issue. In that setup, I was using the older depoyment dialog that did not have the option to add additional classes or resources to the .par file. Any help is appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949370#3949370 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949370 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
