JBoss Community

Is it possible to get a full class name from ObjectName?

created by Igor Urdenko in EJB3 Development - View the full discussion

Hi everybody,

 

I have a notification listener which waits untill JBoss started an then lists all deployed EJBs. The list contains ObjectName instances. The object name has a name of the class but without a package. For example for class org.mycompany.ejb3.SomeEJB ObjectName instance has only 'SomeEJB'.

 

The question is how can I get the fully qualified class name, or better to create the instance of the EJB?

 

Thank you.

Reply to this message by going to Community

Start a new discussion in EJB3 Development at Community