summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-14Remove exclude for ASM_4005 as its working nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944148 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add missing OSGi importrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944017 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. ↵slaws3-21/+43
At the moment I've turned off validation of sca namespace schema as the OASIS sca schema already includes a "value" element which is an any. So values should validate against anything. Am raising with OASIS but didn't want to do any more fiddling until I get an answer as the guts of this stuff is proving surprisingly frustrating. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944004 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13TUSCANY-3553 - remove the full dtd URL as, when this is read into the ↵slaws2-2/+2
XsdModelResolver is done using a schema collection. Under the covers this uses a parser but give no access to trap the dtd load event. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944002 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add missing dependencies and versionsslaws2-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944000 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add some more sca clinet api testsantelder1-1/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943891 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add some tests to the sca client testsantelder2-13/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943888 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Set the domain name frm the properties uri configantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943887 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate ↵antelder2-9/+24
instead of other exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943885 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende90-90/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Starting tide up of release artifactslresende5-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943699 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Making samples to depend on web 2.0 feature pomlresende2-94/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943693 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding test back to build, as it's passing nowlresende1-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943692 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating web2.0 feature to include implementation.widget and js extensions ↵lresende1-1/+32
as well as binding-jsonp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943691 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Tyding up sample binding uri to make it work for the releaselresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943672 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Fixing extra space that was causing issues with implementation.widget ↵lresende1-2/+2
generated scripts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943671 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws4-0/+210
generalized bridge etc. but using it to look at dependencies, build.xml etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943552 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update error messages from otest onesantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943545 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update excludes ion assembly compliance test runnerantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943544 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12turn unit testing back onslaws1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943524 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Add tentative mapping between the launch mechanisms and samples and launchersslaws1-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943519 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Start dumping notes from the ML in here with a view to creating the updated ↵slaws1-0/+126
README as we progress through tidying the samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943515 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Remove exclude as the test works nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943512 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Ant script only needs a build target. Jars still need to be fixed up to be ↵slaws1-40/+1
feature jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943497 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12As we're just building binding-ws-calculator as a contribution we only need ↵slaws1-22/+1
to dependend on the SCA API. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943496 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Using binding-ws-calulator as an example of turning samples into ↵slaws5-147/+21
contributions. First step is to remove the client code from the contribution and adjust the composite and test case accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943495 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12add a binding-ws feature for initial use in samplesslaws2-0/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943494 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Remind myself of structure of calculator sample by redrawing the diagram in ↵slaws3-329/+0
open office. I not longer have the program I used to generate the svg file so open office seems like more commonly used alternative git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943491 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Add excludes for the two failing tests whch are failing with something to do ↵antelder1-0/+2
with a property with datetime schema problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943490 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update error msg file for recent complinace number changesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943483 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Include spring shaded jarantelder1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943440 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Exclude all shaded jarsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943439 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Include spring dependnecies in lib antelder1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943438 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Include the helloworld-spring sample in distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943437 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding generated eTag to RPC style invocationslresende2-9/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943389 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Minor formatting...lresende1-110/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943388 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Removing system.out.println()lresende1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943387 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding RPC Operation Selector to binding.restlresende22-35/+745
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11TUSCANY-3553 - add the SCA spec schema to the system contribution so that ↵slaws4-8/+74
users can use SCA schema in property types. I don't know why people would want to do that but this capability seems to be the intention of the spec. This slows down the loading of any contributions that use these types, as the schema are loaded, but has little affect if you don't. I'm still looking at whether the local scheme optimization I added is effective but decided to check in as this fault is stopping the otests from running properly currently. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943224 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Considering request encoding when processing bodylresende2-18/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943205 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Add a custom manifest and bundle activator so the base jar can be used in osgiantelder6-8/+874
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943154 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Add the rmi binding and all the osgi modules to include all modules needed ↵antelder1-0/+79
to run the dosig samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943153 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10Updating test to check declarative header supportlresende2-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942940 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10error message updates for caa otestskelvingoodson12-36/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942716 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08enable the calculator-equinox test in the distro itest suite. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942395 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Add a tuscany.home property to make it easy to run the ant script from ↵slaws1-4/+8
outside a distribution, e.g. from eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942392 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Don't install jars in the distribution lib folder into the OSGi runtimeslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942391 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08Exclude shaded jars from the distribution modules directoryslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942390 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Adding support for declarative http headers in binding.restlresende8-19/+203
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Adding model for declarative http headers and other minor formattingslresende5-1/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942273 13f79535-47bb-0310-9956-ffa450edef68