summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-021-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
* Update the axis2 runtime dependencies for model module changesantelder2009-10-011-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820552 13f79535-47bb-0310-9956-ffa450edef68
* Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng2009-08-181-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805621 13f79535-47bb-0310-9956-ffa450edef68
* Some strangeness here. In unit tests there is a class not found exception ↵slaws2009-08-081-0/+13
| | | | | | for javax.jms.BytesMessage when Axis loads the JMS transport. Didn't used to happen but had to add these. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802412 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder2009-08-081-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802299 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng2009-06-181-0/+7
| | | | | | now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
* Remove xml-apis dependenciesrfeng2009-05-271-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778943 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-wsdl-xml into interface-wsdl moduleantelder2009-04-251-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768518 13f79535-47bb-0310-9956-ffa450edef68
* Merge xsd-xml module into xsd module to tentatively test out the emerging ML ↵antelder2009-04-231-4/+1
| | | | | | consensus on module make up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767828 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xml-apisrfeng2009-04-151-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765423 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-151-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2009-04-151-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765414 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-131-0/+4
| | | | | | Add TCCL to work around XMLInputFactory.newInstance call made by Axis2 which is not OSGi-friendly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764571 13f79535-47bb-0310-9956-ffa450edef68
* Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the ↵rfeng2009-04-081-27/+31
| | | | | | axis2-kernel bundle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763432 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-20/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-20/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* Excluding extra JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-1/+5
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743053 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JUnit transient dependency to avoid it being present on the ↵lresende2009-02-101-0/+4
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743052 13f79535-47bb-0310-9956-ffa450edef68
* Removing bouncycastle transient dependency from rampartlresende2009-02-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742154 13f79535-47bb-0310-9956-ffa450edef68
* Excluding bouncycastle transient dependencylresende2009-02-051-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741017 13f79535-47bb-0310-9956-ffa450edef68
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ↵slaws2009-02-021-4/+11
| | | | | | changes made while experimenting with system composite changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739959 13f79535-47bb-0310-9956-ffa450edef68
* Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2008-12-111-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725698 13f79535-47bb-0310-9956-ffa450edef68
* Adjust classpathrfeng2008-12-091-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724933 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi access violations and package importsrfeng2008-12-091-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724568 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-191-0/+293
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-191-311/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-14/+14
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the dependency itemsrfeng2008-09-191-226/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697272 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-127/+35
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* More work exploring the policy extension model by implementing a token based ↵slaws2008-09-151-2/+2
| | | | | | authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68
* Use basic authentication as a motivating scenario for looking at policy plug ↵slaws2008-09-051-3/+3
| | | | | | points. Generic username/password processing is added as an interceptor. Specific axis configuration is performed by new logic specific to binding.ws which is invoked if the basic auth policy is present (we need to think about this mechanism). I added a binding-ws-axis2-policy module as a replacement for policy-security-ws but haven't moved over to it yet. I also added a message header map to Message but have only been experimenting to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692411 13f79535-47bb-0310-9956-ffa450edef68
* Running ws in websphere requires xerces/xalan/xml-apis so add them as ↵antelder2008-08-201-0/+17
| | | | | | dependencies even though they're not needed in other environments they don't break those other environments when included git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687378 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependencies on xml-apis, xercesImpl, and xalan except for the one ↵antelder2008-08-081-17/+100
| | | | | | plave in the axis2 binding that needs xercesImpl when doing ws-sec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683979 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-301-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
* Remove module interface-wsdl-java2wsdlnash2008-07-011-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673199 13f79535-47bb-0310-9956-ffa450edef68
* More POM cleanup to make dependencies on stax-api consistent.jsdelfino2008-06-301-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672843 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2432 - resolve some dependencies to a single versionslaws2008-06-301-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672731 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-171-0/+426
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68