I've a fully tested and working application on JBoss 3.2. If i try to deploy the application on JBOss 4.0, It gives me problems; the application is deployed but if I try to access the (EJB facade of the) application from a client (a plain java class) it gives JNDI problems .. while with JBoss 3.2 all is ok.
Can you help me?