Problem in deploying an application on j2sdkee1.3.1
Jitesh Sinha <[email protected]> Tue, 25 Jun 2002 14:55:06 +0530
| Newsgroups | gmane.comp.windows.devel.java.general |
|---|---|
| Message-ID | <001601c21c2a$32580a70$6e3c4c0a@37P5N728HPV> |
Hi Folks,
I am trying to deploy an application on j2sdkee1.3.1 .
Everything is coming allright(i.e. SQL statements are generated allright)
except at the step when I actually try to deploy the entitybean
When I choose the option 'deploy' from the Tools menu I get the error :
Compiling d:\j2sdkee1.3.1\repository\(machine
name)\gnrtrTMP\MusicStore\musicstore\
MusicCDBean_PM.java ....
d:\j2sdkee1.3.1\repository\(machine
name)\gnrtrTMP\MusicStore\musicstore\MusicCDBean_PM.java:69: unreported
exception javax.ejb.CreateException; must be caught or
declared to be thrown
return (java.lang.String) partition.afterEjbCreate(this);
^
1 error
Compilation failed ...
Note that MusicCDBean_PM.java is generated by the server .
So I do not know what I need to change.Please help.
This application has been provided for the beginners of EJB at the url :
http://developer.java.sun.com/developer/onlineTraining/EJBIntro/
Thanks,
Jitesh
You can read messages from the JAVA archive, unsubscribe from JAVA,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.