Classification: UNCLASSIFIED Caveats: NONE Hi, Simon,
Thanks. At least it'll allow us to provide Axis2-specific (Axis2 handler based) security solutions. Gang > -----Original Message----- > From: Simon Laws (JIRA) [mailto:dev@tuscany.apache.org] > Sent: Thursday, June 23, 2011 10:52 AM > To: Yang, Gang USA CTR (CH) > Subject: [jira] [Closed] (TUSCANY-3853) > PolicyProvider.configureBinding() is called with a configuration object > that does not contain Axis2's ConfigurationContext on client/reference > side. > > > [ https://issues.apache.org/jira/browse/TUSCANY- > 3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Simon Laws closed TUSCANY-3853. > ------------------------------- > > Resolution: Fixed > > I have this working now in this test > (http://svn.apache.org/repos/asf/tuscany/sca-java- > 2.x/trunk/testing/itest/policy/interceptors/). I'll close the JIRA but > please re-open if this still doesn't work for you. > > > PolicyProvider.configureBinding() is called with a configuration > object that does not contain Axis2's ConfigurationContext on > client/reference side. > > --------------------------------------------------------------------- > ----------------------------------------------------------------------- > -------- > > > > Key: TUSCANY-3853 > > URL: https://issues.apache.org/jira/browse/TUSCANY- > 3853 > > Project: Tuscany > > Issue Type: Bug > > Components: Java SCA Policy > > Affects Versions: Java-SCA-2.0-Beta1 > > Environment: Windows 2003 using Tuscany 2.0-Beta2 for Java > > Reporter: Gang Yang > > Assignee: Simon Laws > > Fix For: Java-SCA-2.0 > > > > > > In a policy extension written for binding.ws with the intent to > access Axis2 ConfigurationContext in order to add Axis2 handlers, the > PolicyProvider.configureBinding() is called with the > Axis2BaseBindingProvider object that returns null for > getAxisConfigurationContext(). > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > Classification: UNCLASSIFIED Caveats: NONE