Uh, just make an .ear in the normal way and call your EJBs from your
RPC servlets.  Hopefully you used stateless session beans.

On May 19, 6:43 am, adel2009 <adel.say.e...@gmail.com> wrote:
> Hi,
>
> I have an ear which contains an ejb jar file and a war file (the old
> application).
> I created a new war which contains presentation layer similar to the
> old war but developped with GWT and some RPC services.
> I would like to integrate the old ejb jar with the new war, i.e,
> communicate the GWT application with the existant business layer.
> I tried several ~solutions, but everytime it failed.
> here are two articles I tried to run, but it was not clear:
>
>  http://www.dotnetguru2.org/sami/index.php?title=integration_gwt_ejb3&;...
>   and
>  http://dobesland.wordpress.com/2007/07/22/gwt-using-a-stateful-ejb-in...,
>
> how is that possible?
>
> Thanks
> Adel.
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to