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
dougsleite
746180ca87
- Solving some problems related with java version;
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801658 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 14:26:47 +00:00
dougsleite
c179c8909e
- Modifying the guardian-model to deal with concurrent exceptions;
...
- The policy-resolutiontrees module is used to process the resolution tree - the lowest common ancestor is the resolved exception for a set of concurrent exceptions;
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801656 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 14:24:58 +00:00
dougsleite
6fab0ae9e1
- This model is responsible for process the resolution trees as policies
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801652 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 14:11:58 +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
687cb29fa6
Remove copied files from svn
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801429 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:52:54 +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
12ea2c2ece
Remove copied files from svn
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801426 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:46:44 +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
rfeng
a14d62048a
Set the thread context classloader so that Axis2 configuration can be loaded
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801351 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 18:32:56 +00:00
rfeng
2d8745982d
Set the thread context classloader so that JAXBContext.newInstance can find the correct factory
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801350 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 18:31:43 +00:00
antelder
c5692e414b
TUSCANY-3195: fix code to not so aggresivly remove inherently-provided intents as suggested by Greg Dritschler
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801231 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 13:56:11 +00:00
edwardsmj
809fc11285
Add Contribution context information to Monitor during Resolve phase
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801178 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:32:13 +00:00
edwardsmj
bad730807d
Add Composite context information to Monitor during Resolve phase
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801174 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:29:38 +00:00
edwardsmj
dc3315fd3b
Updated error messages, in particular for case where WSDL is not found.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801173 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:25:45 +00:00
slaws
07c80181d6
Provide mechanism of printing out the endpoint without the hash code to make test comparison easy
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801150 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:01:22 +00:00
slaws
e0c3867e5b
Provide access to the domain composite for testing purposes
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801149 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:00:10 +00:00
antelder
a14b57dc6c
Don't let serious schema validation errors pass to fix for OASIS 120013
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 10:35:06 +00:00
antelder
33a251619e
Add the JEE schemes so validation doesn't fail for the jee samples
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 10:33:34 +00:00
edwardsmj
82fb46a356
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.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801112 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 09:48:19 +00:00
ramkumar
282e67247c
Testcase for TUSCANY-2906 - test wsdl:imports and xsd:imports
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801111 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 09:48:11 +00:00
ramkumar
4f787c2292
Fixes for TUSCANY-2906 - resolve xsd:imports by namespace
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801108 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 09:46:30 +00:00
ramkumar
5c8eef565b
Fixes for TUSCANY-2906 - resolve wsdl:import by namespace
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801107 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 09:45:32 +00:00
edwardsmj
2a8e6546c2
Fix classloading problem with Axis dependencies used by binding-ws-axis2 on 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
2009-08-04 21:24:11 +00:00
edwardsmj
b700129254
Fix classloading problem with ODE dependencies used by implementation-bpel-runtime: 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@800980 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 21:19:56 +00:00
lresende
b03fa7f426
Defining roles based on groups and updating ldap schema to be used when searching groups
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800955 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:43:53 +00:00
rfeng
5dd6ff4c03
Add the capability for equinox node launcher to support customized MANIFEST.MF for 3rd party jars
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800929 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:21:25 +00:00