Yes:
@Stateless
| public class MyBean
| {
| public void method1()
| {
| this.method2();
| }
| }
Hope I understood your question ;-)
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211026#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...