Hi Guys,

I was wondering if someone could help me with my initial set up of OpenEjb
embedded in Tomcat.

I have an ejb jar containing a bean, local and remote interfaces (all EJB
2.1) with the associated ejb-jar-xml.

I used the cmd line utility "openejb start" and then "openejb deploy" tools
to deploy my jar and it looks like it installed successfully (and it gives
me the default JNDI name).

I can see the classes are loaded in the class viewer @
http://localhost:8080/openejb/viewclass.jsp however I dont see my bean under
the JNDI tree/list & thus I cant access it.

Does anyone have any idea how I might troubleshoot this!?

Thanks! Eoin

Reply via email to