0 Replies Latest reply on Oct 15, 2003 2:04 PM by jgkenned

    Trying to access an entity ejb in scheduler

    jgkenned

      Using 3.2.1 scheduling feature. I have created a class that implements org.jboss.varia.scheduler.Schedulable. That works. I need to be able to access an entity bean and a mail session through the JNDI (I'm hoping) How do you pull this off considering the fact that you are not in a web container? Like to see some examples of anyone doing this. the entity bean is remote (but could be local). Can't use the JNDI ENC, right?

      thanks for any help
      jgkennedy@mindspring.com