summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-133-32/+16
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Remove some of the commented out code that resulted from moving over to the ↵slaws2009-11-135-79/+0
| | | | | | Endpoint/EndpointReference approach. Still some left in that needs looking at. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835940 13f79535-47bb-0310-9956-ffa450edef68
* Fix WS binding to include any webapp context path in the wsdl endpointantelder2009-10-311-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831523 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-292-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-2/+2
| | | | | | Handle the OSGi service un-registration gracefully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830852 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-111-2/+2
| | | | | | | 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
* 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
* 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-311-2/+2
| | | | | | 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
* 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
* 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 exclusion of axis2-adb to avoid split packagesrfeng2009-04-132-11/+24
| | | | | | 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
* 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
* 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-2015-140/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2009-02-093-7/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ↵slaws2009-02-0225-13/+15
| | | | | | 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
* Revert the changes to pass args[] into EquinoxHost. We should use system ↵rfeng2009-01-301-1/+1
| | | | | | properties or config.ini instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739196 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test caserfeng2009-01-291-13/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739066 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-2819-19/+19
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-01-141-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734290 13f79535-47bb-0310-9956-ffa450edef68
* Fix the access violation to EndpointReferenceImplrfeng2008-12-091-3/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724840 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi access violations and package importsrfeng2008-12-095-12/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724568 13f79535-47bb-0310-9956-ffa450edef68
* Updated all the test composite files to include a target namespace - the ↵edwardsmj2008-12-0822-3/+25
| | | | | | target namespace is required by the specification and leaving it out causes error messages to be generated when the tests are run. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724392 13f79535-47bb-0310-9956-ffa450edef68
* Updated FileTransferMTOMTestCase to reflect new interfaces for starting ↵edwardsmj2008-12-051-5/+38
| | | | | | Nodes with Contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723692 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1920-132/+526
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-19125-0/+9178
| | | | | | 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-19130-9495/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2669rfeng2008-11-101-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712700 13f79535-47bb-0310-9956-ffa450edef68