summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update felix version in itest/validationrsivaram2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673946 13f79535-47bb-0310-9956-ffa450edef68
* Update felix version in itest/validationrsivaram2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673945 13f79535-47bb-0310-9956-ffa450edef68
* Set some svn ignoresantelder2008-07-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673922 13f79535-47bb-0310-9956-ffa450edef68
* Set some svn ignoresantelder2008-07-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673921 13f79535-47bb-0310-9956-ffa450edef68
* Fixed dependencies on node-manager.jsdelfino2008-07-042-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673877 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from trunk to fix compilation errors caused by r673817rfeng2008-07-0395-152/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673874 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorsrfeng2008-07-0395-152/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673870 13f79535-47bb-0310-9956-ffa450edef68
* Remove modules not included in 1.3 release from osgi installerantelder2008-07-031-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673819 13f79535-47bb-0310-9956-ffa450edef68
* Adding apache.incubator repository as a pluginRepositorylresende2008-07-031-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673818 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2456 from trunk to 1.3 branchantelder2008-07-034-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673817 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
* Added missing version number.jsdelfino2008-07-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673758 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependency on pom/parent/pom.xml.jsdelfino2008-07-031-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673757 13f79535-47bb-0310-9956-ffa450edef68
* Changed module types from pom to jar to help Eclipse project generation.jsdelfino2008-07-037-19/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673753 13f79535-47bb-0310-9956-ffa450edef68
* Small test updateskwilliams2008-07-032-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673728 13f79535-47bb-0310-9956-ffa450edef68
* Copy from trunk to 1.3 brn change not use a tuscany parent pom.xmlantelder2008-07-031-8/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673716 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2417: fix callback-ws sample to work by using explicit callback uriantelder2008-07-032-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673714 13f79535-47bb-0310-9956-ffa450edef68
* Test for duplicate component nameskwilliams2008-07-032-10/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673710 13f79535-47bb-0310-9956-ffa450edef68
* Merge TUSCANY-2419 chg from 1.3 brn to trunkantelder2008-07-032-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673700 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2419, fix samples/helloworld-bpel fails to run and compile by adding ↵antelder2008-07-032-0/+16
| | | | | | wsdl to distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673698 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 - Added more tests to check that references to Nested ↵mcombellack2008-07-037-6/+137
| | | | | | Composites can be Serialized and Deserialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673690 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-0325-68/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673669 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests JAXB Top Down for String, String array and var args.vamsic0072008-07-037-0/+858
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673645 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2420 - change scope of ActiveMQ dependency to remove compilation ↵slaws2008-07-031-8/+0
| | | | | | problem and remove host jetty as this test now uses JMS exclusively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673641 13f79535-47bb-0310-9956-ffa450edef68
* A byte[] must map to xs:base64Binary by default.vamsic0072008-07-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673594 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests - JAXB Top Down for standard types and array of standard ↵vamsic0072008-07-038-0/+3364
| | | | | | types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673585 13f79535-47bb-0310-9956-ffa450edef68
* Simple picture gallery just showing list of pictures from a album stored as ↵lresende2008-07-0317-171/+194
| | | | | | project resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673556 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
* Move Felix jars upto latest released versionrsivaram2008-07-0218-54/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673465 13f79535-47bb-0310-9956-ffa450edef68
* Remove use of tuscany parent pom.xml from sca pom.xmlantelder2008-07-021-4/+99
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673459 13f79535-47bb-0310-9956-ffa450edef68
* Skeleton for photo-gallery samplelresende2008-07-028-0/+756
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673436 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444, merged from trunkrfeng2008-07-0213-29/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673421 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2450 fix issues from the RAT reportslaws2008-07-0219-7/+344
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673420 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2410 Force JAXB-API jar to be on the classpath. slaws2008-07-021-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673374 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2420 start ActiveMQ when the server runsslaws2008-07-023-9/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673370 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2437 Fix READMEs and Diagramsslaws2008-07-028-391/+343
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673369 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests - JAXB Top Down for primitive types and arrays of ↵vamsic0072008-07-029-0/+2445
| | | | | | primitives types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673368 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 allow composite service bindings to override promoted service ↵slaws2008-07-024-17/+68
| | | | | | bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673348 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 TUSCANY-2449nash2008-07-024-21/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673307 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2444rfeng2008-07-0213-29/+91
| | | | 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
* Another Assembly Model testkwilliams2008-07-013-27/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673222 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2447 (remove module interface-wsdl-java2wsdl)nash2008-07-0119-2368/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673218 13f79535-47bb-0310-9956-ffa450edef68