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 73853 - Provide support for calling rpc/enc websvcs
Summary: Provide support for calling rpc/enc websvcs
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker with 1 vote (vote)
Assignee: bhate
URL: http://weblogs.java.net/blog/jitu/arc...
Keywords:
: 102061 102188 121409 (view as bug list)
Depends on:
Blocks: 117865
  Show dependency tree
 
Reported: 2006-03-21 23:56 UTC by Lukas Jungmann
Modified: 2008-06-24 15:10 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2006-03-21 23:56:29 UTC
JAX-WS itself does not support rpc/enc webservices, but that does not mean that
one cannot call them. We should provide some support for this. See [URL] for
example what code we could generate in this case.
Comment 1 Srividhya Narayanan 2007-04-25 17:09:21 UTC
*** Issue 102188 has been marked as a duplicate of this issue. ***
Comment 2 Srividhya Narayanan 2007-04-25 17:16:17 UTC
Changing it to P1 as this is a needed enhancement that several users asked for it.
Comment 3 Milan Kuchtiak 2007-05-15 08:29:36 UTC
Looking at the blog I see that we really miss the ability to create a client
working on XML message level base. See the issue 81254 (support for JAX-WS
Dispatch API)
Comment 4 Lukas Jungmann 2007-05-22 19:15:22 UTC
*** Issue 102061 has been marked as a duplicate of this issue. ***
Comment 5 Roderico Cruz 2007-12-14 00:49:52 UTC
This will be implemented in Netbeans 6.1. The implementation will be the following: if a wsdl has rpc/encoded style,
artifacts for JAXRPC (which supports rpc/encoded) will be generated even in J2EE 1.5 projects.
Comment 6 Roderico Cruz 2007-12-14 00:53:06 UTC
Since this will not be implemented via the Dispatch interface, I am removing the dependency on 81254.
Comment 7 Roderico Cruz 2007-12-14 00:54:10 UTC
Sorry wrong parent IZ
Comment 8 Roderico Cruz 2008-01-08 07:04:20 UTC
*** Issue 121409 has been marked as a duplicate of this issue. ***
Comment 9 bhate 2008-03-27 20:01:58 UTC
this is fixed now.
Comment 10 Lukas Jungmann 2008-06-24 15:10:17 UTC
v.