[jboss-user] [jBPM] - Re: JBPM5 integration with oracle
Anand Prakash
do-not-reply at jboss.com
Mon Mar 7 23:46:10 EST 2011
Anand Prakash [http://community.jboss.org/people/anandintouch] created the discussion
"Re: JBPM5 integration with oracle"
To view the discussion, visit: http://community.jboss.org/message/591780#591780
--------------------------------------------------------------
Hi Arun,
Check if you have any other service running at 8080 port,if so then jboss will not start.By default build.xml has 8080 port entry where server starts and
human task server runs at 9123 port.
I don't think any problemrelated to human task service ,because it's started after jboss start command is called for example-
<!-- Start Demo -->
<!--<target name="start.demo" depends="start.h2,start.jboss,start.eclipse,start.human.task" />-->
<target name="anand.start.demo" depends="start.jboss,start.human.task" />
<!-- Stop Demo -->
So check the port and if required you can change the port entry in build file as well as jbpm.console.properties file as well.
Thanks,
Anand
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/591780#591780]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110307/3d3bd6fb/attachment-0001.html
More information about the jboss-user
mailing list