4 Replies Latest reply on Jan 4, 2005 5:54 AM by luc.texier

    Missing org.jboss.net.ws4ee.server.EJBProxyFactoryImpl?

    hurzeler

      We are in the process of tried jboss-4.0.0DR4. We do get the following exception on startup:

      21:13:50,046 WARN [EjbModule] The Container Invoker session-webservice-invoker (in jboss.xml or standardjboss.xml) could not be created because of java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.net.ws4ee.server.EJBProxyFactoryImpl We will ignore this error, but you may miss a transport for this bean.

      It seems that the EJBProxyFactoryImpl class is missing in jboss-net.jar.

      We wonder if you could tell us where to get a hold of the class (updated jboss-net.jar) or how to change our standardjboss.xml to get .Net working.

      Thanks