summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-12Improve the message given when a referenced WSDL interface can't be found. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803441 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Remove support for ComponentType side files for BPEL Implementations, to ↵edwardsmj1-101/+0
bring the Tuscany code into compliance with the OASIS SCA BPEL C&I specification, as described in TUSCANY-3204 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803391 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Add maven archetype for a JSONP webappantelder10-0/+454
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803374 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Increase the waiting time to avoid timeoutrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803323 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Use a customized socket factory for registry to control timeoutrfeng2-8/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803322 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add a list of Collection related utitiltiesrfeng5-0/+453
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803309 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fix the schema validation issue for definitionsrfeng12-318/+319
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803291 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Code to start discussion about testing Tuscany specific errors in otests. slaws3-1/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803094 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add missing helper method to create problems based on exceptionsslaws1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803089 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Update message with a hint what the problem might be caused byantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803085 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fix calculation of service uri with a null context pathantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803084 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add error check to give better than just NPEantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803064 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove duplicate log messageslaws1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803060 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Update jsonp schema so errors are thrown for unkown attributes in the ↵antelder1-1/+1
tuscany namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803027 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Start adding support for references in the JSONP bindingantelder8-10/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803021 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Reenable validation in the mvn build as the performance problem with ↵antelder1-1/+1
fetching external schemas no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803015 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng5-140/+74
to improve performance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802989 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng27-460/+313
Fix an issue to write to XMLStreamWriter from SUN JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Update the MF to export o.a.t.s.common.xmlrfeng1-11/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802906 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add the methods to read the XML documents for certain attributes such as tnsrfeng5-0/+443
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802905 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove erroneous targetNamespace attributeslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802800 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802799 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws8-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802798 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove erroneous targetNamespace attributeslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802795 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802793 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Chnage to compile scope as its now used in DefinitionsUtilantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802771 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10TUSCANY-3020 - when definitions are aggregated together check that there are ↵slaws6-30/+113
no duplicates. DOne here rather than later at the resolve phase as there is a better chance of reporting some sensible context to the user about which definitions.xml file is in error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802762 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove intents that are provided by the specification in the assembly-xsd moduleslaws2-40/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802760 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Change to not use unique snapshot versions to fix an issue running the ↵antelder1-0/+1
otests without a local tuscany build (and we don't and shouldn't be using specific snapshot versions for anything) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802713 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Start adding support for JSONP references. Doesn't work yet, still need to ↵antelder3-3/+146
implement the http inovke bit using something like HttpClient git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802681 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Use correct path when unregistering the servlets when stoppingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802672 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Remove unused importsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802671 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Update JSONP binding to use the URI from the binding in the endpoint to ↵antelder2-3/+3
expose the service on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802665 13f79535-47bb-0310-9956-ffa450edef68
2009-08-09Start adding SCDL schema to extension moduleantelder2-0/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802514 13f79535-47bb-0310-9956-ffa450edef68
2009-08-09Add a method to ServiceDiscovery to set context classloader for service ↵rfeng3-95/+131
providers in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802470 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Fix typoslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802413 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Some strangeness here. In unit tests there is a class not found exception ↵slaws2-0/+26
for javax.jms.BytesMessage when Axis loads the JMS transport. Didn't used to happen but had to add these. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802412 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08remove extraneous promote attributeslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802410 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Remove targetNamespace from compositesslaws2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802409 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Enable builder itest. slaws1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802408 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Update the first builder test to match the current endpoint processing.slaws3-3/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802407 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Process a binding name if one is included in the target URIslaws1-24/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802406 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Fix the URI algorithm so that the binding name is only included in the URI ↵slaws1-2/+2
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-08Use the registry to resolve de-serialized endpoint referencesslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802404 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Make endpoints point to the component/service for which they are created so ↵slaws1-2/+6
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-08Remove the non-OASIS code from the endpoint builder and set up build-time ↵slaws6-344/+159
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-08Add some commentary about the status of the independent contributionsslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802399 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Put some carriage returns in READMEslaws1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802398 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802299 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08Update LICENSE with latest versionsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802298 13f79535-47bb-0310-9956-ffa450edef68