Posted By:
Anonymous
Posted On:
Monday, June 3, 2002 07:24 AM
Hi! I am making a program, but I have a problem. When I deploy the program, I received the following message: "Deployment Error: com.sun.enterprise.deployment.EjbExternalDescriptor." I cannot solve it. How can I solve? I use EJB 2.0 and use tools from SUN (I get the tools from http://java.sun.com). And I modified "cmproster example" in "j2eetutorial/examples". The example is about player, team, and league. I made some changes and made hotel reservation system (there are hotel, room, user, reservation, and so on). The above is about my program (Hotel Reservation System). I have a big problem. I don't have any debug tool.
More>>
Hi!
I am making a program, but I have a problem.
When I deploy the program, I received the following message:
"Deployment Error: com.sun.enterprise.deployment.EjbExternalDescriptor."
I cannot solve it. How can I solve?
I use EJB 2.0 and use tools from SUN (I get the tools from http://java.sun.com).
And I modified "cmproster example" in "j2eetutorial/examples". The example is about player, team, and league. I made some changes and made hotel reservation system (there are hotel, room, user, reservation, and so on).
The above is about my program (Hotel Reservation System).
I have a big problem. I don't have any debug tool.
If you have any information about what I have to read or do for debugging, please tell me!
Thanks!
<<Less