1 Reply Latest reply on Sep 20, 2002 12:22 PM by abbo

    AcessControlException

    abbo

      When i connect to and EJB (deployed on jboss 3.0.2) from a simple JVM it works fine. But when i try conencting to the same EJB from a Weblogic server I get an AcessControlException. I have to access the EJB from a jsp on a weblogic server; that is why i have to do this.
      Has anyone had the same problem?
      cheers
      avish

        • 1. Re: AcessControlException
          abbo

          ok so i know why it's happening. It' because of weblogic's policy file.we tried to get the simple jvm to use weblogic's policy file and got the same error.
          .but why would the client need to modify its policy file to speak to jboss.
          cheers
          avish