Commit graph

2712 commits

Author SHA1 Message Date
slaws
48b8512eb5 Process a binding name if one is included in the target URI
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802406 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 16:01:04 +00:00
slaws
ec44ab1fda Fix the URI algorithm so that the binding name is only included in the URI if a service has multiple bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802405 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:59:59 +00:00
slaws
5b01fbe072 Use the registry to resolve de-serialized endpoint references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802404 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:58:58 +00:00
slaws
9e0d3fff1a Make endpoints point to the component/service for which they are created so that the URIs are correct. A previous change to the runtime wire now looks down the promotion hierarchy in order to find the leaf component and service
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802403 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:57:57 +00:00
slaws
70b64f4465 Remove the non-OASIS code from the endpoint builder and set up build-time and runt-time operations so that I can reorganize the endpoint reference build process and get all of the endpoint building code in on place.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802401 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:55:13 +00:00
slaws
651e0baa84 Add some commentary about the status of the independent contributions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802399 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:48:47 +00:00
slaws
54c3acb8e2 Put some carriage returns in README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802398 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 15:47:59 +00:00
antelder
7033904ec0 Fix problem with building with JDK 1.5 bringing in bouncy castle dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802299 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 05:40:09 +00:00
antelder
b16de2a55d Update LICENSE with latest versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802298 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 05:28:37 +00:00
rfeng
9e88e074f0 Fix test cases to avoid NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802296 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 04:37:06 +00:00
rfeng
b9b2c11859 Fix NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802271 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 23:48:54 +00:00
rfeng
7ecc9e29da Start to move Java related utilities into the common-java module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802142 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 18:47:24 +00:00
rfeng
be88458d8b Add a few typed getAttribute methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802091 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 16:59:01 +00:00
rfeng
19cbacde38 Make jaxb-impl version consistent at 2.1.12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802082 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 16:44:02 +00:00
rfeng
a207146c7f Work around http://jira.codehaus.org/browse/WSTX-144
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802068 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 16:19:55 +00:00
edwardsmj
f7419d1dfd Better handling of case where contribution import is not satisfied, to avoid NPE when attempting to resolve artifacts against that import. Modified code in addContributionDependencies(...).
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802046 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 15:29:22 +00:00
edwardsmj
253949c05c Bring definitions.xml into line with latest OASIS XSD (minor corrections)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801920 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 09:42:07 +00:00
edwardsmj
70a9648d3d Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801919 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 09:41:20 +00:00
edwardsmj
05d2659d7d Fixing missing @value attribute declaration for <component> <property>
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801914 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 08:55:06 +00:00
rfeng
9fa61b1574 Replace the DOMHelper from common-xml module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801902 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 07:37:15 +00:00
rfeng
8ec974b5e3 Refactor the databinding module to use common-xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801895 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 06:56:48 +00:00
rfeng
7c3013bf5e Add getInstance helper method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801876 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 04:04:00 +00:00
rfeng
9c29f52629 Allow the utility to be a concrete class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 04:03:21 +00:00
rfeng
0ca889163f Allow the creation of utility by class without registration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801851 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 00:32:49 +00:00
rfeng
fa3d18a589 Move the test case into the reader package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801847 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:57:08 +00:00
rfeng
c36cfa99af Add constructors that take factories
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801846 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:55:35 +00:00
rfeng
7f4602c41b Reorg the package names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801844 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:50:19 +00:00
rfeng
791808de36 Add SAX utilities
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801843 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:34:29 +00:00
rfeng
99c3493ac3 Fix the DOM XMLStreamReader
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801829 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 22:52:36 +00:00
rfeng
94402676ae Adding common-xml into modules as the base to hold XML related utilities
It can also serve as the module that defines XML related dependencies based on the JDK levels

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801826 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 22:32:41 +00:00
rfeng
501d5addc5 Adding back the tuscany version of oasis-sca-tests.properties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801763 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:33:53 +00:00
rfeng
2c67934509 Use ANT sync to build the test projects from OASIS sources
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801754 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:14:26 +00:00
rfeng
7f9b374f17 Reenable the EquinoxHost test case that was ignored due to NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801708 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 16:29:21 +00:00
rfeng
b06ed9801b Restore the old TCCL
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801698 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 16:16:34 +00:00
antelder
d1e89179e9 Add back the jee schemas. Ok this might not be the perfect place for it but this gets the build passing again for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801650 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 13:57:45 +00:00
antelder
af6a67d2eb Add an @Ignore to the testcase as its failing right now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801643 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 13:38:54 +00:00
slaws
a77201b276 Template for reorganization of the builders.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801592 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 10:33:16 +00:00
slaws
f64d345c94 Update to use string version of endpoint and endpoint reference without hash codes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801586 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:57:38 +00:00
slaws
089673cc52 Provide mechanism of printing out the endpoint reference without the hash code to make test comparison easy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801585 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:55:15 +00:00
slaws
00892d23dc Add helper method to return component by name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801581 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:47:26 +00:00
slaws
3b188662bf Add helper methods to return parameters/references/services by name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801579 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 09:46:37 +00:00
rfeng
a708acc77d Remove svn:externals and set up the pom to pull from ../src folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801445 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 22:32:18 +00:00
lresende
240120d1fb TUSCANY 3192 - Additional fixes to remove remaining validation issues and remove obsolete core xsd
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801441 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 22:18:24 +00:00
edwardsmj
296998d19b Updated to match latest OASIS XSDs which contain fixes for problems which are affecting Tuscany - sca-1.1-cd03.xsd updated to use these new files. As required by TUSCANY 3192.
- additional changes required to make all files work together.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801434 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 22:03:18 +00:00
rfeng
abfb08f4d2 Refactor the runtime bridges to be o.a.t
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801433 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:58:16 +00:00
rfeng
c553ff7c89 Fix pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801431 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:53:55 +00:00
rfeng
c10eb19f42 Update pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801428 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:51:36 +00:00
rfeng
e286660be7 Remove copied files from svn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801422 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:38:48 +00:00
rfeng
63798bfd54 Format the code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801358 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 18:51:00 +00:00
rfeng
673e1ece42 Add jxws runtime as a dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801352 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 18:33:43 +00:00