summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo2009-02-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741186 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importslresende2009-02-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740074 13f79535-47bb-0310-9956-ffa450edef68
* Removing system.out from AnyAttribute test caselresende2009-02-021-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740072 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - New test case that exercises extended attributes in bindingslresende2009-02-021-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740053 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo2009-02-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding ↵beckerdo2009-01-303-32/+158
| | | | | | properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739312 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2798: Fix the jms binding to use the destination in the binding ↵antelder2009-01-301-2/+13
| | | | | | response element when the request message has no replyto git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739306 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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
* 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
* 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-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
* TUSCANY-2463 - Last adjustments to test processors to support the extension ↵lresende2009-01-174-33/+41
| | | | | | attribute wrapper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735201 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - UPdating test scenarios to split valid extended element from ↵lresende2009-01-171-8/+37
| | | | | | invalid scenario where require attribute has empty value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735200 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet test compositelresende2009-01-171-54/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735198 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Storing extended attributes in a second list, wrapped into a ↵lresende2009-01-1725-343/+637
| | | | | | extension class that stores the attribute QName, it's value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735197 13f79535-47bb-0310-9956-ffa450edef68
* Updating testcase to JUnit 4lresende2009-01-171-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735196 13f79535-47bb-0310-9956-ffa450edef68
* Renaming test cases to follow same naming patternlresende2009-01-172-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735195 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xsd module from baseantelder2009-01-151-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734673 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Properly register default attribute processor to handle ↵lresende2009-01-142-4/+23
| | | | | | extended attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734525 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from revision #734356 and there was some merge conflicts ↵lresende2009-01-1411-169/+135
| | | | | | that were not supposed to get to svn. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734475 13f79535-47bb-0310-9956-ffa450edef68