<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Is your Guvnor instance running on <br>
      localhost:8080/guvnor&nbsp; or localhost:8080/drools-guvnor or some
      other host or port all together?<br>
      Same question for designer as above.<br>
      <br>
      If you are running on localhost:8080/drools-guvnor the Designer
      jbpm.xml externalloadurl should be<br>
      <br>
      <pre wrap="">&lt;externalloadurl protocol="http" host="localhost:8080"
subdomain="<b>drools-guvnor</b>/org.drools.guvnor.Guvnor/oryxeditor" usr="admin"
pwd="admin"/&gt;</pre>
      <br>
      Hope this helps.<br>
      <br>
      <br>
      On 7/19/12 10:29 AM, rodolphio wrote:<br>
    </div>
    <blockquote cite="mid:1342708173988-4018784.post@n3.nabble.com"
      type="cite">
      <pre wrap="">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 :
&lt;externalloadurl protocol="http" host="localhost:8080"
subdomain="guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="admin"
pwd="admin"/&gt;

guvnor configuration file preferences.properties : 
#Designer configuration
designer.url=<a class="moz-txt-link-freetext" href="http://localhost:8080">http://localhost:8080</a>
#Do not change this unless you know what are you doing
designer.context=designer
designer.profile=jbpm

guvnor configuration file beans.xml : 
&lt;security:IdentityImpl&gt;
    &lt;s:modifies/&gt;
    
&lt;security:authenticatorClass&gt;org.drools.guvnor.server.security.DemoAuthenticator&lt;/security:authenticatorClass&gt;
    
    
    
    
  &lt;/security:IdentityImpl&gt;



subdomaines in Jboss-Server:
-designer
-guvnor


Can anybody  help me please. Thanks a lot




--
View this message in context: <a class="moz-txt-link-freetext" href="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">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</a>
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>