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 128736

Summary: Obsolete SAAJ library causes exceptions in web services
Product: webservices Reporter: pekarna <pekarna>
Component: JAX-RPCAssignee: bhate <bhate>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: https://saaj.dev.java.net/issues/show_bug.cgi?id=19
Issue Type: DEFECT Exception Reporter:

Description pekarna 2008-02-28 18:22:13 UTC
NetBeans uses obsolete SAAJ library (from 2006). The version number is the same (1.3), but there is a bug described at 
https://saaj.dev.java.net/issues/show_bug.cgi?id=19 that prevents NetBeans-generated web service client to work. Before
an exception appeared as described at

http://forums.java.net/jive/thread.jspa?threadID=17683&start=15&tstart=0

When I put snapshot version of SAAJ to ".netbeans\6.0\modules\ext\jaxrpc16\saaj-impl.jar", web service works.

Please replace the bundled libs to the snapshot version, if possible.
Comment 1 Roderico Cruz 2008-03-04 04:35:18 UTC
Will be fixed in 6.1
Comment 2 bhate 2008-03-06 21:01:12 UTC
I have updated latest saaj version in the jaxrpc libraries.
changeset 6175104b11f5.
Comment 3 Jaroslav Pospisil 2008-03-13 11:53:17 UTC
v.