summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-06Separate out the policy headers test from the jmsgeneral itests and bring up ↵antelder12-0/+537
in 2.x. Is working now which is a bit of a surprise as i didn't think the policy stuff was done yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822217 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the jms properties tests from the general tests and bring up on 2.xantelder11-0/+490
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822214 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Update JMS binding header attributes for OASIS specantelder2-50/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822211 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06TUSCANY-3219 - switch the order of the interface contracts when tested for ↵slaws1-1/+1
compatibility so that the top level contracts is tested as being a superset of the bottom level contract git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822207 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the exceptions test from the jms general tests. Doesnt work yetantelder13-0/+562
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822204 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Some more failure case error messagesslaws1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822202 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Add debug code to make it easy to print out the built model if you need toslaws1-0/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822201 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Correct duplicate component testslaws2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822199 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822198 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the defaults test from the jms general tests and bringup for 2.xantelder9-0/+359
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822197 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06A debugging hintslaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822196 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the oneway test from the jms general itestsantelder11-0/+439
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822194 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the rpc test from the jms geneal testsantelder4-0/+151
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822191 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate out the rpc test from the jms geneal testsantelder5-0/+219
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822189 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate the non-sca-client test out og the jms general itestsantelder9-0/+469
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822184 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate the uri-rpc test out og the jms general itestsantelder9-0/+365
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822180 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Separate the dynamicreplyq test out from the jms general itestantelder9-0/+367
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822175 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Update all the JMS itests to use the 2.x tuscany namespaceantelder13-13/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822173 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Adding code to set JSON Databinding on JSON-RPC reference contractlresende1-1/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822119 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822104 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Refactor resource bundles to a package rfeng13-12/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822095 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Refactor resource bundles to a package rfeng15-52/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821984 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Move resource bundles to a package rfeng4-4/+6
Set DynamicImport-Package * so that the Monitor can find resource bundles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821983 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng4-16/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821967 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Further refactor the CompositeContext to be the place to hold information ↵rfeng6-40/+58
about the Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821953 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Removing unused importlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821895 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05TUSCANY-3290 - Improving the logic when considering the SCDL @remotable ↵lresende1-6/+10
attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821894 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Copy out the external broker test from the general tests projectantelder9-0/+386
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Go back over old group to include context in expected messagesslaws1-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821837 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Push/po context in the new component type and component buildersslaws2-79/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821835 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Make sure the components inside the top level includes are cloned. Before ↵slaws1-1/+2
this change all composite implementations of the same type were shared between the components using them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821834 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Not required for new buildersslaws1-110/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821833 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update two error messages to point out that the component type and component ↵slaws1-2/+2
services/references don't match. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821832 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix another promoted referenceantelder1-9/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update for OASIS renamed attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix another of the reference with a promoted binding problemsantelder1-11/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821787 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Some more property stringsslaws1-3/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821786 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update error checking code to match the full error from the start and ↵slaws1-10/+13
truncate to the right length git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821785 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder2-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder14-10/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Change all the JMS itest name attribute to jndiNameantelder12-37/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Remove duplicate copy of OASIS defined intents to avoid confusion with the ↵slaws1-244/+0
copy in assembly-xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821743 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821740 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821683 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng30-171/+157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Use Tuscany extensibility to create XMLOutputFactoryrfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821680 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821679 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should ↵rfeng1-0/+3
be opened again OASIS SCA) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821678 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04Increase the delay before running the client again as its still failing ↵antelder1-1/+1
sometimes on the Hudson build machine. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821482 13f79535-47bb-0310-9956-ffa450edef68