GWT in WebSphere Application Server

42 views
Skip to first unread message

webster

unread,
Aug 30, 2006, 4:53:31 PM8/30/06
to Google Web Toolkit
Greetings!

I have ported a Swing applet to AJAX using the GWT. All development
and testing was executed using a Tomcat container and now is time
to deploy to our production environment which is a WebSphere
Application Server. I have created and loaded the EAR file into the
WebSphere Application Server, and can hit the WebSphere URL. The
problem I am having is that all of my Async callbacks are all returning
to the
onFailure() method. When I tail the WebSphere SystemErr.log file I see
output from System.err.println() statements I placed in the server-side
code
indicating that the calls completed successfully, but the output didn't
make
it to the client.

I presume this is a WebSphere configuration issue, does anyone have any
suggestions on what to do on the WebSphere side to enable the
callback data to make it to the client?

Thank you.

KFW

mP

unread,
Aug 30, 2006, 5:15:37 PM8/30/06
to Google Web Toolkit
This question has a;ready been answered in this forum. Do a search.

webster

unread,
Aug 31, 2006, 3:05:26 PM8/31/06
to Google Web Toolkit
An incorrect presumption on my part. Thanks mP!

--Solution--
Upgrade to GWT 1.1.10

--Relevant Discussion--
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/87f0b510c43c5195/515912584df62c8c?lnk=gst&q=websphere+&rnum=11#515912584df62c8c

Reply all
Reply to author
Forward
0 new messages