[jboss-user] [JBoss jBPM] - Re: Is jBPM-BPEL GA backward compatible to beta 3?

alex.guizar@jboss.com do-not-reply at jboss.com
Wed Feb 6 19:00:33 EST 2008


You can still control how the web service is deployed if you like. To do so, provide your own web.xml in the process archive and set the URL pattern on the servlet mapping elements to whatever value you like. 

To control the context root, either provide a jboss-web.xml descriptor in the process archive or take advantage of the following fact. Say your process archive is called myprocess.zip. The generated web module will be called myprocess.war. In absence of jboss-web.xml, the context root will be myprocess.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127218#4127218

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127218



More information about the jboss-user mailing list