summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3871 - provide a simple API for getting at the delegate information w...slaws2011-07-114-0/+39
* Correct comment as the code does go through that route for $self references c...slaws2011-07-111-1/+1
* remove extra spaceslaws2011-07-111-1/+1
* Add ignoresslaws2011-07-110-0/+0
* Correct args in helpantelder2011-07-111-1/+1
* Update to support remote startsantelder2011-07-111-4/+9
* 1. Remove static variable in SessionFactoryeranda2011-07-0945-504/+1237
* Move the invoke command to a separate class and remove from the Shell class a...antelder2011-07-093-244/+147
* Add websocket message multiplexing via persistent connections.fmoga2011-07-099-160/+370
* Add missing license header on JSON utility class.fmoga2011-07-081-0/+18
* Add a stop commandantelder2011-07-082-0/+79
* Add a start commandantelder2011-07-082-0/+81
* Add an uninstall command classantelder2011-07-082-0/+69
* Update gen'd help to also include the short one line descriptionantelder2011-07-081-0/+2
* Update the Shell to use the AddComposite class and have no code within Shell ...antelder2011-07-083-28/+37
* Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga2011-07-083-83/+133
* Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...fmoga2011-07-0819-22/+400
* Update sample to demonstrate that runtime uses the same server for services w...fmoga2011-07-089-27/+183
* Stop websocket server cleanly on Tuscany runtime shutdown.fmoga2011-07-083-2/+2
* Initial implementation of binding.websocket with functional sample (test).fmoga2011-07-0812-72/+299
* Start adding a way to have pluggable Shell commands. And start refactoring co...antelder2011-07-074-1/+171
* Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.fmoga2011-07-0624-0/+772
* Initial import of the websocket binding.fmoga2011-07-060-0/+0
* TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...slaws2011-07-061-1/+0
* now moved to itest properslaws2011-07-0621-1138/+0
* the logging dependencies are requiredslaws2011-07-051-13/+12
* Changes to make the otest dev environment run from a completely clean reposlaws2011-07-054-5/+7
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-0514-112/+549
* TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws2011-07-051-2/+5
* Correct intent names. For some reason the constant names got turned into stri...slaws2011-07-051-2/+2
* Tidy test to remove debug itemsslaws2011-07-043-5/+5
* add support to wire elementnirmal0701252011-07-036-33/+126
* Return correct interface contract when interfaces are compatible but not assi...bdaniel2011-06-291-0/+6
* TUSCANY-3891 - Commit Guilherme's first patch contain the template of the cod...slaws2011-06-2919-0/+1296
* Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws2011-06-2913-0/+671
* Add the domain uri to the logging outputantelder2011-06-291-1/+1
* Update EndpointReferenceBinderImpl to use the domain registry to workout if a...antelder2011-06-291-3/+2
* Add a method to the domain registry to test if an EndpointReference is out of...antelder2011-06-292-0/+6
* Start of an archetype for creating implementation extensions. Not finished ye...antelder2011-06-2924-0/+923
* Add a simple Tuscany webapp project that could be used as the starting point ...antelder2011-06-298-0/+403
* Correct archetype variable names which i think got incorrectly updated after ...antelder2011-06-291-2/+2
* TUSCANY-3861: Move up to the new bundle plugin releaseantelder2011-06-293-14/+14
* Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...bdaniel2011-06-281-77/+92
* TUSCANY-3881 - fix a typo in the original commitslaws2011-06-281-1/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-28158-353/+875
* Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...slaws2011-06-281-1/+2
* When the domainURI is null use a defaultantelder2011-06-281-1/+3
* Fix NPE when the domainURI is nullantelder2011-06-281-1/+1
* Add some guards around setting the contribution classloaderantelder2011-06-281-2/+8
* Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...scottkurz2011-06-271-25/+35