1 Reply Latest reply on Apr 22, 2003 2:31 PM by olivear

    Newbie-->TransactionPropagationContextFactory ??

    olivear

      Hi,

      I'm trying to deploy a very simple bean I saw in the Mastering EJB's II book ... the HelloWorld One.
      I followed all the instructions carefully but when I'm trying to execute the Client code, I obtain the following error :

      Exception in thread "main" java.lang.NoClassDefFoundError: Lorg/jboss/tm/TransactionPropagationContextFactory...

      Because of the nature of the error I would say that something is missing in my classpath, but in fact I don't know...

      Please help me

      Oliver