Go Back   Rhinocerus > Newsgroup > Newsgroup comp.lang.java.* > Newsgroup comp.lang.java.programmer

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-13-2012, 06:47 AM
lakshmanan.mpt@gmail.com
Guest
 
Posts: n/a
Default SOAPFaultException

Hi,
I have using webapplication integrate with webservice. my screen values are setting the webservices. But all the values are setted. but after some exception is thrown. Like

javax.xml.ws.soap.SOAPFaultException: unknown
at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSO APFaultException(SOAPFaultHelperJAXWS.java:85)
at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS .throwFaultException(SOAP11BindingJAXWS.java:107)


configuration:
jdk1.6
jboss server5.1

Plz any one help me ...............


Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 07-22-2012, 09:29 AM
Roedy Green
Guest
 
Posts: n/a
Default Re: SOAPFaultException

On Thu, 12 Jul 2012 23:47:50 -0700 (PDT), lakshmanan.mpt@gmail.com
wrote, quoted or indirectly quoted someone who said :

>Plz any one help me ..


look at those places in the code. See what conditions trigger the
exception.
--
Roedy Green Canadian Mind Products
http://mindprod.com
The greatest shortcoming of the human race is our inability to understand the exponential function.
~ Dr. Albert A. Bartlett (born: 1923-03-21 age: 89)
http://www.youtube.com/watch?v=F-QA2rkpBSY


Reply With Quote
  #3 (permalink)  
Old 07-22-2012, 11:12 AM
Lew
Guest
 
Posts: n/a
Default Re: SOAPFaultException

lakshmanan.mpt@gmail.com wrote:
> I have using webapplication integrate with webservice. my screen values
> are setting the webservices. But all the values are setted. but after some
> exception is thrown. Like
> javax.xml.ws.soap.SOAPFaultException: unknown
> at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSO APFaultException(SOAPFaultHelperJAXWS.java:85)
> at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS .throwFaultException(SOAP11BindingJAXWS.java:107)
>
>
> configuration:
> jdk1.6
> jboss server5.1
>
> Plz any one help me ...............


Well, that's not a lot to go on, but let's get what we can.

Normally a SOAPFault is defined with the schema for the SOAP exchange.

Which we haven't seen.

But the "unknown" message suggests that the underlying fault or exception
represented by the service description might have been unexpected.

Perhaps the values you provided were out of band for the service's expectations.

Without knowing the service definition, how you invoked it and with what
values, it's too difficult to divine the details of the problem.

--
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedi.../c/cf/Friz.jpg
Reply With Quote
 
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

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




All times are GMT. The time now is 06:32 AM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.