2 Replies Latest reply on Jul 24, 2002 12:25 AM by dkamenov

    Deprecated container invoker

    dkamenov

      I am using jboss 3.0.0 with tomcat 4.0.3. I deployed a simple ejb but I am getting a weird error message.
      I haven't changed the config files - everything is running as-is - should I???
      I have the 2. documentation - there is no mention of a container invoker...
      Please help! And please hurry up with the documentation - I love open source and I don't want to swith to anything else...


      2:09:48,188 INFO [MainDeployer] Starting deployment of package: file:/usr/local/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/interest.jar
      22:09:48,910 INFO [STDOUT] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
      22:09:48,911 INFO [STDOUT] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
      22:09:48,912 INFO [STDOUT] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
      22:09:48,912 INFO [STDOUT] Deprecated container invoker. Change to org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
      22:09:49,056 INFO [EjbModule] Creating
      22:09:49,169 INFO [EjbModule] Deploying Interest
      22:09:49,252 WARN [EjbModule] There are no interceptors configured. Check the standardjboss.xml file
      22:09:49,252 WARN [EjbModule] you are using deprecated JRMPContainerInvoker. Please change to org.jboss.proxy.ejb.ProxyFactory
      22:09:49,412 INFO [EjbModule] Remove JSR-77 EJB Module: jboss.management.single:J2EEApplication= ,J2EEServer=Single,j2eeType=EJBModule,name=interest.jar
      22:09:49,429 ERROR [EjbModule] Initialization failed
      ......
      and so on...