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 - Obsolete SAAJ library causes exceptions in web services
Summary: Obsolete SAAJ library causes exceptions in web services
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: bhate
URL: https://saaj.dev.java.net/issues/show...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-28 18:22 UTC by pekarna
Modified: 2008-03-13 11:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.