This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91492 - Call web service in jboss Cannot create SOAPFault message
Summary: Call web service in jboss Cannot create SOAPFault message
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 15:24 UTC by palvarez
Modified: 2008-03-06 19:33 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Server log jboss (1.12 MB, text/plain)
2006-12-22 15:29 UTC, palvarez
Details
Code sample for reproducing this (2.58 MB, application/octet-stream)
2006-12-22 16:39 UTC, palvarez
Details
server log when deploy in server code example (54.82 KB, application/octet-stream)
2006-12-22 16:51 UTC, palvarez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description palvarez 2006-12-22 15:24:45 UTC
I have generated a Web service Netbeans 5.5 and jboss 4.0.5, nevertheless when
trying to invoke it with a Web Service client i am getting the following error:

javax.xml.rpc.JAXRPCException: Cannot create SOAPFault message for:
javax.xml.rpc.soap.SOAPFaultException: setProperty must be overridden by all
subclasses of SOAPMessage

I was trying to resolve this issue since three days, I couldnt able to fix it. 
Pls help me on this.
Comment 1 palvarez 2006-12-22 15:29:01 UTC
Created attachment 36902 [details]
Server log jboss
Comment 2 Lukas Jungmann 2006-12-22 15:44:05 UTC
Can you attach your project (or some sample for reproducing this) to this issue,
please?
Comment 3 palvarez 2006-12-22 16:33:14 UTC
for creation web service I'm guided by 
http://www.netbeans.org/kb/50/quickstart-webservice.html and bug in deploy by
http://www.netbeans.org/issues/show_bug.cgi?id=87352

The web service client is Flash 8 WebServiceConnector





Comment 4 palvarez 2006-12-22 16:39:39 UTC
Created attachment 36904 [details]
Code sample for reproducing this
Comment 5 palvarez 2006-12-22 16:49:24 UTC
jboss installed in ubuntu server current version
Comment 6 palvarez 2006-12-22 16:51:38 UTC
Created attachment 36906 [details]
server log when deploy in server code example
Comment 8 Milan Kuchtiak 2007-09-25 17:18:15 UTC
This is a JAX-RPC bug.
Do we support JAX-RPC web services on JBOSS ?
Comment 9 bhate 2007-09-28 19:30:29 UTC
I dont know if its possible to address this in 6.0.
Comment 10 bhate 2008-03-06 19:33:37 UTC
We will not be supporting JAX-RPC web services or web service clients in JBoss.