0 Replies Latest reply on Apr 19, 2002 2:14 AM by randi

    What's this error?

    randi

      I am trying to get the new jboss 3.0 rc1 running. I have packaged both my ejb files and web files in an .ear file and it deploys correctly, but when I try to call my beans from within my jsp files I get the following error:

      2002-04-19 08:08:51,602 ERROR [STDERR] > On ProxyTarget[org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler@4492fb]
      2002-04-19 08:08:51,602 ERROR [STDERR] >> Fri Apr 19 08:08:51 CEST 2002 :: Unset entity context

      What does this mean?