Search:

Type: Posts; User: muku; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    3,148

    no web-module. only an ejb-module. if i use a...

    no web-module. only an ejb-module. if i use a "dummy"-webmodule and deploy as an ear together with the ejb-module, is the local-ejb specified in the dummy-web.xml visible(through jndi?) in my...
  2. Replies
    5
    Views
    3,148

    yes, this works as expected. using @Remote and...

    yes, this works as expected. using @Remote and <jee:remote-slsb ...> and mapped-jndi-nbame of the remote-slsb. i knew it work fine with glassfish.


    but this is not want i want. i need to...
  3. Replies
    5
    Views
    3,148

    nobody ever solved this problem?

    nobody ever solved this problem?
  4. Replies
    5
    Views
    3,148

    lookup local slsb failes on glassfish

    hi there,

    i try to to use a Local EJB3 StatelessBean within my Spring-POJO.




    @Local(MyLocal.class)
    @Stateless(name="MyBean", mappedName="MyBean")
    public class MyBean implements...
  5. Replies
    2
    Views
    2,883

    could you please post your complete spring...

    could you please post your complete spring <jee:local-slsb .../> tag as well as your local session-bean?

    i am using glassfish v21 and i try to use local slsb in my spring-bean.

    thanks....
Results 1 to 5 of 5