I dont think so, i moved to other locations and i still getting the
NameNotFoundException, by the way when i use openejb:Resource/ for my
datasource for example, it works, but with my EJB's ("java:module...") it
doesnt.


2013/12/23 Romain Manni-Bucau <[email protected]>

> Hi
>
> can it be linked to the app path?
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2013/12/23 José Luis Cetina <[email protected]>:
> > Hi this lookup works in linux environment:
> >
> >
> ctx.lookup("java:module/UsersFacade!com.mypackage.ejbs.UsersFacadeLocal");
> >
> > But in Windows it doesnt work.
> >
> > My interface an ejb are declared like this
> >
> > @Local
> > interface UsersFacadeLocal...
> >
> >
> > @Stateless
> > UsersFacade implements UsersFacadeLocal....
> >
> >
> >
> > Is there any solution that works in Windows??
>



-- 
-------------------------------------------------------------------
*SCJA. José Luis Cetina*
-------------------------------------------------------------------

Reply via email to