2 Replies Latest reply on Apr 18, 2002 9:40 PM by svevor

    fail to connect from client to jboss-3RC1

    svevor

      I have this error message when I connected from client to
      jboss-3RC1 on the same machine. From jboss-3alpha or jboss-2.4.4 or jboss-2.4.5 I did't have this problem.
      Thanks.

      Stocking...
      Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/security/SecurityAssociation
      at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:72)
      at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:185)
      at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:96)
      at $Proxy0.create(Unknown Source)
      at recipeBook.client.Chef.stockLarder(Chef.java:70)
      at recipeBook.client.Chef.main(Chef.java:20)
      five:/home/slava/Proffesional_ejb/Appendices/EJB1.1/SourceCode#