summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2 (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
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805393 13f79535-47bb-0310-9956-ffa450edef68
* Fix the schema validation issue for definitionsrfeng2009-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803291 13f79535-47bb-0310-9956-ffa450edef68
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-112-11/+12
| | | | | | | Fix an issue to write to XMLStreamWriter from SUN JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802988 13f79535-47bb-0310-9956-ffa450edef68
* Remove intents that are provided by the specification in the assembly-xsd moduleslaws2009-08-101-17/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802760 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to ServiceDiscovery to set context classloader for service ↵rfeng2009-08-091-79/+3
| | | | | | providers in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802470 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
* remove extraneous promote attributeslaws2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802410 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
* Set the thread context classloader so that Axis2 configuration can be loaded rfeng2009-08-054-136/+173
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801351 13f79535-47bb-0310-9956-ffa450edef68
* Fix classloading problem with Axis dependencies used by binding-ws-axis2 on ↵edwardsmj2009-08-041-6/+14
| | | | | | references that use this binding: force TCCL for those dependencies to be the OSGi Bundle ClassLoader when running under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800984 13f79535-47bb-0310-9956-ffa450edef68
* Use the extensibility-equinox module to dynamically imports public packages ↵rfeng2009-07-312-2/+3
| | | | | | and resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799679 13f79535-47bb-0310-9956-ffa450edef68
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68
* Release resources when the OSGi runtime is shutdown to remove the needs of ↵rfeng2009-07-311-1/+9
| | | | | | shutdown hooks git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799487 13f79535-47bb-0310-9956-ffa450edef68
* Create a Tuscany specific listener manager so that the shutdown hook is ↵slaws2009-07-283-2/+172
| | | | | | cleared properly on runtime shutdown. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798434 13f79535-47bb-0310-9956-ffa450edef68
* Set EndpointReference state on callback slaws2009-07-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796232 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2148-2528/+2528
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers ↵slaws2009-06-194-19/+35
| | | | | | rather than component/reference or service/binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786552 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng2009-06-182-9/+17
| | | | | | now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-06-181-19/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786203 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws2009-06-152-4/+7
| | | | | | from field of the web service WSA header "from" element. Includes associated changes to do something useful with this URI. There are changes here I had to make that push on the meaning of the InterfaceContract in endpoints and endpoint references. Needs further discussion. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784759 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws2009-06-112-7/+7
| | | | | | subscript now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783845 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference ↵slaws2009-06-112-13/+30
| | | | | | and replace with EndpointReference2 and Endpoint2 as appropriate. You'll see that some of the changes have left more commented out code as the old EndpointReference has code to support callback/conversation function not required by OASIS. I've also disabled some itests for this reason. Note that callbacks over web services won't work yet as work on EndpointReference2 is still ongoing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783664 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
* Make sure the class is returnedrfeng2009-04-151-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765382 13f79535-47bb-0310-9956-ffa450edef68
* Add a special classloader to work around XXXFactory.newInstance issue within ↵rfeng2009-04-152-102/+167
| | | | | | OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765339 13f79535-47bb-0310-9956-ffa450edef68
* Port DefinitionsProvider to Definitions extension pointrfeng2009-04-152-85/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765307 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-141-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764964 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-133-11/+28
| | | | | | 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
* Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws2009-03-1916-153/+132
| | | | | | required to exploit the model in the runtime up to the point were the old EndpointReference is retrieved from a wire. The next step is to convert this over too and exploit the new endpoint references fully. There is still tidying to do (search for TODO - EPR) in particular I haven't removed any of the old files yet. So beware don't put changes into CompositeActivator or RuntimeWire as the runtime isn't using them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756070 13f79535-47bb-0310-9956-ffa450edef68
* Set port to 8085 to fix continuum build failure when 8080 is usedantelder2009-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755617 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
* Make sure XML types introspected by databindings are honored by the J2W ↵rfeng2009-03-171-8/+8
| | | | | | generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755120 13f79535-47bb-0310-9956-ffa450edef68
* Add a pojo WS test caserfeng2009-03-067-0/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751069 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-0630-56/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-0531-66/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750243 13f79535-47bb-0310-9956-ffa450edef68
* Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende2009-03-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750242 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-2016-140/+55
| | | | 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