summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02Guard against an NPE when the reference interface contract hasn't been resolv...antelder1-1/+1
2008-09-02Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder1-1/+5
2008-09-02Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...antelder3-2/+47
2008-09-02Change so the target binding is passed in to the JMS service listener. (used ...antelder6-8/+19
2008-09-02Start of a remote SCA binding that uses JMS. I'll post to the ML more about t...antelder5-0/+420
2008-09-01Fixed conversion between URI string and BPEL File.jsdelfino3-6/+7
2008-09-01Added node-launcher-equinox to the distro to test integration with OSGi/Equin...jsdelfino15-20/+40
2008-09-01Added node-launcher-equinox to the POM.jsdelfino1-0/+1
2008-09-01Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino10-39/+53
2008-09-01Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino4-9/+33
2008-09-01Fixed scope of the dependency on the Felix org.osgi.core module, changed it t...jsdelfino1-0/+1
2008-09-01Fixed parameter name, changed servletHost to ejbHost.jsdelfino1-4/+4
2008-09-01TUSCANY-2242: Apply patch from Ramkumar Ramalingam for Incorrent port name in...antelder5-3/+206
2008-09-01Correct typo in jms definitionsantelder1-1/+1
2008-08-29Complete jms binding attributes that can be defined in the definitions.xml fileantelder2-18/+53
2008-08-29TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc bindinglresende4-8/+33
2008-08-28Minor improvement to build script. Removed directory before recreating it.jsdelfino1-0/+1
2008-08-28Recognize sdo/das jars as tuscany bundlesrfeng1-1/+1
2008-08-28Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino1-0/+9
2008-08-28Minor improvements of some of the build scripts. Do not need to build the ass...jsdelfino14-212/+258
2008-08-28Add an equinox-based OSGi node launcherrfeng20-0/+2394
2008-08-27Additional fix for TUSCANY-2566rfeng3-70/+87
2008-08-27Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more tolerat...rfeng3-3/+10
2008-08-27Add a bundle activator to set up the ServiceDiscoveryrfeng2-0/+47
2008-08-27Fix for TUSCANY-2398rfeng7-24/+66
2008-08-27Starting to work on including the required OSGi runtime pieces into a test di...jsdelfino10-10/+27
2008-08-27Added missing path to URL mappings to Eclipse update site.xml.jsdelfino1-0/+13
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder10-170/+746
2008-08-27Add jms-definitions itest to buildantelder1-0/+1
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder9-8/+117
2008-08-27Updates to get itest working, correct typo in test assert and use namespace q...antelder3-3/+4
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-0/+27
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-1/+3
2008-08-27Added missing header.jsdelfino1-0/+18
2008-08-27Updating json-rpc binding test case to reproduce problems when passing an arr...lresende4-13/+44
2008-08-27Added -nosplash option to the build script to avoid locking the UI with the E...jsdelfino1-1/+1
2008-08-27Simplified the plugin build, now using a single common Maven assembly descrip...jsdelfino11-357/+18
2008-08-27Pass properties from a parent domain or node manager to child node when start...jsdelfino1-1/+18
2008-08-27Minor fixes. Renamed down-dependencies to filtered-dependencies. Removed the ...jsdelfino8-10/+6
2008-08-26Configure the maven dependency plugin to overwrite artifactsrfeng1-0/+2
2008-08-26gracefully shutdown felix so that bundle activators are notifiedrfeng1-1/+1
2008-08-26TUSCANY-2501 reference should either be all annotated or all not annotated. H...slaws16-21/+213
2008-08-26TUSCANY-2513 add missing dependency on jsr181slaws1-0/+6
2008-08-26TUSCANY-2545: Don't include the exception cause object when return ing and ex...antelder1-1/+18
2008-08-26Correct typo in artifact nameantelder1-1/+1
2008-08-26Adding BPEL JBPM module to buildlresende1-0/+1
2008-08-26Project structure for jBPM BPEL supportlresende4-0/+430
2008-08-25Fix for TUSCANY-2513 (patch from Scott)rfeng2-2/+22
2008-08-25Minor cleanup of the Maven descriptors.jsdelfino3-24/+5
2008-08-25Updated the lists of modules and dependencies to match the latest state of tr...jsdelfino20-42/+297