summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-31Cleaned up the contrib poms.fmoga2-124/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991117 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Removed comet binding and sample from contrib/.fmoga45-3129/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Added comet binding and sample in trunk/contrib.fmoga45-0/+3129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991104 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Start function for handling xml format antelder3-56/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991088 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Update to work with POSTing JSONantelder1-2/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991087 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinoxlresende1-0/+152
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991077 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Add missing imported packages to OSGi Manifestlresende2-26/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991076 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Adding missing dependencylresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991075 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Add sample to Maven build. Remove outdated build.xml, will add a working one ↵jsdelfino2-51/+1
later. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991045 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino14-34/+236
cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991044 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino7-18/+376
and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991043 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991042 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add support for ActivationSpec error conditionsbdaniel5-6/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990951 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Don't try to lookup a destination if the jndiName is nullbdaniel1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990864 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ↵bdaniel2-0/+6
name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990848 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30TUSCANY-3595 - Disabling test case as it's still failinglresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990807 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Start of the runtime code to support wireFormat.httpXml, still needs code to ↵antelder5-0/+313
turn query parameters into xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990723 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add http binding model for wireFormat.httpXmlantelder3-0/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990719 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add wireFormat.httpXml schema definitionantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990718 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update the http binding to use default wireFormat and operationSelector that ↵antelder24-1802/+765
work as being discussed on the ML to expose arbitrary sca services as http endpoints. See http://apache.markmail.org/message/ix3vvyomronellmi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990712 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update jms conection factory look up to check the type of the looked up objectantelder1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990711 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990708 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Update for SCAClientFactory NoSuchDomainException changesantelder1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990707 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Updating maven-surefire-plugin to avoid issues on hudson buildlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990697 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino31-0/+1721
interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990618 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Tweaking wink-server manifest to propertly allow access to ↵lresende2-0/+158
properties file in a OSGi environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990518 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Moving META-INF to proper locationlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990517 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Adding initial version of client js to be used in conjunction with ↵lresende6-0/+428
implementation widget and rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990516 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Simple way (workaround) to provide mime type for wireFormatlresende2-8/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990515 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Minor update to reuse Binding QNamelresende2-21/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990514 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and ↵lresende2-61/+72
re-enable the test case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990513 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi ↵lresende2-5/+29
environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990512 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Only add classloader if not already added previouslylresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990511 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Allowing service discover to handle resources that are not ↵lresende1-9/+13
services, such as properties. In this case, shouldn't append META-INF/services prefix. For compatibility, still try to append META-INF/services if nothing found git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990510 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi ↵lresende2-0/+3
environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990509 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Merging changes from svn r988356: Test for null or empty servlet path info ↵lresende1-2/+3
before redirecting to same URL with trailing /. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990507 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Merging changes from svn r988355: Fix logic to compute the path info as it ↵lresende1-55/+55
doesn't work in a webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990506 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from ↵lresende2-44/+53
maven environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990505 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST ↵lresende17-0/+903
binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990504 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2-7/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990503 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Add http operationSelector and wireFormat to the http binding modelantelder5-0/+227
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990495 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Add http operationSelector and wireFormatantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990494 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Minor change. Code format and cleanup.jsdelfino12-130/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990478 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Minor change. Code format and cleanup.jsdelfino2-47/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27BJM_3019 Add validation to make sure the jms binding destination name ↵bdaniel2-0/+9
matches the activation spec name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990217 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990079 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga4-26/+42
Fixed servlet mapping removal and refactored ServletFactory code. Added temporary fix for javaee 6 related unit test error by adding servlet-api:3.0-alpha-1 instead of javaee-web-api:6.0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990078 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26BJM_4003 Set the "scaOperationName" property on response messages when using ↵bdaniel1-0/+12
default wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989803 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Add service element defining the sca binidng (for the jsp) and ws and rmi ↵antelder1-0/+5
binidngs, the aditional bindings need the name attribute to avoid an error but it seems a shame that can't have a default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989634 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Correct jar usageantelder1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989630 13f79535-47bb-0310-9956-ffa450edef68