I'm trying to use the counter.jar provided with the orion release. 

Following the instructions for deploying it with my app with one change (I
also had to add "<ejb-ref-type>Entity</ejb-ref-type>" to web.xml), when I
launch my app, I get a NaeNotFoundException when I call
<blah>.getNextId("java"java:comp/env/ejb/Counter", "AccountEJB")). When I
make the exact same call from my servlet, it works fine. I'm guessing it's
some kind of permissions thing, but I don't have a clue as to where to look.
Any ideas?

Thanks,
Bill


Reply via email to