I am new to EJB and I am doing a tutorial about stateless session beans for calculator.
In the code, there are the following codes in the client file:
import org.jboss.tutorial.stateless.bean.Calculator;
import org.jboss.tutorial.stateless.bean.CalculatorRemote;
Are these libraries? Where can I download those files? And how to add in my eclipse java
project. Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975706#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...