summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-07Replace the DOMHelper from common-xml modulerfeng22-300/+164
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801902 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Refactor the databinding module to use common-xmlrfeng40-5569/+103
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801895 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Add getInstance helper methodrfeng4-3/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801876 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Allow the utility to be a concrete classrfeng2-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Allow the creation of utility by class without registrationrfeng1-3/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801851 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Move the test case into the reader packagerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801847 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Add constructors that take factoriesrfeng3-4/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801846 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Reorg the package namesrfeng25-1191/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801844 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Add SAX utilitiesrfeng4-8/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801843 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Fix the DOM XMLStreamReaderrfeng4-13/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801829 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Adding common-xml into modules as the base to hold XML related utilities rfeng27-0/+6762
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-06Reenable the EquinoxHost test case that was ignored due to NPErfeng2-10/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801708 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Restore the old TCCL rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801698 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Add back the jee schemas. Ok this might not be the perfect place for it but ↵antelder1-0/+2
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-06Add an @Ignore to the testcase as its failing right nowantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801643 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Template for reorganization of the builders. slaws4-17/+449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801592 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Provide mechanism of printing out the endpoint reference without the hash ↵slaws1-3/+7
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-06Add helper method to return component by name. slaws2-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801581 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06Add helper methods to return parameters/references/services by name. slaws3-17/+64
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801579 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05TUSCANY 3192 - Additional fixes to remove remaining validation issues and ↵lresende2-530/+1
remove obsolete core xsd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801441 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Updated to match latest OASIS XSDs which contain fixes for problems which ↵edwardsmj33-926/+876
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-05Set the thread context classloader so that Axis2 configuration can be loaded rfeng4-136/+173
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801351 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Set the thread context classloader so that JAXBContext.newInstance can find ↵rfeng3-14/+37
the correct factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801350 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Add Contribution context information to Monitor during Resolve phaseedwardsmj1-24/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801178 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Add Composite context information to Monitor during Resolve phaseedwardsmj2-76/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801174 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Updated error messages, in particular for case where WSDL is not found.edwardsmj2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801173 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Provide mechanism of printing out the endpoint without the hash code to make ↵slaws1-3/+7
test comparison easy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801150 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Provide access to the domain composite for testing purposesslaws1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801149 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Don't let serious schema validation errors pass to fix for OASIS 120013antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Add the JEE schemes so validation doesn't fail for the jee samplesantelder2-0/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Updated to match latest OASIS XSDs which contain fixes for problems which ↵edwardsmj7-33/+656
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-04Fix classloading problem with Axis dependencies used by binding-ws-axis2 on ↵edwardsmj1-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
2009-08-04Fix classloading problem with ODE dependencies used by ↵edwardsmj1-33/+43
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-04Add the capability for equinox node launcher to support customized ↵rfeng6-19/+366
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-04Update from RC to final release of wicketantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800775 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Start to work on ASM50033rfeng2-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800682 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Use the xml string to keep the unknown elements (reduce complexity and ↵rfeng11-1303/+329
memory usage over an in memory stream reader) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800664 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Fix the algorithm to check duplicate names for callback bindings to avoid ↵rfeng1-51/+37
failure in callback-ws itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800663 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Format the coderfeng1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800630 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Add a property file to hold the descriptions of the SCA assembly conformance ↵rfeng1-0/+327
items git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800492 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Test for unique binding names across a service's bindings. Not just the ↵slaws1-5/+2
bindings of the same type. Raise an error if the binding names are not unique. Required for ASM_9002. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800351 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Raise an error when remotable is set to anything but true. Required to get ↵slaws3-1/+14
ASM-8019 going. There needs to be a further change here to get the context of the error printed out. ML discussion ongoing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800327 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03A change I have sitting on my disc in case we decide do maintain content in ↵slaws2-0/+31
the monitor. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800275 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Use the extensibility-equinox module to dynamically imports public packages ↵rfeng11-12/+34
and resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Change warning to error as per spec. Caught when running ASM_8011slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799654 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Change warning to error as per spec. Caught when running ASM_8010slaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Turn incompatible interface warning into an error to match spec. ↵slaws1-5/+5
Specifically ASM_8008 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799607 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Be more defensive in check the implementation reference. Follow the pattern ↵slaws1-1/+1
used for services in the same method. Fixes NPE while test ASM_8004. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799584 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Be more defensive when checking for interface compatibility. Prevent NPE ↵slaws1-0/+12
when testing ASM_8003. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799581 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Change warning to error when reference with target also has binding, to ↵antelder1-1/+1
match spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799532 13f79535-47bb-0310-9956-ffa450edef68