Please ask on the forums If the problem is that the mbean can't find the ejb interfaces, you can use reflection or include the interfaces in lib/ext (not such a good idea).
david jencks On 2001.11.26 10:01:29 -0500 javateam wrote: > Hi all, > > We send it for second time. > > How can we call EJB from timer MBean. > The MBean is working well, but by calling a EJB - stateless session bean > we get Exception. > > We reader the docs ( JB 2.4.3) and can not find this problem. > Any working examples? > > Many thanks in advance. > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
