| Author |
Error while Deploying BMP bean
|
Eshwar Prasad
Ranch Hand
Joined: Mar 21, 2008
Posts: 191
|
|
Hi,
I tried to develop a sample BMP of EJB. I am getting the below error.
My Home Interface is
StudentEJB has following lines of code defining Create method.
Please let me know where I am doing wrong.
|
 |
Eshwar Prasad
Ranch Hand
Joined: Mar 21, 2008
Posts: 191
|
|
|
Any Help
|
 |
Eshwar Prasad
Ranch Hand
Joined: Mar 21, 2008
Posts: 191
|
|
Problem is resolved.
The issue was that i misspelled the method name as Create, which should be create.
|
 |
 |
|
|
subject: Error while Deploying BMP bean
|
|
|