| Author |
Problem with Bean execution
|
Vinay Kumar chowdary
Greenhorn
Joined: Nov 24, 2006
Posts: 20
|
|
Hi all, I am trying to execute the Advice Guy bean example in Head First EJB book. But I am having problem while executing the Advice bean as it is not recognising the classes in the Package javax.ejb.* Please let me know if I need to do any other settings in my J2ee 1.3 RI
|
 |
Rodrigo Dinis
Ranch Hand
Joined: May 28, 2003
Posts: 40
|
|
Hummm perhaps you are forgeting the j2ee.jar importation on your project? Just it justify the error on import line of your code. Regards,
|
Rodrigo Dinis
SCEA
SCJWSD
SCJD
SCBCD
SCWCD
SCJP
CNA
Brasilia - BRASIL
|
 |
Vinay Kumar chowdary
Greenhorn
Joined: Nov 24, 2006
Posts: 20
|
|
Hi Rodrigo Dinis, Thanks for your solution.I think that may be the problem.can you let me know as to how can I do it??? Thanks and Regards, Vinay
|
 |
 |
|
|
subject: Problem with Bean execution
|
|
|