summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Defer the creation of WorkManager to avoid the JNDI lookuprfeng2008-07-091-5/+11
| | | | | | Also clear the openejb related system properties to avoid warnings in JNDI lookup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675379 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-07-099-195/+33
| | | | | | (corbaname-improvement-jira-2357-09-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675361 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2409rfeng2008-07-096-179/+414
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2434 and updates from TUSCANY-2354lresende2008-07-097-32/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675323 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2467 - Adding GDataImplementationProcessorlresende2008-07-095-23/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675221 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filerfeng2008-07-091-0/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675065 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende2008-07-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675061 13f79535-47bb-0310-9956-ffa450edef68
* Use maven dependency:copy to copy eclipse bundles overrfeng2008-07-089-53/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675059 13f79535-47bb-0310-9956-ffa450edef68
* Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng2008-07-0854-660/+2091
| | | | | | discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende2008-07-0810-57/+131
| | | | | | sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
* Set unique system id onto the in-memory DOMs representing XSDs to avoid ↵rfeng2008-07-081-0/+5
| | | | | | conflicts as reported by TUSCANY-2465 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675013 13f79535-47bb-0310-9956-ffa450edef68
* Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng2008-07-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675006 13f79535-47bb-0310-9956-ffa450edef68
* Fix the lookup issue with SUN JDKsrfeng2008-07-083-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674957 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2465rfeng2008-07-081-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674933 13f79535-47bb-0310-9956-ffa450edef68
* Return a stateless instance of the JAXBTypeHelperrfeng2008-07-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674894 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2464 - Applying Greg's patchlresende2008-07-081-33/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674885 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the CorbanameURL and fix the corbaname parsing issue on Linuxrfeng2008-07-086-175/+215
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674882 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files from r674676rfeng2008-07-082-0/+272
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674725 13f79535-47bb-0310-9956-ffa450edef68
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-0829-130/+440
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-07-078-51/+315
| | | | | | (corbaname.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674676 13f79535-47bb-0310-9956-ffa450edef68
* Fixed spelling mistake in google (was googoe) that was prevening the ↵mcombellack2008-07-071-1/+1
| | | | | | gdata-core artefact being uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674425 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding-gdata and binding-gdata-runtime to buildlresende2008-07-061-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674257 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2457 - Uploading script to deploy gdata to temp repo and updating ↵lresende2008-07-062-11/+26
| | | | | | gdata extension to use the new repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674252 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws2008-07-043-17/+120
| | | | | | automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674139 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2459 - If a binding uri is malformed don't try to use it to go ↵slaws2008-07-041-1/+9
| | | | | | looking for target services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674138 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - fix up bindings for promoted services. It turns out there is ↵slaws2008-07-043-15/+61
| | | | | | more to do so. That will be a new JIRA but this change forms a basis for the new change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674050 13f79535-47bb-0310-9956-ffa450edef68
* make the pom refer to the new version of DAS slaws2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674046 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the change made at r673687 which didn't anticipate that binding uris ↵slaws2008-07-041-16/+59
| | | | | | in serialized callable references may have absolute uris in them. I.e. they don't match target component names and hence the target component may be null. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674044 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug printstacktraceantelder2008-07-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674017 13f79535-47bb-0310-9956-ffa450edef68
* Merge xom exclude from 1.3 branchantelder2008-07-041-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673984 13f79535-47bb-0310-9956-ffa450edef68
* Merge xom exclude from 1.3 branchantelder2008-07-041-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673983 13f79535-47bb-0310-9956-ffa450edef68
* Update groovy release to match that used by contribution-groovyantelder2008-07-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673970 13f79535-47bb-0310-9956-ffa450edef68
* Fixed dependencies on node-manager.jsdelfino2008-07-041-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673877 13f79535-47bb-0310-9956-ffa450edef68
* Remove split monitor package in monitor-logging for OSGi classloadingrsivaram2008-07-034-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673777 13f79535-47bb-0310-9956-ffa450edef68
* We should call e.toString() rather than e.getMessage() since some ↵mcombellack2008-07-031-1/+1
| | | | | | exceptions, such as NullPointerException, do not have a Messgae so return null. This then causes a NullPointerException to be thrown since you cannot pass null into the constructor of IOException. This then hides the original cause of the Exception git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673696 13f79535-47bb-0310-9956-ffa450edef68
* No need to call the toXMLString() method twice as we already have the output ↵mcombellack2008-07-031-1/+1
| | | | | | from this method from an earlier call git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673694 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and ↵mcombellack2008-07-032-35/+40
| | | | | | CallbackReferenceImpl to correctly handle references to nested Composites git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673687 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscany and Felix versionsrsivaram2008-07-037-9/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673669 13f79535-47bb-0310-9956-ffa450edef68
* Moved test classes to test/src and fixed scope of dependency on ↵jsdelfino2008-07-023-1/+1
| | | | | | jaxb2-reflection.. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673547 13f79535-47bb-0310-9956-ffa450edef68
* Added missing .sca to test package.jsdelfino2008-07-0210-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673544 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2449nash2008-07-024-23/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673310 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444rfeng2008-07-0212-27/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorsrfeng2008-07-022-110/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673290 13f79535-47bb-0310-9956-ffa450edef68
* -adding support to implementation.xquery for xquery execution results that ↵adrianocrestani2008-07-024-2/+158
| | | | | | returns only one value but the caller is expecting one array git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673278 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek and work around the SUN JDK ORB shutdown issuerfeng2008-07-027-102/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673263 13f79535-47bb-0310-9956-ffa450edef68
* -formatting ItemList2ObjectTransformer.java comment for better comprehensionadrianocrestani2008-07-011-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673214 13f79535-47bb-0310-9956-ffa450edef68
* Totally obliterate all last vestiges of module interface-wsdl-java2wsdlnash2008-07-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673210 13f79535-47bb-0310-9956-ffa450edef68
* Remove module interface-wsdl-java2wsdlnash2008-07-0116-2356/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673199 13f79535-47bb-0310-9956-ffa450edef68
* Fix compilation errornash2008-07-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673145 13f79535-47bb-0310-9956-ffa450edef68
* Remove old incubator repository referenceantelder2008-07-011-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673098 13f79535-47bb-0310-9956-ffa450edef68