Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Q about EnterpriseBean.getEjbClass()
Q about EnterpriseBean.getEjbClass() [message #204406] Wed, 14 November 2007 20:22
Paul Reiners is currently offline Paul ReinersFriend
Messages: 19
Registered: July 2009
Junior Member
I have a question.

We're executing this line of code:

JavaClass ejbClass = ejb.getEjbClass();

where ejb is an instance of org.eclipse.jst.j2ee.ejb.EnterpriseBean and
its fields seem to be populated correctly. However, after executing the
code, ejbClass is non-null but its fields are mostly empty.

This code worked just fine in a previous release. Has anyone ever seen
a problem like this or have any idea what might be causing it?
Previous Topic:Editing a WSDL in a Java project: everytime a new building?
Next Topic:new proj wizard
Goto Forum:
  


Current Time: Tue Apr 23 14:33:59 GMT 2024

Powered by FUDForum. Page generated in 0.02930 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top