Commit graph

12149 commits

Author SHA1 Message Date
antelder
c7997b88c0 Set some svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673922 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04 06:47:21 +00:00
antelder
5238162911 Set some svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673921 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04 06:47:04 +00:00
jsdelfino
ac2bff3568 Fixed dependencies on node-manager.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673877 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04 00:01:20 +00:00
rfeng
523048c014 Merge the fix from trunk to fix compilation errors caused by r673817
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673874 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 23:59:53 +00:00
rfeng
016167dc07 Fix the compilation errors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673870 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 23:53:28 +00:00
antelder
1430826714 Remove modules not included in 1.3 release from osgi installer
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673819 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 21:25:57 +00:00
lresende
1052427cf3 Adding apache.incubator repository as a pluginRepository
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673818 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 21:24:48 +00:00
antelder
f3eb62118a Merge fix for TUSCANY-2456 from trunk to 1.3 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673817 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 21:24:15 +00:00
rsivaram
b1454052ee Remove split monitor package in monitor-logging for OSGi classloading
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673777 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 19:36:29 +00:00
jsdelfino
072454ccd8 Added missing version number.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673758 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 18:41:16 +00:00
jsdelfino
31f79af720 Removed dependency on pom/parent/pom.xml.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673757 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 18:40:51 +00:00
jsdelfino
e2793a68c6 Changed module types from pom to jar to help Eclipse project generation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673753 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 18:33:19 +00:00
kwilliams
bbc83a2919 Small test updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673728 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 16:06:27 +00:00
antelder
6e69b95541 Copy from trunk to 1.3 brn change not use a tuscany parent pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673716 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 15:49:27 +00:00
antelder
b1f67f49a6 TUSCANY-2417: fix callback-ws sample to work by using explicit callback uri
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673714 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 15:39:32 +00:00
kwilliams
15edefdfc3 Test for duplicate component names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673710 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 15:33:26 +00:00
antelder
bba3304f3f Merge TUSCANY-2419 chg from 1.3 brn to trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673700 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 14:59:02 +00:00
antelder
21f7f9608b TUSCANY-2419, fix samples/helloworld-bpel fails to run and compile by adding wsdl to distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673698 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 14:53:26 +00:00
mcombellack
bf5312c60f We should call e.toString() rather than e.getMessage() since some 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
2008-07-03 14:50:33 +00:00
mcombellack
a3d3932664 No need to call the toXMLString() method twice as we already have the output from this method from an earlier call
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673694 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 14:47:51 +00:00
mcombellack
1955dd58ad TUSCANY-2454 - Added more tests to check that references to Nested Composites can be Serialized and Deserialized
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673690 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 14:38:27 +00:00
mcombellack
69e7029718 TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and 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
2008-07-03 14:31:53 +00:00
rsivaram
668696fac1 Fixes for itest/osgi-tuscany and Felix versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673669 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 12:59:48 +00:00
vamsic007
af13b17fdc Databinding tests JAXB Top Down for String, String array and var args.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673645 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 10:25:44 +00:00
slaws
38604ab276 TUSCANY-2420 - change scope of ActiveMQ dependency to remove compilation 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
2008-07-03 09:59:22 +00:00
vamsic007
d2c438ae42 A byte[] must map to xs:base64Binary by default.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673594 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:50:39 +00:00
vamsic007
779359bcb8 Databinding tests - JAXB Top Down for standard types and array of standard types.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673585 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 05:12:18 +00:00
lresende
2bd12eeb21 Simple picture gallery just showing list of pictures from a album stored as project resource
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673556 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 01:03:50 +00:00
jsdelfino
71961dd90a Moved test classes to test/src and fixed scope of dependency on jaxb2-reflection..
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673547 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 23:30:42 +00:00
jsdelfino
cce320a3b3 Added missing .sca to test package.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673544 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 23:26:10 +00:00
rsivaram
29f7a55869 Move Felix jars upto latest released version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673465 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 19:00:21 +00:00
antelder
549bcbb875 Remove use of tuscany parent pom.xml from sca pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673459 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 18:36:35 +00:00
lresende
5754acc827 Skeleton for photo-gallery sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673436 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 16:35:19 +00:00
rfeng
c30d85f5d1 Fix for TUSCANY-2444, merged from trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673421 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:37:05 +00:00
slaws
4c7b2e5c05 TUSCANY-2450 fix issues from the RAT report
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673420 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:31:01 +00:00
slaws
6e74d59662 TUSCANY-2410 Force JAXB-API jar to be on the classpath.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673374 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 12:20:45 +00:00
slaws
efc7028a77 TUSCANY-2420 start ActiveMQ when the server runs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673370 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 11:56:34 +00:00
slaws
64afdf4d6a TUSCANY-2437 Fix READMEs and Diagrams
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673369 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 11:53:50 +00:00
vamsic007
d38136984e Databinding tests - JAXB Top Down for primitive types and arrays of primitives types.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673368 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 11:51:24 +00:00
slaws
31dfb8de93 TUSCANY-2352 allow composite service bindings to override promoted service bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673348 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 10:20:30 +00:00
nash
f05719c266 Fix TUSCANY-2449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673310 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 07:58:35 +00:00
nash
b2a32b253d Fix TUSCANY-2449
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673307 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 07:43:01 +00:00
rfeng
8d7cb21ef3 Fix for TUSCANY-2444
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 06:47:40 +00:00
rfeng
02f18503f2 Fix the compilation errors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673290 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 06:14:13 +00:00
adrianocrestani
76718176b0 -adding support to implementation.xquery for xquery execution results that 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
2008-07-02 04:53:50 +00:00
rfeng
58a3413067 Apply the patch from Wojtek and work around the SUN JDK ORB shutdown issue
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673263 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 02:51:44 +00:00
kwilliams
19e73be43d Another Assembly Model test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673222 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 22:21:44 +00:00
nash
61851ed0bb Fix TUSCANY-2447 (remove module interface-wsdl-java2wsdl)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673218 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:36:25 +00:00
adrianocrestani
87587fff75 -formatting ItemList2ObjectTransformer.java comment for better comprehension
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673214 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:23:30 +00:00
nash
874021b2ab Totally obliterate all last vestiges of module interface-wsdl-java2wsdl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673210 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:11:39 +00:00