Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-15-2008, 11:02 AM
Member
 
Join Date: Sep 2008
Posts: 2
RT08 is on a distinguished road
Webservices
Hi,

I am using a java webservice client using IRAD, and the server is "WAS 6".
Till yesterday the application was working fine but when i came today it gave me the following exception without any modifications in the existing code.

WebServicesFault
faultCode: {schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultString: org.xml.sax.SAXException: WSWS3084E: Error: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.
faultActor: null
faultDetail:

org.xml.sax.SAXException: WSWS3084E: Error: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.
at com.ibm.ws.webservices.engine.WebServicesFault.mak eFault(WebServicesFault.java:179)
at com.ibm.ws.webservices.engine.client.Connection.in voke(Connection.java:490)
at com.ibm.ws.webservices.engine.client.Stub$Invoke.i nvoke(Stub.java:732)
at com.cf.eai.webservice.CFIntegrationManagerSoapBind ingStub.speedPayConfirm(CFIntegrationManagerSoapBi ndingStub.java:178)
at com.cf.eai.webservice.CFIntegrationManagerProxy.sp eedPayConfirm(CFIntegrationManagerProxy.java:74)
at Main.main(Main.java:19)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.websphere.client.applicationclient.launchC lient.createContainerAndLaunchApp(launchClient.jav a:649)
at com.ibm.websphere.client.applicationclient.launchC lient.main(launchClient.java:435)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.ja va:190)

Somebody please help

Thanks in advance
RT
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Webservices certification help polireddy Professional Certification 0 06-03-2008 10:39 AM
webservices axis.. kalpana Advanced Java 0 01-30-2008 08:06 PM
java webServices renukadevi.karri New To Java 0 01-10-2008 02:09 PM
Free WebServices javaplus Web Frameworks 4 11-26-2007 01:00 PM
To make work DLL from webservices Felissa Advanced Java 1 07-05-2007 09:07 PM


All times are GMT +3. The time now is 10:09 AM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org