<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 2011/11/4 9:48, Demian Calcaprina wrote:
    <blockquote
cite="mid:CAGWYzv2ErP_vNjCD5gh3oSGAY+jxxqyaWSrce8dRv6c5w=ibxA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      Jervis,
      <div><br>
      </div>
      <div>just tried Guvnor 5.3 and worked fine!</div>
      <div><br>
      </div>
      <div>Do you know what was changed?</div>
      <div><br>
      </div>
    </blockquote>
    All I know is that there was an authentication related bug and it
    was fixed in Guvnor 5.3. But I dont have any further details as
    there is no associated jira number. This bug was probably fixed as a
    side-effect of other fixes on 5.3 branch ;-)<br>
    <br>
    Cheers,<br>
    Jervis<br>
    <blockquote
cite="mid:CAGWYzv2ErP_vNjCD5gh3oSGAY+jxxqyaWSrce8dRv6c5w=ibxA@mail.gmail.com"
      type="cite">
      <div>And one last question, does anyone know if there can be any
        conflict between jbpm 5.1 and guvnor 5.3?&nbsp;</div>
      <div><br>
      </div>
      <div>Thanks again,</div>
      <div><br>
      </div>
      <div>Demian</div>
      <div><br>
      </div>
      <br>
      <div>On Thu, Nov 3, 2011 at 6:50 AM, Jervis Liu <span>&lt;<a
            moz-do-not-send="true" href="mailto:jliu@redhat.com">jliu@redhat.com</a>&gt;</span>
        wrote:<br>
        <blockquote>I saw some reports on similar webDav errors with
          Guvnor 5.2, not sure if<br>
          it is identical to yours though. The problem was fixed in
          Guvnor 5.3.<br>
          You may want to try 5.3 to see how it goes.<br>
          <br>
          Cheers,<br>
          Jervis<br>
          <div>
            <div><br>
              On 2011/11/2 21:29, calcacuervo wrote:<br>
              &gt; Hi Everyone. I have deployed Guvnor 5.2 in Weblogic
              10.<br>
              &gt; I am able to browse it though web ui, create
              packages. But I have a problem<br>
              &gt; with eclipse plugin.<br>
              &gt;<br>
              &gt; When I try to add a process to a package, I get
              "WebDav Error: Nor Found<br>
              &gt; (404)<br>
              &gt;<br>
              &gt; In guvnor logs I see:<br>
              &gt;<br>
              &gt; ERROR 02-11 09:26:03,257
              (WebDavServletBean.java:service:154) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Exception:<br>
              &gt; org.drools.repository.RulesRepositoryException:<br>
              &gt; javax.jcr.AccessDeniedException: Access denied<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.drools.repository.PackageItem.addAsset(PackageItem.java:290)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.drools.repository.PackageItem.addAsset(PackageItem.java:228)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
org.drools.guvnor.server.files.WebDAVImpl.createResource(WebDAVImpl.java:140)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              net.sf.webdav.methods.DoPut.execute(DoPut.java:104)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              net.sf.webdav.WebDavServletBean.service(WebDavServletBean.java:128)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
org.drools.guvnor.server.files.WebdavServlet.service(WebdavServlet.java:76)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              javax.servlet.http.HttpServlet.service(HttpServlet.java:820)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.jboss.seam.web.ContextFilter$1.process(ContextFilter.java:42)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
org.jboss.seam.servlet.ContextualHttpServletRequest.run(ContextualHttpServletRequest.java:53)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.jboss.seam.web.ContextFilter.doFilter(ContextFilter.java:37)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              weblogic.security.service.SecurityManager.runAs(Unknown
              Source)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              weblogic.work.ExecuteThread.run(ExecuteThread.java:173)<br>
              &gt; Caused by: javax.jcr.AccessDeniedException: Access
              denied<br>
              &gt; &nbsp; &nbsp; &nbsp; at<br>
              &gt;
org.apache.jackrabbit.core.security.simple.SimpleAccessManager.checkPermission(SimpleAccessManager.java:138)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.apache.jackrabbit.core.NodeImpl.addNode(NodeImpl.java:1476)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.apache.jackrabbit.core.NodeImpl.addNodeWithUuid(NodeImpl.java:2082)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.apache.jackrabbit.core.NodeImpl.addNode(NodeImpl.java:1987)<br>
              &gt; &nbsp; &nbsp; &nbsp; at
              org.drools.repository.PackageItem.addAsset(PackageItem.java:248)<br>
              &gt; &nbsp; &nbsp; &nbsp; ... 23 more<br>
              &gt;<br>
              &gt;<br>
              &gt;<br>
              &gt; I have been debugging it, and found that in
              WebdavServlet class, this:<br>
              &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;String auth = req.getHeader( "Authorization"
              );<br>
              &gt;<br>
              &gt; Is returning null, but in my tomcat installed tomcat
              it returns something<br>
              &gt; like "Basic .,..".<br>
              &gt;<br>
              &gt; have everyone had this problem with guvnor in
              weblogic?<br>
              &gt;<br>
              &gt; Thanks in advance,<br>
              &gt;<br>
              &gt; Demian<br>
              &gt;<br>
              &gt; --<br>
              &gt; View this message in context: <a
                moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Guvnor-Into-Weblogic-tp3473811p3473811.html">http://drools.46999.n3.nabble.com/Guvnor-Into-Weblogic-tp3473811p3473811.html</a><br>
              &gt; Sent from the Drools: User forum mailing list archive
              at Nabble.com.<br>
              &gt; _______________________________________________<br>
              &gt; rules-users mailing list<br>
              &gt; <a moz-do-not-send="true"
                href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
              &gt; <a moz-do-not-send="true"
                href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
              <br>
              _______________________________________________<br>
              rules-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
              <a moz-do-not-send="true"
                href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>