summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws44-34/+2448
2008-09-05Removed obsolete OSGiHost class.jsdelfino1-30/+0
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino6-49/+37
2008-09-05Minor code cleanup in the ServletFilters.jsdelfino2-6/+8
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino8-146/+428
2008-09-05Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino6-10/+102
2008-09-04Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng3-9/+74
2008-09-04Add Apache license headernash1-0/+22
2008-09-04Correct JMS binding.sca destination create optionsantelder1-0/+8
2008-09-03Cast a few types to make it compatible with JDK 5 which doesn't have javax.sc...rfeng1-5/+5
2008-09-03Initial basic support for web.composite, see TUSCANY-2581antelder1-0/+36
2008-09-03Another TUSCANY-2580 fix for binding.sca.jmsantelder1-0/+6
2008-09-03Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...antelder4-3/+37
2008-09-03Fix another case of needing to ignore an exception when closing a connection ...antelder1-1/+10
2008-09-03Add missing code commentantelder1-0/+3
2008-09-03Automatically start a JMS broker when using the JMS based binding.sca. The br...antelder3-1/+86
2008-09-03Don't crash with an exception if an embedded broker is closed before stop is ...antelder1-1/+6
2008-09-03Fix NPE as now getServiceDiscoverer is non-staticrfeng1-1/+3
2008-09-03Make a few fields non-static to ServiceDiscoveryrfeng9-90/+140
2008-09-03Upgrade to jruby-1.1.3 to avoid pom.xml issuerfeng2-96/+293
2008-09-03Add binding-sca-jms to the module list to avoid build break in runtime-tomcatrfeng1-0/+1
2008-09-03Fix for TUSCANY-2570, configure Widget client proxies with relative paths.jsdelfino1-12/+10
2008-09-02Add jms sca binding to runtime-tomcatantelder1-0/+6
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 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...antelder2-3/+9
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-28Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino1-0/+9
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...rfeng1-1/+1
2008-08-27Add a bundle activator to set up the ServiceDiscoveryrfeng2-0/+47
2008-08-27Fix for TUSCANY-2398rfeng6-22/+65
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder10-170/+746
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder9-8/+117
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-27Updating json-rpc binding test case to reproduce problems when passing an arr...lresende4-13/+44
2008-08-27Pass properties from a parent domain or node manager to child node when start...jsdelfino1-1/+18
2008-08-26Configure the maven dependency plugin to overwrite artifactsrfeng1-0/+2