Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    12,276

    Hi, i have tried in another way and now it...

    Hi,

    i have tried in another way and now it works probably just a misunderstanding from me, but no matters thanks for all.

    Do you know how i can with a webapps see all ejb in a jndi and load...
  2. Replies
    13
    Views
    12,276

    Excuse me but i don't understand, what do you...

    Excuse me but i don't understand, what do you want to know ?.
  3. Replies
    13
    Views
    12,276

    This code doesn't work for me if i try on the...

    This code doesn't work for me if i try on the same jboss the webapp and the ejb the error is :

    java.rmi.ServerException: EJBException:; nested exception is:
    javax.ejb.EJBException: Invalid...
  4. Replies
    0
    Views
    1,137

    EJB sample works only with 2 pc on JBoss

    Hi,
    See below a code sample:


    package ejb.impl;
    import javax.ejb.CreateException;
    import org.springframework.ejb.support.AbstractStatelessSessionBean;
    import spn.EchoService;

    /**
Results 1 to 4 of 4