[ http://issues.apache.org/jira/browse/AXIS2-1085?page=all ]
Takahide Nogayama updated AXIS2-1085:
-------------------------------------
Attachment: ver6_patch_to_axis2_modules.txt
JIRA might be broken now, so I send my patch by e-mail.
The filter insertion point is included by
ver4_patch_to_axis2_modules_kernel_src_org_apache_axis2_transport.txt on
WSCOMMONS-76.
The patch in this mail includes all changes (insert filter, load
configration, unit test, test-resources).
I added testcases and asserts. Please run FilterRegistryTest as Junit
test. Or do $cd modules/kernel ; maven -o
And I prepare two demo scenarios. Please run FilterDemo1 and FilterDemo2
as java application.
I will post javadoc tommorow...
I think MessageContext is better. Because only messagecontext will
probably be used.
And we can pass any object to filter by using
messageContext.{setProperty/getProperty}.
I changed the context as MessageContext in this patch.
Regards,
-----------------
Takahide Nogayama
[EMAIL PROTECTED]
"Rich Scheuerle (JIRA)" <[EMAIL PROTECTED]> wrote on 2006/10/21 23:27:36:
---------------------------------------------------------------------------------------------------
http://www.atlassian.com/software/jira
> StAX Filter [ Data conversion, extraction, or do something between
> XMLStreamReader and StAXBuilder]
> ---------------------------------------------------------------------------------------------------
>
> Key: AXIS2-1085
> URL: http://issues.apache.org/jira/browse/AXIS2-1085
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: New Feature
> Components: core
> Environment: windows
> Reporter: Takahide Nogayama
> Assigned To: Rich Scheuerle
> Attachments: patchAXIOM_to_moduleaxiom-apisrcmainjava.txt,
> patchAXIS2_to_moduleskernelsrc.txt, src_demo.zip,
> StAX_filter_architecture.ppt,
> ver2_patch_to_axiom_modules_axiom-api_src_main_java_org_apache_axiom_om_impl_builder.txt,
> ver2_patch_to_axis2_modules_kernel_src_org_apache_axis2_transport.txt,
> ver5_patch_to_axis2_modules.txt, ver6_patch_to_axis2_modules.txt
>
>
> To use this Filter in AXIS2, we have to change AXIS2 alittle.
> See
> http://issues.apache.org/jira/browse/WSCOMMONS-76
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]