Dear Experts,
I have just installed Netweaver Developer Studio 7.1 Composition Environment and is doing some development on it from the tutorial in the following link
I have created a new EJB Project using the Configuration SAP EJB J2EE 1.4 Project and created a new stateless session bean Calculator.
I finished creating the session bean with all the BUSINESS METHODS, but when I expand the project node Calculator in the J2EE Explorer, I CANNOT see the Calculator.java class. All other classes such as CalculatorBean.java, CalculatorHome.java, etc are present.
This is where the problem comes, when I create the JavaBean in the Web Module I will need to access the Calculator.java class and now I cannot access it since it is missing.
Can you please guide me on how to generate the Calculator.java class in the session bean.
Points will be rewarded for correct answers.
Thanks in advance
Edited by: jamison2004 jordan2004 on May 7, 2008 11:16 AM
Edited by: jamison2004 jordan2004 on May 7, 2008 11:25 AM