• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException:

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

My application uses GWT as UI component and is deployed in Weblogic.
I have written XML RPCs which will be exposed to the xternal world.
Now when i deploy my applicationa nd try to run it , i get following error.

Exception while dispatching incoming RPC call com.google.gwt.user.server.rpc.UnexpectedException: Service method


The catch i sthat the same thing works fine in Jboss.
I dont know whether its Weblogic conflict issue or GWT and XMl RPC conflict .
ANy oe wo has facd same issue please help asap.
 
ritika khare
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
a
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic