Is there another way to get my ejb reference from a @FacesConverter?

2013/12/23 José Luis Cetina <maxtorz...@gmail.com>

> The app runs with any problem,if i try to do a lookup for my ejbs they can
> not be found it, but in linux the lookup works with any problem using the
> same CODE,
>
>
> 2013/12/23 Romain Manni-Bucau <rmannibu...@gmail.com>
>
>> hmm, it is either related to X:\ pattern or the app is just not
>> working, it works under lin?
>> 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 <maxtorz...@gmail.com>:
>> > 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 <rmannibu...@gmail.com>
>> >
>> >> 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 <maxtorz...@gmail.com>:
>> >> > 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*
>> > -------------------------------------------------------------------
>>
>
>
>
> --
> -------------------------------------------------------------------
> *SCJA. José Luis Cetina*
> -------------------------------------------------------------------
>



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

Reply via email to