I think it's not work with gwt 2.2.0 and eclipse 3.6, probably not support, i try call the ejb from gwt in netbeans and it's work fine.
On 28 אפריל, 22:01, Juan Pablo Gardella <[email protected]> wrote: > Use a wrapper. When you are in server side is plain Java. With plain Java > you can communicate with a EJB > > 2011/4/28 NahumMor <[email protected]> > > > > > > > > > hi, > > i trying to call EJB 3 from GWT RPC, > > i use Eclipse 3.6 GWT 2.2.0 and Glassfish 3.1, > > i write simple ejb, the EJB work fine if i call him from application > > EE client (servlet), > > but when i try to call the EJB from GWT RPC i get error, Null pointer > > exeption. > > my question is it possible to call EJB 3 that found in glassfish 3.1 > > from GWT 2.2.0 ? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
