Is your Guvnor instance running on
localhost:8080/guvnor  or localhost:8080/drools-guvnor or some other host or port all together?
Same question for designer as above.

If you are running on localhost:8080/drools-guvnor the Designer jbpm.xml externalloadurl should be

<externalloadurl protocol="http" host="localhost:8080"
subdomain="drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="admin"
pwd="admin"/>

Hope this helps.


On 7/19/12 10:29 AM, rodolphio wrote:
Hi all,

following error appears on trying to save a bpmn2 process:

15:21:28,408 SEVERE
[org.jbpm.designer.web.repository.impl.UUIDBasedJbpmRepository]
(http--192.168.0.67-8080-3) Unable to connect to Gunvor. Is it running?
[Connection refused]
15:21:28,701 SEVERE [org.jbpm.designer.web.server.ServletUtil]
(http--192.168.0.67-8080-2) Connection refused
15:21:28,819 SEVERE [org.jbpm.designer.web.server.DictionaryServlet]
(http--192.168.0.67-8080-2) Connection refused


designer configuration file jbpm.xml :
<externalloadurl protocol="http" host="localhost:8080"
subdomain="guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="admin"
pwd="admin"/>

guvnor configuration file preferences.properties : 
#Designer configuration
designer.url=http://localhost:8080
#Do not change this unless you know what are you doing
designer.context=designer
designer.profile=jbpm

guvnor configuration file beans.xml : 
<security:IdentityImpl>
    <s:modifies/>
    
<security:authenticatorClass>org.drools.guvnor.server.security.DemoAuthenticator</security:authenticatorClass>
    
    
    
    
  </security:IdentityImpl>



subdomaines in Jboss-Server:
-designer
-guvnor


Can anybody  help me please. Thanks a lot




--
View this message in context: http://drools.46999.n3.nabble.com/Jboss-As7-0-2-linux-designer-2-2-Final-jboss7-request-to-guvnor-5-4-0-Final-jboss-as-7-0-connection-d-tp4018784.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users