[JBoss JIRA] Updated: (JBWS-429) Create Custom Holders for Custom types that define INOUT parameters and OUT parameters [WSDLToJava Subsystem]
by Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-429?page=all ]
Thomas Diesler updated JBWS-429:
--------------------------------
Fix Version/s: jbossws-1.0.6
(was: jbossws-1.0.5)
> Create Custom Holders for Custom types that define INOUT parameters and OUT parameters [WSDLToJava Subsystem]
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBWS-429
> URL: http://jira.jboss.com/jira/browse/JBWS-429
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: wstools
> Reporter: Anil Saldhana
> Fix For: jbossws-1.0.6
>
>
> WSDL 1.1 can define IN-OUT parameters and OUT. Then there is a need to generate Holders by the WSDLToJava component of JBossWS Tools.
> Now if the type that defines an INOUT parameter, is a type that is NOT supported by standard Jax-RPC types, then custom holder classes need to be generated.
> If the type is supported by Jax-RPC, then standard holders defined in the javax.xml.rpc.holders package can be used. Examples are ShortWrapperHolder, IntegerWrapperHolder, FloatWrapperHolder etc.
> Custom Holders will be handled after the first release of wstools. If there is demand, I can raise the priority.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 2 months
[JBoss JIRA] Updated: (JBWS-895) Provide support for policy attachments
by Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBWS-895?page=all ]
Thomas Diesler updated JBWS-895:
--------------------------------
Fix Version/s: jbossws-1.0.6
(was: jbossws-1.0.5)
> Provide support for policy attachments
> --------------------------------------
>
> Key: JBWS-895
> URL: http://jira.jboss.com/jira/browse/JBWS-895
> Project: JBoss Web Services
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: ws-policy
> Reporter: Heiko Braun
> Assigned To: Heiko Braun
> Fix For: jbossws-1.0.6
>
>
> Web Services Policy Attachment (WS-PolicyAttachment),
> defines two general-purpose mechanisms for associating policies with the subjects to
> which they apply; the policies may be defined as part of existing metadata about the
> subject or the policies may be defined independently and associated through an external
> binding to the subject.
> Relevant to JBossWS are the following questions:
> - How to reference policies from WSDL definitions.
> - How to associate policies with deployed Web service endpoints.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 2 months