summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-atom-abdera (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3288 - Test case to reproduce the reported issuelresende2009-09-305-0/+328
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820437 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803289 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803225 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803222 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3121 binding.atom should leverage introspection when setting up call ↵bdaniel2009-06-262-12/+9
| | | | | | to mediator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788848 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3310 - Updated the atom binding so that the description can be set ↵mcombellack2009-06-204-5/+28
| | | | | | using the description attribute. This is similar to the way that we set the title of the feed using the title attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786928 13f79535-47bb-0310-9956-ffa450edef68
* Added a unit test for checking that the title can be set for an Atom feed ↵mcombellack2009-06-202-10/+39
| | | | | | using the title attribute of binding.atom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786924 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3109 Added null check for getOperation to handle case where the feed ↵mcombellack2009-06-201-9/+10
| | | | | | Java component implementation does not have a get() method but does define a getAll() method. This fixes TUSCANY-3109 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3109 - Added unit test for using Atom binding on a Java component ↵mcombellack2009-06-203-0/+242
| | | | | | implementation class that does not have a get() method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786914 13f79535-47bb-0310-9956-ffa450edef68
* Issue: NullPointerException will be thrown in the destory methods if the ↵mcombellack2009-06-208-30/+51
| | | | | | | | domains fail to initialise because the destroy method attempts to close the domain but the domain is null. Fix: Added check for null before attempting to close the domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786907 13f79535-47bb-0310-9956-ffa450edef68
* Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 ↵mcombellack2009-06-201-1/+0
| | | | | | is fixed and the test runs without issue git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786906 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importmcombellack2009-06-201-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786904 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'work'lresende2009-05-283-37/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779795 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3000rfeng2009-04-301-8/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770058 13f79535-47bb-0310-9956-ffa450edef68
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-181-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Refacroting testcase to use same package pattern for the modulelresende2009-04-1011-69/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763871 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2871 - Providing better exception when feed entry is not supportedlresende2009-04-092-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763835 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ↵lresende2009-04-091-7/+30
| | | | | | ServletPath to make operations working in both embedded and webapp hosted environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763787 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2950 enclose etags in speech marksslaws2009-03-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759171 13f79535-47bb-0310-9956-ffa450edef68
* Adding test case to test atom feed reference using generic collection interfacelresende2009-03-246-0/+367
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758083 13f79535-47bb-0310-9956-ffa450edef68
* Minor formatting and removing unused importslresende2009-03-241-281/+291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758081 13f79535-47bb-0310-9956-ffa450edef68
* Adding provided binding URI to avoid issues when service is deployed in a ↵lresende2009-03-241-1/+11
| | | | | | webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758080 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2932 Correctly handle NotFoundException as a 404 in ↵bdaniel2009-03-211-3/+10
| | | | | | AtomBindingListenerServlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757107 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2932 Throw org.apache.tuscany.sca.data.collection.NotFoundException ↵bdaniel2009-03-211-6/+24
| | | | | | on 404 errors if AtomReferenceBindingProvider.supportsFeedEntries() is false git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756876 13f79535-47bb-0310-9956-ffa450edef68
* Placing gif jpg files used for testing in test resource folderlresende2009-03-133-20/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753384 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-074-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724117 13f79535-47bb-0310-9956-ffa450edef68
* Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-021-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2696ramkumar2008-12-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722055 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2678ramkumar2008-11-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-1335-0/+5348
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68