0 Replies Latest reply on May 1, 2002 12:18 PM by kiuma

    What's wrong with my code ?

    kiuma

      Hello I'm using Jboss 3.0 RC1 and I can't get my client app working.

      When I try to start the app it doesn't print neither "1" (the first step).

      jndi view is:
      ...
      Global JNDI Namespace

      +- XAConnectionFactory
      +- UserTransactionSessionFactory
      +- RMIXAConnectionFactory
      +- HAPartition
      | +- DefaultPartition
      +- topic
      | +- testDurableTopic
      | +- testTopic
      | +- securedTopic
      +- queue
      | +- A
      | +- testQueue
      | +- ex
      | +- DLQ
      | +- D
      | +- C
      | +- B
      +- kiuma
      | +- EchoBean (proxy: $Proxy16 implements interface SessionHome,interface javax.ejb.Handle)
      .....



      Thanks in advance!