| Author |
Apache XML-RPC jar causing conflict with some GWT jar
|
ritika khare
Greenhorn
Joined: Aug 24, 2009
Posts: 3
|
|
Hi,
I have written XMLRPC's to expose a few api'sto external world.
My application is using GWT as UI tool kit. Now when i put my xml rpc code into the war and deploy in the Weblogic , i get an error which says
Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public
The same code works fine for Jboss server.
I am lost whether its jar conflict due to server or is it the jar conflict between XML RPC jars and GWT jars.
Any one who has faced similar issue , please respond asap.
Its urgent and critical
|
 |
 |
|
|
subject: Apache XML-RPC jar causing conflict with some GWT jar
|
|
|