Hello,

I found for me a very good webpage  that help me a lot with please refer to
the following
link:
http://jamies-gwt.blogspot.com/2010/03/walkthrough-integrating-gwt-with-jboss.html

Please if this help you let me know.

Remember you have to create a proxy like the one specified in the following
page:

http://code.google.com/intl/en/webtoolkit/doc/1.6/DevGuideServerCommunication.html#DevGuideMakingACall

Greets,

On Thu, Dec 1, 2011 at 5:01 PM, ph09 <ph.hei...@googlemail.com> wrote:

> Hello,
>
> I have got a question because of the architectur of my project.
> At the one side there is a GWT Package with the Client Side and also a
> Servlet to communicate with an EJB Project.
> On the other Side there is a EJB Project with Session Beans and
> Entities which schould be stored in a database and send between GWT
> Client and the database. But I don't know how I can realize that. how
> can I send an Object from my Session Bean to the GWT Servlet, because
> the GWT Servlet don't know about the Entitities Classes.
>
> Thats my Project Structur:
>
> Entities + Session Bean:
> http://pastebin.com/anAbCqgd
>
> GWT Servlet:
> http://pastebin.com/Ujjka9vT
>
> I hope that it is clear where my problem is ;)
>
> --
> 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.
>
>

-- 
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