Re: GWT EJB

2009-04-17 Thread pepusz
You can easealy use your ejb like in the servlet. Simple create a referance into the gwt.server someServiceImpl @EJB private yourEjbRemote/local yourEjbname; after this you can call this ejb from the servlet method public String hello(String s) { // Do something interesting with 's'

JPA module config

2009-04-16 Thread pepusz
, Pepusz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit