summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-02Moving LDAP DAS to contrib folder at new SVN structurelresende147-17177/+0
2009-11-02Only stop the bundle if it is started by the providerrfeng1-6/+13
2009-11-02Update manifest to export the provider package as its now used by the rmi bas...antelder1-0/+2
2009-11-02Remove private defn as its now accessed by the RMI based SCA bindingantelder1-2/+0
2009-11-02Used released version on th osgi junit plugin and add shade modules to reacto...antelder1-1/+2
2009-11-02Add dependency to osgi junit plugin so it uses the local build version of the...antelder6-5/+47
2009-11-02Use released version on osgi junit pluginantelder1-1/+1
2009-11-02Bump up the JMS properties test again to try to prevent the hudson build time...antelder1-1/+1
2009-11-02Add the RMI based SCA binding to the buildantelder1-0/+1
2009-11-02Add pom.xml for the shade modulesantelder1-0/+37
2009-11-02Work in progress: Add new top level folder for holding modules for building a...antelder1-0/+197
2009-11-02Use builtin default if the default config file isn't foundantelder1-9/+10
2009-11-01Add an RMI version of the SCA Binding. (As its much easier to use as the depe...antelder47-0/+2149
2009-11-01Use 6.1.18 release of jetty to be consistent across other samplesantelder1-1/+1
2009-11-01Add the Jetty plugin to the webapp pom.xml's so that the samples can be run w...antelder5-0/+35
2009-11-01Correct tuscany namespace used by archetypesantelder6-6/+6
2009-10-31Minor addition of new bindings to RELEASE_NOTESlresende1-1/+1
2009-10-31Minor addition of new bindings to RELEASE_NOTESlresende1-1/+1
2009-10-31Include some missing samplesantelder1-0/+6
2009-10-31Update to not relocate a servlet if it already includes the context path in i...antelder1-1/+3
2009-10-31Fix WS binding to include any webapp context path in the wsdl endpointantelder1-0/+13
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng8-164/+211
2009-10-30Propagate osgi properties for OSGi remote services rfeng22-128/+448
2009-10-30Set TCCL for SchemaFactoryrfeng2-9/+35
2009-10-30Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar3-107/+214
2009-10-30Update LICENSE file for OSGi jar updatesantelder1-5/+5
2009-10-30More updates to CHANGES fileantelder1-2/+7
2009-10-30Update geronimo spec jars to the osgi-enabled versions rfeng5-49/+52
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng21-88/+147
2009-10-29Add synchronization against listeners and check if it is removedrfeng1-76/+93
2009-10-29Ignore IllegalStateException for service unregister()rfeng7-9/+36
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
2009-10-29Fix the MF to trigger initialization of ServiceDiscoveryrfeng2-3/+2
2009-10-29Update changes file for M4 - fix typoantelder1-1/+1
2009-10-29Update changes file for M4antelder1-3/+10
2009-10-29Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj1-1/+1
2009-10-29Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj1-1/+2
2009-10-29Update to end all service provider files with a new lineantelder165-52/+165
2009-10-29Use separate asm dependency in ejb binding as thats what the other tuscany mo...antelder1-2/+7
2009-10-29Update to use the same level of ejb dependency as the ejb extensionantelder1-2/+2
2009-10-29Add ejb, jms and web-client to the all distribution and update license for de...antelder2-100/+116
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng8-188/+324
2009-10-29Add import to javax.xml.namespacerfeng2-4/+7
2009-10-29Add import to javax.xml.namespacerfeng1-1/+2
2009-10-29Ignore errors when stoprfeng1-8/+19
2009-10-29Only create the registry if it's not setrfeng1-3/+5
2009-10-29Add more checks for the stop() methodrfeng4-47/+64
2009-10-29Add null checkrfeng1-0/+4
2009-10-29Add missing filerfeng1-0/+88
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng42-203/+223