summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing sca.tld copy by adding rtexprvalue attributelresende2009-01-301-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739103 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete dependencylresende2009-01-301-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739102 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2291, Separate the mixed callback error validation test from the ↵slaws2009-01-2915-22/+353
| | | | | | other callback tests so that the error doesn't affect the rest of the tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738875 13f79535-47bb-0310-9956-ffa450edef68
* Remove some targetNamespace attributesslaws2009-01-292-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738833 13f79535-47bb-0310-9956-ffa450edef68
* Remove some targetNamespace attributesslaws2009-01-292-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738831 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging changes to add extended attribute support for various ↵lresende2009-01-2923-52/+281
| | | | | | bindings (ws, ejb, etc), interface java and wsdl, and implementation java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738721 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende2009-01-291-1/+14
| | | | | | state is not START_DOCUMENT' when in WebSphere env git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738693 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to wsdl interfacelresende2009-01-293-2/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738692 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to java interfacelresende2009-01-293-2/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738691 13f79535-47bb-0310-9956-ffa450edef68
* Removing System.out from WS Policy processorlresende2009-01-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738690 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to java implementationlresende2009-01-293-9/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738689 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for writing extended attributes to EJB bindinglresende2009-01-291-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738688 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to EJB bindinglresende2009-01-293-4/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738687 13f79535-47bb-0310-9956-ffa450edef68
* Fixing test failures by ignoring tuscany NS when processing extended attributeslresende2009-01-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738686 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for extended attributes to webservices bindinglresende2009-01-294-4/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738685 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring common code to simplify processing extended attributeslresende2009-01-298-30/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738684 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current ↵lresende2009-01-291-1/+14
| | | | | | state is not START_DOCUMENT' when in WebSphere env git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738683 13f79535-47bb-0310-9956-ffa450edef68
* update the jms itests to include a jms hostantelder2009-01-287-374/+413
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738506 13f79535-47bb-0310-9956-ffa450edef68
* Update the pom.xml to include a jms hostantelder2009-01-281-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738504 13f79535-47bb-0310-9956-ffa450edef68
* Update the pom.xml to include a jms hostantelder2009-01-281-97/+103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738503 13f79535-47bb-0310-9956-ffa450edef68
* Intial cut at changing the jms binding to use the jms host for the service ↵antelder2009-01-283-181/+26
| | | | | | listener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738502 13f79535-47bb-0310-9956-ffa450edef68
* Implement the getDestination method in the default jms hostantelder2009-01-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738501 13f79535-47bb-0310-9956-ffa450edef68
* Add method to get the service destination to the jms host as you need that ↵antelder2009-01-281-0/+2
| | | | | | to get callbacks working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738500 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused codeantelder2009-01-281-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738468 13f79535-47bb-0310-9956-ffa450edef68
* Make the default jms host use the jms host extension pointantelder2009-01-283-0/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738462 13f79535-47bb-0310-9956-ffa450edef68
* Make jms host an extension pointantelder2009-01-282-1/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738461 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2771ramkumar2009-01-283-25/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738433 13f79535-47bb-0310-9956-ffa450edef68
* Start to add some JMS host default implementationsantelder2009-01-275-0/+750
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738112 13f79535-47bb-0310-9956-ffa450edef68
* Start to add some JMS host interfacesantelder2009-01-275-0/+343
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738111 13f79535-47bb-0310-9956-ffa450edef68
* Process services in component pre-processing.vamsic0072009-01-271-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738090 13f79535-47bb-0310-9956-ffa450edef68
* Removing holder-ws-service from pom as it seems the sample is not availablelresende2009-01-271-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738023 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2794 - JMS callback property variable ends with space - not a valid ↵beckerdo2009-01-261-1/+1
| | | | | | Javaidentifier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737840 13f79535-47bb-0310-9956-ffa450edef68
* Demonstrate how the non-JAXWS base class can be used. Add some ignores.slaws2009-01-261-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737668 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for folder contributions and zip contributions containing jarsantelder2009-01-239-0/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736977 13f79535-47bb-0310-9956-ffa450edef68
* Move to a seperate itest as that makes the itest simplerantelder2009-01-234-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736976 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Fixing Corba schema with right binding namelresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
* Start adding resources for a test of folder and zip contributions which ↵antelder2009-01-225-0/+72
| | | | | | contain application jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736686 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo2009-01-211-0/+1
| | | | | | parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
* copy stest framework from 2.x to consider potentially reusing in 1.xslaws2009-01-1988-0/+4851
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735692 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging latest support for extended attributes from 1.x branchlresende2009-01-1725-143/+457
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Fixing model object definition for extended attribute processorlresende2009-01-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735313 13f79535-47bb-0310-9956-ffa450edef68
* Create new certificates valid until 2036. Remove some junk from the ↵slaws2009-01-174-9/+17
| | | | | | definitions.xm file. Do a better job at printing out the exception in this test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735283 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes to fix the StAX namespace context from 1.x brach revision 734056lresende2009-01-173-193/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735205 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Adding new test scenarios to anyElement test caselresende2009-01-173-96/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735202 13f79535-47bb-0310-9956-ffa450edef68