summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/contribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-15Add a method to add a Composite to a Contributionantelder2-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103527 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15Add a method to Contribution to merge in ContributionMetadataantelder2-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103278 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14Add a method to Contribution to get an artifacts Model objectantelder2-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102968 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14Format the code fragment to make it a little more readableantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102966 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18Add servlet scoped Node lifecycle support for web applicationsrfeng1-133/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082810 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Remove dependencies now included in base Javaantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044580 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30TUSCANY-3704 - Reset the artifact name in the monitor so that the correct ↵slaws1-0/+3
name is reported. Thanks for the patch Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040436 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12TUSCANY-3713 apply patch from Yang to process past non-whitespace before ↵slaws1-1/+1
document start. Thanks Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021805 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998007 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende1-28/+42
folders in a contribution deployed to Google AppEngine environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993092 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws1-1/+11
(JAXWSJavaIntefaceProcessor) and, in the JavaIntefaceProcessor, post process these to reconfigure the Java interface based on what is found. The case where WSDL is referenced is tricky and still has holes. The WSDL is read and is attached to the Java interface as a normalized interface and is used during interface matching. Binding implementations that care about WSDL should really check the normalized interface rather than the service interface itself. This is still a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986740 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ↵slaws1-0/+21
the class that the class reference points to. This is used when WSDL files, that the Class may point to via JAXWS @WebService or @WebServiceProvider annotations need to be resolved within the same contribution that holds the Java class. What we maybe could do is have a better model of Java class, and a related processor, that is able to look for annotations and do the resolution at the time the Java class is resolved. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986727 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07Ensure that the deployables are the correct Composite objectsantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983165 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30Exclude duplicate directories that are linked from different symbolic linksrfeng1-11/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980960 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Add parent artifact to the ProcessorContextrfeng2-11/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980219 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28Change Tuscany to not initialized the class during loadingrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980214 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20Dont catch NoClassDefFoundError as it will get reported as class not found ↵antelder1-2/+0
which is misleading, not catching it means the actual exception does get thrown by a higher catch clause git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965814 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27remove empty fileslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948751 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Add missing dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945550 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14error message updates for pojo otestskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944340 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ↵kelvingoodson1-0/+1
and those extensions which have a special relationship git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939277 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by contribution* ↵kelvingoodson2-0/+2
and fix some typos in previous tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938567 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use indicated ↵kelvingoodson1-0/+1
binding-ws* + minor cleanup of imports within binding-ws* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938419 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26mark additional classes as extension spi according to use indicated by ↵kelvingoodson1-0/+1
binding-http* (no additions from binding-ejb-*) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938098 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26mark additional classes as extension spi according to use indicated by ↵kelvingoodson3-1/+3
interface-wsdl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938056 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26mark additional classes as extension spi according to use indicated by ↵kelvingoodson2-0/+2
implementation-spring and implementation-spring-sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937981 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937968 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson7-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937321 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson7-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13TUSCANY-3533 - break the loop of CLMR through contribution to the components ↵slaws1-3/+4
an the implementations themselves that are loaded by CLMR git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933740 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende3-9/+54
elements, adjusting current xml for the new model and adapting our element extension list to read/write semantycally same xml when these extensions are in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924584 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes ↵slaws1-0/+10
according to XML whitespace facet set to "collapse". Only exploited by composite service promote attribute while I ask on the ML if there is a smart way of detecting anyURI types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918054 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17Enable ↵rfeng1-3/+9
org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExtensionPoint to honor ranking git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910841 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13Start to make extension points/extensions configurable from ↵rfeng1-1/+8
NodeFactory/ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909678 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Minor fix to close xtream readers after each testinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897769 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18TUSCANY-3397 - Adding support for identifying the sca spec version used for ↵lresende4-7/+40
contribution metadata being read git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892324 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17TUSCANY-3395 - Tyding up the ContributionScanner API to scan the ↵lresende5-74/+116
contribution and produce a list of Artifacts with proper URI and Location URL instead of doing this in two steps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891986 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende12-21/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Fixes to add validation for POJO_10006ramkumar1-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884505 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende131-0/+11990
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68