Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » On Invoke 1st Bean Ok; 2nd Throws Exception!
On Invoke 1st Bean Ok; 2nd Throws Exception! [message #599134] Fri, 03 October 2008 21:42
John Bailo is currently offline John BailoFriend
Messages: 34
Registered: July 2009
Member
I created an EJB project.

I added a Stateless EJB3 Bean.

I added a method to the Bean.

I called the method from a JSP page invoked from the Bean and it worked
perfectly!

Then I added a second Bean. Before Eclipse launches the jsp page, it
reports:

An error occurred at line: 7 in the generated java file
Only a type can be imported. com.bowne.TrackkerBean resolves to a package


I have tried deleting the 2nd Bean and re adding several times and it
keeps throwing the message. I have even restarted Eclipse and rebooted
my machine.

I then created a brand new EJB project and added a 1st Bean and it caused
the jsp to throw the problem!

What is going on with the 2nd Bean??!
Previous Topic:On Invoke 1st Bean Ok; 2nd Throws Exception!
Next Topic:AJDT and APT processors in Eclipse
Goto Forum:
  


Current Time: Fri Apr 19 16:56:43 GMT 2024

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

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

Back to the top