summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-18Remove xalan dependency as it conflicts iwth the base jdk which includes ↵antelder1-13/+0
some xalan classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159204 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14Correct dependencies following the move up to opensaml-2.4.1.jar, slaws1-5/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12Fix the build errors about openws by moving up to opensaml 2.4.1antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145737 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart ↵slaws1-2/+232
support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14Remove no longer required wstx dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1049026 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13Change to use axis2 osgi jarantelder1-11/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045247 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13Add exclude for an old version of commons logging the seems to mess up the ↵antelder1-0/+6
osgi junit tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045070 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Update to clean up numerous dependencies, many i think left over from ↵antelder1-258/+57
previous Axis releases. Also take out the JMS and rampart function for now as it doesn't appear to work anymore and there are no testcase or samples for those in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044598 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Update MFs and jar versionsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043775 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws1-6/+1
Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Correct name missed when rename was doneantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024191 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder1-1/+1
to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Exclude opensaml which seems to be sneaking in when it didn't used to. slaws1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005827 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06An example of using core-runtime and base-runtime. The ↵slaws1-81/+20
binding-ws-runtime-axis2 pom still refers directly to wsdlgen as without this I'd have to fix the majority of the itests to refer to core and/or base. I'd like to do this but not all at once. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004922 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove old surefire configantelder1-20/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950962 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Remove unused dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Disable parallel tests as it causes port conflictsantelder1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917352 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some ↵slaws1-1/+6
binding specific policy implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909388 13f79535-47bb-0310-9956-ffa450edef68
2010-02-03Rename to match pattern of other modules and add local transport dependencyslaws1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906168 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01rename new axis2 1.5 binding runtime implementation to be consistent with ↵slaws1-0/+0
names of other runtime implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905272 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29Upgrade axis version to 1.5.1slaws1-36/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904567 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27A place to look at restructuring the Axis2 ws binding runtime to take ↵slaws1-0/+416
account of the runtime wire. Also want to look at the practicalities of moving to Axis 1.5. Won't be in the build for a while. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884879 13f79535-47bb-0310-9956-ffa450edef68