summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-03Same as store merged but with a JMS link to the warehouse (store not ↵slaws4-0/+248
currently configured to use web service catalogs) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790908 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Add source for the diagrams (this isn't the original as I couldn't find it ↵slaws1-0/+0
so apologies if it looks slightly different) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790905 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Extend to include an enterpries scenarioslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790903 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03TUSCANY-3116: add runtime support for using the operationProperties ↵antelder3-28/+93
attribute on a JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790871 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Updated fixes for TUSCANY-3069ramkumar3-25/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790853 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Force using version 2.6 of eclipse plugin as there's a problem with the one ↵antelder1-0/+9
i get by default (2.7), see http://forums.atlassian.com/message.jspa?messageID=257309824 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790851 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updated fixes for TUSCANY-3069ramkumar4-18/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790682 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ↵antelder4-6/+72
binding model git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790648 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Merge change from trunk to m3 branch to include legal-checks itest in buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790484 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Update new legal-checks itest in M3 for M3 versionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790214 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Copy new legal-checks itest from trunk to branchantelder2-0/+204
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790213 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Merge LICENSE fixes in r790200 from trunk to m3 branchantelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790211 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01TUSCANY-3098 - add use="required" to property name. It seems that the schema ↵slaws1-1/+1
has been written assuming that this is the default but need to state it explicitly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790176 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Testcases for TUSCANY-2906ramkumar6-0/+260
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790139 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official releaselresende9-9/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790031 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30TUSCANY-3125 - enable policy processing in binding.http. Needs reviewing. slaws1-4/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789877 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30Removing unused dependency to avoid build break from a clean repolresende1-16/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789858 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30Fixes in 1.x for TUSCANY-3069ramkumar52-301/+436
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789681 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Merge changes from trunk to bring up the distributed osgi samples with ↵rfeng28-29/+484
Tuscany distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789466 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Merge the change from r783575 in 2.x to fix TUSCANY-3095rfeng1-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789385 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch ↵slaws4-4/+33
Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789343 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Fixes for TUSCANY-3104ramkumar2-47/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789263 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29Modified fixes for TUSCANY-3096ramkumar8-33/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789238 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26TUSCANY-3124 Check for wireFormat/operationSelector before other operationsbdaniel1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788863 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26TUSCANY-3121 binding.atom should leverage introspection when setting up call ↵bdaniel2-12/+9
to mediator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788848 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Update M3 branch to the almost release bundle plugin version. This breaks ↵antelder2-2/+2
the branch as the plugin isn't released in th emaven repo yet but can build it locally and it will probably be out by the time i get the RC out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788748 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26TUSCANY-3099 log an error if an invalid header priority is enteredslaws2-11/+51
TUSCANY-3098 don't throw an NPE is a property doesn't have a name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788735 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Enable write for wireFormat/operationSelector on HTTP bindingbdaniel1-42/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788696 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Remove unused import statementsbdaniel1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Merge jsf sample dependency fix in r788671 from trunk to M3 branchantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788672 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26TUSCANY-3120 - improve write processing so that it writes out what has been ↵slaws2-43/+99
entered and ignores defaults where possible. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788655 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Merge license header in 788611 from trunk to m3antelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788612 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Merge the change from 2.x for TUSCANY-2640rfeng1-88/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788499 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25Merge adding remotable change from trunk to m3antelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788284 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() ↵vamsic0071-18/+5
fails with factory already defined error o Handle "archive" URLs without setting the StreamHandlerFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788271 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23TUSCANY-3097 don't process application composites of modules inside an EAR ↵slaws1-1/+5
are processed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787604 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23TUSCANY-3097 Add test to see if the application composites of modules inside ↵slaws15-1/+645
an EAR are processed (they shouldn't be) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787603 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Reverting the changes that was locally done and accidentally committed with ↵ramkumar1-1/+1
r787589 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787593 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Fixes for TUSCANY-3096ramkumar8-16/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787589 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Apply the patch from Pradeep for TUSCANY-3115rfeng4-0/+733
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787414 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Merge jstl dependency addition from 1.x to 2.0 M3antelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787300 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Merge JSF archetype package rename fix from trunk to m3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787260 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22correct LICENSE and NOTICE files to include missing license and copyright ↵slaws6-2/+216
statements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787164 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Add missing AL headerslaws1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787162 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Correct version numberslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787159 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Added missing runtime dependency on tuscany-host-webapp to get the SCA ↵mcombellack1-0/+7
taglib (sca.tld) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787096 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack3-2/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786990 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21TUSCANY-3113 - Added get() method to the rss.Collections interface as this ↵mcombellack2-0/+21
is the method that the RSSBindingListenerServlet class is looking for to see if the Java component implementation class supports RSS feeds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786986 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Binding RSS tests should not depend on classes from the Atom APImcombellack1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786964 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21TUSCANY-3112 - Make sure that the feed entry has the links set on it ↵mcombellack1-0/+1
otherwise the title of the item in the RSS feed will not be converted to a URL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786961 13f79535-47bb-0310-9956-ffa450edef68