Deploying GWT and using an different servlet for db access

1 view
Skip to first unread message

Ed

unread,
Mar 2, 2010, 2:05:40 PM3/2/10
to Google Web Toolkit
Hi,
I am using GWT to create a front end to an existing servlet that
performs authentication form a ldap server or from a posgres db.

i have in jetty/webapps/SSISAJAX
jetty/webapps/SSISAJAXSERVER

SSISAJAX is the GWT application
SSISAJAXSERVER is just a servlet that implements the
UserServiceFactory which cannot be found.

I have put the SSISAJAXSERVER jar in the SSISAJAX gwt path with no
avail.

I hope this is not impossible with the toolkit.

Any help would be appreciated.


GWT 2.0.1

Below is the stack trace.


2010-03-02 13:43:45.874:/ssisajax:WARN: Exception while dispatching
incoming RPC call
com.google.gwt.user.server.rpc.UnexpectedException: Service method
'public abstract com.co.SSIS.client.LoginInfo
com.co.SSIS.client.LoginService.login(java.lang.String)' threw an
unexpected exception: java.lang.NoClassDefFoundError: com/co/
SSISSERVER/users/UserServiceFactory
at
com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:
378)
at
com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:
581)
at
com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:
188)

Reply all
Reply to author
Forward
0 new messages