This content has been marked as final.
Show 2 replies
-
1. Re: jBPM 4.4 Snapshot: JbpmConsoleRealm authenticate (socket creation error)
HuiSheng Xu Jun 25, 2010 9:11 PM (in response to John Sawyer)Hi John,
There is an known bug that demo.setup.tomcat didn't filter server.xml correctly. You could modify ${tomcat.home}/conf/server.xml by yourself.
Found ${hsql.bind.address} and replace it to localhost.
This bug will fixed in the final release.
-
2. Re: jBPM 4.4 Snapshot: JbpmConsoleRealm authenticate (socket creation error)
John Sawyer Jun 28, 2010 2:15 AM (in response to HuiSheng Xu)Thank you!
Problem solved!