1 Reply Latest reply on May 5, 2003 8:44 AM by dirkey

    test.TestEJB isn't a valid java identifier?

    dirkey

      Hi,

      I want to to have a account bean in different namespaces. I separate them in different packages like ( appa.Account, appb.Account). If I deploy the ear file, jboss tell me that "appa.Account" isn't a valid java identifier.

      What's wrong? I think the "." is a valid part of a java identifier.

      Thanks for help,
      Dirk