summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-http (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-292-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-39/+7
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Moving code to use HTTPBinding type instead of local qnamelresende2009-10-081-7/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823027 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-10-085-254/+254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823026 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies to fix compile errors breaking buildantelder2009-10-021-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820928 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up required depedencies in manifest fileslresende2009-09-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
* Removing reference to problem implementation classlresende2009-09-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source control and removing generation from ↵lresende2009-09-212-21/+26
| | | | | | project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817150 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespace when registering processorlresende2009-09-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817145 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up http binding model, removing non-used classes and policy related ↵lresende2009-09-215-159/+37
| | | | | | impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
* Updating pom version ids and removing some dependencies that is not going to ↵lresende2009-09-211-7/+9
| | | | | | be needed right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817141 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-166/+166
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Starting to work on porting binding-http from 1.x branchlresende2009-06-1413-0/+1098
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3112-861/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
* Fix up manifest dependenciesantelder2008-11-191-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718999 13f79535-47bb-0310-9956-ffa450edef68
* add reqd dependencyantelder2008-11-191-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718992 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-193-8/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1911-0/+763
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1911-854/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-4/+4
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] Enabling security policy for http binding.lresende2008-09-302-3/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700368 13f79535-47bb-0310-9956-ffa450edef68
* Extending HTTP binding model to support PolicySetAttachPoint interfacelresende2008-09-301-5/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700346 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-1/+1
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support ↵antelder2008-08-271-0/+257
| | | | | | etag and if-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689492 13f79535-47bb-0310-9956-ffa450edef68
* Added missing @Override annotation to methods that override methods from ↵mcombellack2008-08-131-1/+2
| | | | | | their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino2008-08-061-32/+1
| | | | | | overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi Import-Package/Export-Package headersrfeng2008-07-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681543 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor the domain manager UI into smaller independently ↵jsdelfino2008-07-301-1/+36
| | | | | | reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-179-0/+501
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68