summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-06Correct case of SubscriptionHeaders elementantelder2-3/+7
2008-08-06Add runtime support for selectorsantelder1-1/+5
2008-08-06Add the implementation.web xsd to the all xsdantelder1-0/+1
2008-08-05Add support for subscriptionHeaders to the jms binding modelantelder3-0/+40
2008-08-05Minor changes, converted some of the buttons to links, added a link to expand...jsdelfino4-45/+134
2008-08-05Added constructors taking integer and double parameters.jsdelfino1-0/+20
2008-08-05Correct opertion properties correlation idantelder1-1/+1
2008-08-05Updates for special 'onMessage' methodantelder2-5/+11
2008-08-05Set correlation id on request, fix for void responseantelder1-1/+6
2008-08-05Correct typo in correlation id name (ends with capital I)antelder2-3/+3
2008-08-04TUSCANY-2526 - Renaming the test case, as @Ignore wasn't working as I was com...lresende1-1/+1
2008-08-04Fixed Javascript warnings, use elementByID() to get references to UI elements...jsdelfino6-4/+41
2008-08-04Isolate widgets from each other, have them work off the HTML div that they're...jsdelfino8-78/+169
2008-08-04TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2-110/+121
2008-08-04Set any user properties on the request messageantelder1-0/+14
2008-08-04Tidy up header processingantelder1-5/+33
2008-08-04Remove FIXME suffix as tests run ok nowantelder1-1/+1
2008-08-04Updates for properties tests and tidy up old commentsantelder2-150/+374
2008-08-04Start on testing for properties supportantelder2-88/+188
2008-08-04TUSCANY-2403 - Applying patch from Ramlresende2-0/+40
2008-08-04A workaround for TUSCANY-2499 (set unresolved flag to false for intent defini...rfeng1-2/+5
2008-08-03In <binding.corba> added configuration option to allow creating name server b...wjaniszewski6-3/+42
2008-08-02Small refactoring on the jsonRPC tests artifactslresende5-11/+16
2008-08-02TUSCANY-2500 - Applying Dhaval's patchlresende6-18/+413
2008-08-01Change the artifact idrfeng1-1/+1
2008-08-011. SCA default binding over CORBA - now transient name server is beeing creat...wjaniszewski11-78/+384
2008-08-01TUSCANY-2494 - Applying Douglas patchlresende3-28/+73
2008-08-01TUSCANY-2496 - Applying Haibo's patchlresende11-105/+502
2008-08-01Add impl.web xsdantelder1-0/+24
2008-08-01Remove sysout printlnsantelder1-2/+0
2008-08-01remove unused fieldantelder1-3/+0
2008-08-01Update to inject referencesantelder2-3/+44
2008-08-01Add getBundleContext()rfeng1-0/+4
2008-08-01Extract start/stop to EquinoxOSGiHostrfeng3-8/+205
2008-08-01Replace implementation-node-osgi-runtime with node2-launcher-osgirfeng20-0/+2388
2008-08-01Remove implementation-node-osgi-runtimerfeng22-2463/+3
2008-07-31Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ServiceDisco...rfeng3-1/+47
2008-07-31Fix the OSGi Import-Package/Export-Package headersrfeng3-1/+3
2008-07-31Fix for TUSCANY-2389rfeng1-2/+6
2008-07-31Fix for TUSCANY-2519rfeng1-2/+6
2008-07-31A JMS binidng testcaseantelder1-0/+88
2008-07-31Start of an annottaion processor for handling SCA annotations on webapp resou...antelder2-0/+74
2008-07-31Handle javascript security exception when a widget is included in a page from...jsdelfino1-5/+17
2008-07-31Improved the Domain Manager widgets to use HTML divs for presentation and ifr...jsdelfino13-267/+363
2008-07-31Node launcher gets IOException from System.in and fails when started as a det...jsdelfino3-3/+24
2008-07-30Add missing files for r681221rfeng4-0/+319
2008-07-30Apply the patch for TUSCANY-2469 from Wojtek. (sca-binding-sdo-problem-jira-2...rfeng9-229/+388
2008-07-30Add the workaround to deal with annoymous XSD typesrfeng1-4/+17
2008-07-30Switch to SCANode2 APIrfeng2-6/+17
2008-07-30Simplified how widgets get loaded in the domain manager UI iframes. Moved som...jsdelfino11-243/+51