aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes how to trace or debug EJB in the step by step mode? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "how to trace or debug EJB in the step by step mode?" Watch "how to trace or debug EJB in the step by step mode?" New topic
Author

how to trace or debug EJB in the step by step mode?

kevin chang
Ranch Hand

Joined: Mar 08, 2003
Posts: 64
1.Cuz there is no response in my oracle database, server and client when i run my programme, i want to trace the programme in remote EJB. Is there any way to do that like execute client java codes step by step?
2.I am writing my CMP but got some confused about the database key and EJB key class. if i want to create a record , should i use codes in a session bean like this?

should i just set LEGID in Key Class while the other two field should not set to null in database?
Best Regards


Sun Certified Java Programmer, Sun Certified Java Developer. <br />Strving to be a real architect.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to trace or debug EJB in the step by step mode?
 
Similar Threads
Help me Plz.........Confused:
Transaction in ejbCreate() and ejbPostCreate()
Database Thread Safety, pls review
J2EE Client/Server: Failed to initialize EJB
Object not being updated to database