summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-06Separate out the exceptions test from the jms general tests. Doesnt work yetantelder13-0/+562
2009-10-06Some more failure case error messagesslaws1-2/+3
2009-10-06Add debug code to make it easy to print out the built model if you need toslaws1-0/+56
2009-10-06Correct duplicate component testslaws2-2/+8
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
2009-10-06Separate out the defaults test from the jms general tests and bringup for 2.xantelder9-0/+359
2009-10-06A debugging hintslaws1-1/+6
2009-10-06Separate out the oneway test from the jms general itestsantelder11-0/+439
2009-10-06Separate out the rpc test from the jms geneal testsantelder4-0/+151
2009-10-06Separate out the rpc test from the jms geneal testsantelder5-0/+219
2009-10-06Separate the non-sca-client test out og the jms general itestsantelder9-0/+469
2009-10-06Separate the uri-rpc test out og the jms general itestsantelder9-0/+365
2009-10-06Separate the dynamicreplyq test out from the jms general itestantelder9-0/+367
2009-10-06Update all the JMS itests to use the 2.x tuscany namespaceantelder13-13/+14
2009-10-06Adding code to set JSON Databinding on JSON-RPC reference contractlresende1-1/+40
2009-10-06Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng1-1/+0
2009-10-06Refactor resource bundles to a package rfeng13-12/+94
2009-10-05Refactor resource bundles to a package rfeng15-52/+94
2009-10-05Move resource bundles to a package rfeng4-4/+6
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng4-16/+18
2009-10-05Further refactor the CompositeContext to be the place to hold information abo...rfeng6-40/+58
2009-10-05Removing unused importlresende1-1/+0
2009-10-05TUSCANY-3290 - Improving the logic when considering the SCDL @remotable attri...lresende1-6/+10
2009-10-05Copy out the external broker test from the general tests projectantelder9-0/+386
2009-10-05Go back over old group to include context in expected messagesslaws1-5/+9
2009-10-05Push/po context in the new component type and component buildersslaws2-79/+107
2009-10-05Make sure the components inside the top level includes are cloned. Before thi...slaws1-1/+2
2009-10-05Not required for new buildersslaws1-110/+0
2009-10-05Update two error messages to point out that the component type and component ...slaws1-2/+2
2009-10-05Fix another promoted referenceantelder1-9/+7
2009-10-05Update for OASIS renamed attributeantelder1-1/+1
2009-10-05Fix another of the reference with a promoted binding problemsantelder1-11/+8
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
2009-10-05Some more property stringsslaws1-3/+24
2009-10-05Update error checking code to match the full error from the start and truncat...slaws1-10/+13
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder2-1/+1
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder14-10/+153
2009-10-05Change all the JMS itest name attribute to jndiNameantelder12-37/+37
2009-10-05Remove duplicate copy of OASIS defined intents to avoid confusion with the co...slaws1-244/+0
2009-10-05Fix typo in commentslaws1-1/+1
2009-10-05Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng1-1/+0
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng30-171/+157
2009-10-05Use Tuscany extensibility to create XMLOutputFactoryrfeng1-1/+4
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
2009-10-05Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should be...rfeng1-0/+3
2009-10-04Increase the delay before running the client again as its still failing somet...antelder1-1/+1
2009-10-04Add an @Ignore on the test as its failing presentlyantelder1-0/+1
2009-10-03TUSCANY-3290 - Providing test case to validate case when interface is annotat...lresende2-0/+77
2009-10-03TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende6-10/+78
2009-10-03Minor formattinglresende1-33/+31