summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2 (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-28Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws3-2/+172
2009-07-21Set EndpointReference state on callback slaws1-0/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng48-2528/+2528
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws4-19/+35
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2-9/+17
2009-06-18Remove unused importsrfeng1-19/+16
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2-4/+7
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-7/+7
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2-13/+30
2009-05-27Remove xml-apis dependenciesrfeng1-3/+11
2009-04-25Merge interface-wsdl-xml into interface-wsdl moduleantelder1-7/+0
2009-04-23Merge xsd-xml module into xsd module to tentatively test out the emerging ML ...antelder1-4/+1
2009-04-15Exclude xml-apisrfeng1-1/+2
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng1-0/+6
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng1-0/+10
2009-04-15Make sure the class is returnedrfeng1-2/+5
2009-04-15Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng2-102/+167
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng2-85/+17
2009-04-14Add missing import packagesrfeng1-1/+3
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-0/+1
2009-04-13Add exclusion of axis2-adb to avoid split packagesrfeng3-11/+28
2009-04-08Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng1-27/+31
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws16-153/+132
2009-03-18Set port to 8085 to fix continuum build failure when 8080 is usedantelder1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-20/+20
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-20/+20
2009-03-17Make sure XML types introspected by databindings are honored by the J2W gener...rfeng1-8/+8
2009-03-06Add a pojo WS test caserfeng7-0/+279
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende30-56/+56
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende31-66/+66
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende1-1/+1
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng16-140/+55
2009-02-10Excluding extra JUnit transient dependency to avoid it being present on the d...lresende1-1/+5
2009-02-10Excluding JUnit transient dependency to avoid it being present on the distrib...lresende1-0/+4
2009-02-09Removed unused importsmcombellack3-7/+2
2009-02-08Removing bouncycastle transient dependency from rampartlresende1-0/+4
2009-02-05Excluding bouncycastle transient dependencylresende1-0/+6
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws27-18/+27
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng1-1/+1
2009-01-29Fix the test caserfeng1-13/+12
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack20-22/+22
2009-01-28Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng1-0/+1
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-21Fix a couple of problems left over by the move to manifest version 2.0.0slaws1-27/+61
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-32/+32
2009-01-14Remove unused importsrfeng1-3/+0
2008-12-18Added Eclipse RegisterBuddy policyedwardsmj1-1/+1
2008-12-12Remove version for javax.xml.namespace importrfeng1-1/+1
2008-12-11Removed an import statement that referred to an old package not present in th...edwardsmj1-1/+0
2008-12-11Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2-0/+10