summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merging changes from 957345 to use loopback for multicast testinglresende2010-10-042-16/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004084 13f79535-47bb-0310-9956-ffa450edef68
* Adding delay to avoid issues with address already in use running Jetty test ↵lresende2010-10-041-2/+3
| | | | | | cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004083 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor merge conflict, which was causing compilation errorlresende2010-10-021-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003859 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende2010-10-021-6/+2
| | | | | | to avoid performance implications on regular environments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003858 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-10-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003857 13f79535-47bb-0310-9956-ffa450edef68
* Fixing databinding issue when submitting empty strings from js client to a ↵lresende2010-10-021-4/+9
| | | | | | json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003856 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ↵lresende2010-10-021-23/+29
| | | | | | it dynamically and fail gracefully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003855 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende2010-10-021-24/+45
| | | | | | | | | | folders in a contribution deployed to Google AppEngine environment Conflicts: modules/contribution/src/main/java/org/apache/tuscany/sca/contribution/scanner/impl/DirectoryContributionScanner.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003854 13f79535-47bb-0310-9956-ffa450edef68
* Updating Wink to it's most recent release to avoid security issue reported ↵lresende2010-10-023-34/+34
| | | | | | | | | | at CVE-2010-2245 Conflicts: samples/webapps/helloworld-jaxrs/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003853 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importrfeng2010-06-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953179 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Fixing merge conflict on dependency versionlresende2010-06-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951646 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-041-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-042-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951526 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende2010-06-049-107/+74
| | | | | | widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951244 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3583 - Making sure we recognize the headers configured declaratively ↵lresende2010-06-032-2/+46
| | | | | | in composite file when delegating to JAX-RS runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951133 13f79535-47bb-0310-9956-ffa450edef68
* add licensekelvingoodson2010-06-031-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950981 13f79535-47bb-0310-9956-ffa450edef68
* Remove extra surefire config to try to fix the tests not running issuesantelder2010-06-034-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950942 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-06-021-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950788 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson to 1.5.3rfeng2010-06-022-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950787 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the path URI for web app deploymentrfeng2010-06-026-5/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950786 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolute methodsrfeng2010-06-024-55/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950785 13f79535-47bb-0310-9956-ffa450edef68
* merge manifest updates from trunk for fixing dosgi samples (revision r950581)kelvingoodson2010-06-025-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950691 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950539 to m5 branch to update test to use local loop back addressantelder2010-06-021-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950540 13f79535-47bb-0310-9956-ffa450edef68
* merge r949110 from trunk to branchkelvingoodson2010-05-287-29/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949138 13f79535-47bb-0310-9956-ffa450edef68
* update branch versionkelvingoodson2010-05-27113-1485/+1485
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948871 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 2.0 Milestone M5kelvingoodson2010-05-273173-0/+319268
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68