Results 1 to 1 of 1
- 07-30-2007, 11:13 PM #1
Adding Business Methods to an EJB in NetBeans
Every EJB has some business methods that can be called after looking up the EJB by it’s JNDI name. To call a business method it should be declared in Remote Interface and the related EJB should have it’s definition. Manually adding a method to a EJB is not an easy task for a J2EE programmer. NetBeans provides an easy way for adding a business method to EJB so that it will be added to Remote Interface and EJB automatically. After adding business method you just have to write business logic in EJB class. Other configuration task will be handled by NetBeans.
(more…)
Similar Threads
-
Looking for Business Analyst - Albany, NY
By csr_1978 in forum Jobs OfferedReplies: 0Last Post: 01-13-2008, 11:21 PM -
Unablt to call a sessionbean's business method in EJB 3.0
By amitid4forum in forum Enterprise JavaBeans (EJB)Replies: 0Last Post: 11-24-2007, 12:00 PM -
Business Process Visual ARCHITECT 2.1
By levent in forum Java SoftwareReplies: 0Last Post: 08-04-2007, 07:49 PM -
Override Methods In NetBeans IDE
By JavaForums in forum NetBeansReplies: 0Last Post: 07-30-2007, 11:13 PM -
Business Process Visual ARCHITECT 2.0 SP2
By levent in forum Java SoftwareReplies: 0Last Post: 05-15-2007, 05:51 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks