aspose file tools
The moose likes XML and Related Technologies and the fly likes Apache XML-RPC jar causing conflict with some GWT jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Apache XML-RPC jar causing conflict with some GWT jar" Watch "Apache XML-RPC jar causing conflict with some GWT jar" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Apache XML-RPC jar causing conflict with some GWT jar
 
Similar Threads
gwt upgrade to 2.4 problem
advantage of GWT over ordinary Ajax?
Hibernate: org.springframework.beans.factory.BeanCreationException
Trying to use non-GWT jar in GWT project
Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException: