First you seem to be missing the "pwd" attribute in your xml which
provides your user password, for example:
<externalloadurl protocol="http" host="mypc.domain.com:48080"
subdomain="guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="guest"
pwd="xyz"/>
You seem to have role-based auth turned on in Guvnor...what permissions
does your guest user have for all packages in Guvnor? Designer queries
Guvnor using it's REST api, and these operations require admin
privileges, so your user should have admin privileges in Guvnor as well.
Hope this helps.
Thanks.
On 8/18/11 4:45 PM, dhartford wrote:
Hey all,
I'm trying to get the BPMN flow designer installed beside Guvnor on a jboss
5.1 system.
It opens the editor fine, and things look ok until I try to save, at which
point any work done for workflow designing disappears.
I was getting a different connection refused error, which led me to a post
to change the designer.war/profiles/jbpm.xml file, which I did, but still
getting 'connection refused'.
==============
16:37:49,827 INFO [STDOUT] ERROR 18-08 16:37:49,825
(LoggingHelper.java:error:69) Connection refused
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
.....
at
org.drools.guvnor.server.contenthandler.BPMN2ProcessHandler.serialize(BPMN2ProcessHandler.java:149)
at
org.drools.guvnor.server.contenthandler.BPMN2ProcessHandler.storeAssetContent(BPMN2ProcessHandler.java:120)
at
org.drools.guvnor.server.RepositoryAssetOperations.checkinVersion(RepositoryAssetOperations.java:125)
at
org.drools.guvnor.server.RepositoryAssetService.checkinVersion(RepositoryAssetService.java:226)
=======
jbpm.xml file segment:
<externalloadurl protocol="http"
host="mypc.domain.com:48080"
subdomain="guvnor/org.drools.guvnor.Guvnor/oryxeditor"
usr="guest"/>
========
jboss starting and working through port 48080, with a -b binding for
mypc.domain.com.
Any help would be appreciated, thanks!
-D
--
View this message in context:
http://drools.46999.n3.nabble.com/Guvnor-5-2-and-Designer-1-0-0-054-conne...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users