summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-05Start of code to support using the OASIS client api to access services in ↵antelder9-0/+518
the tuscany distributed domain. Ideally this impl will work with all the Tuscany remote sca binding impls but t tirns out to have quite a few issues getting that to go so this first approach is specific to the RMI based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833072 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Set the extension point registry for updated endpointsrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832994 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05Update READMErfeng2-134/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832958 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws46-169/+334
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04Update README filesrfeng4-155/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832820 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04Remove references to otest. it's been moved.slaws1-104/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832741 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Add the samples to the distributionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832485 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Add the samples to the distributionantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832484 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Add a big reminder to also update the distribution when adding samplesantelder1-9/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832483 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take ↵antelder1-5/+6
into account the callback interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832408 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Correctly set the uri in the RMI based sca binding services and references ↵antelder2-25/+31
(again copied from the Axis2 SCA binding, it looks like it may be worth at some point trying to refactor a lot of the remote sca binding code into something shared git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832397 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Fix the RMI binding to find the service wire when its being used as the SCA ↵antelder1-0/+15
binding. This is copied from the way the Axis2 binding also works and Ive added a TODO comment as it would be good to have a better way to do this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832396 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03Delete old otest location, now moved to ↵antelder96-8019/+0
https://svn.apache.org/repos/asf/tuscany/otest/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832392 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Move the das folder as new trunk for das sub projectlresende452-46133/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832144 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Moving LDAP DAS to contrib folder at new SVN structurelresende147-17177/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Only stop the bundle if it is started by the providerrfeng1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831974 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Update manifest to export the provider package as its now used by the rmi ↵antelder1-0/+2
based sca binding. (should rename provider pkg to runtime at some point) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831935 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Remove private defn as its now accessed by the RMI based SCA bindingantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831929 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Used released version on th osgi junit plugin and add shade modules to ↵antelder1-1/+2
reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831916 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Add dependency to osgi junit plugin so it uses the local build version of ↵antelder6-5/+47
the node launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831914 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Use released version on osgi junit pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831912 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Bump up the JMS properties test again to try to prevent the hudson build ↵antelder1-1/+1
timeout fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831897 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Add the RMI based SCA binding to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831885 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Add pom.xml for the shade modulesantelder1-0/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831873 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Work in progress: Add new top level folder for holding modules for building ↵antelder1-0/+197
agregated jars. And a module for building a 'base' jar that includes everything needed to run a minimal Tuscany runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831871 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Use builtin default if the default config file isn't foundantelder1-9/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831867 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Add an RMI version of the SCA Binding. (As its much easier to use as the ↵antelder47-0/+2149
dependencies are in Java instead of the massive dependency tree of the Axis2 based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831773 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Use 6.1.18 release of jetty to be consistent across other samplesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831668 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder5-0/+35
with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Correct tuscany namespace used by archetypesantelder6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831649 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Minor addition of new bindings to RELEASE_NOTESlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831574 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Minor addition of new bindings to RELEASE_NOTESlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831573 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Include some missing samplesantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Update to not relocate a servlet if it already includes the context path in ↵antelder1-1/+3
its mapping git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831524 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Fix WS binding to include any webapp context path in the wsdl endpointantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831523 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now ↵rfeng8-164/+211
working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831516 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Propagate osgi properties for OSGi remote services rfeng22-128/+448
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Set TCCL for SchemaFactoryrfeng2-9/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831467 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Fixes for TUSCANY-3326, to consider the imported artifacts first and then ↵ramkumar3-107/+214
the local artifacts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831239 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Update LICENSE file for OSGi jar updatesantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831221 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30More updates to CHANGES fileantelder1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831220 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Update geronimo spec jars to the osgi-enabled versions rfeng5-49/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831205 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the ↵rfeng21-88/+147
extension point registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831163 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Add synchronization against listeners and check if it is removedrfeng1-76/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831138 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Ignore IllegalStateException for service unregister()rfeng7-9/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831102 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831097 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Fix the MF to trigger initialization of ServiceDiscoveryrfeng2-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831077 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update changes file for M4 - fix typoantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update changes file for M4antelder1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831044 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export ↵edwardsmj1-1/+1
implementation.web.runtime package b) Fix spelling mistake sevlet -> servlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830975 13f79535-47bb-0310-9956-ffa450edef68