Discussion:
[jboss-user] [jBPM] - Simple JBPM 5.4 inside JBoss AS 7.1.1 web app example.
focky
2013-02-15 11:14:59 UTC
Permalink
focky [https://community.jboss.org/people/focky] commented on the document

"Simple JBPM 5.4 inside JBoss AS 7.1.1 web app example."

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48240#comment-11584

--------------------------------------------------
Hey,

Could you please explain a bit more on how to deploy the web app on a jboss server. I can't export as a war file also.

Thanks,
Jan
--------------------------------------------------
doboss
2013-02-15 13:52:40 UTC
Permalink
doboss [https://community.jboss.org/people/doboss] commented on the document

"Simple JBPM 5.4 inside JBoss AS 7.1.1 web app example."

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48240#comment-11585

--------------------------------------------------
In Eclipse Juno, with JBoss as an integrated server, you just click and drag the project folder to the server. You can also run the maven package target then manually copy the .war file to the deploy directory in JBoss.
--------------------------------------------------
focky
2013-02-15 15:39:04 UTC
Permalink
focky [https://community.jboss.org/people/focky] commented on the document

"Simple JBPM 5.4 inside JBoss AS 7.1.1 web app example."

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48240#comment-11586

--------------------------------------------------
The "mvn compile war:war" command did the trick :-)

Thanks.
--------------------------------------------------

Loading...