summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/contribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-4068: Start investigating a fix for finding resources from imported ↵antelder2012-08-031-4/+32
| | | | | | contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368826 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4067: Update to support resources in jars and zips nested within ↵antelder2012-07-304-66/+212
| | | | | | contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367134 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder2012-05-011-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332616 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2012-03-012-4/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1295564 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Add doPrivileged for Java 2 Security issue.scottkurz2012-02-091-43/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242402 13f79535-47bb-0310-9956-ffa450edef68
* Add ablity to specify endpoint descriptions in node.xml for local domain ↵rfeng2011-12-025-10/+21
| | | | | | registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209634 13f79535-47bb-0310-9956-ffa450edef68
* Create model resolvers in doPrivileged block. The primary concern here is ↵slaws2011-12-011-2/+11
| | | | | | the ClassLoaderModelResolver which extends the URIClassLoader and requires permissions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209147 13f79535-47bb-0310-9956-ffa450edef68
* remove unused imports committed by accidentslaws2011-11-221-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205013 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3966 - remove duplicate messageslaws2011-10-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195398 13f79535-47bb-0310-9956-ffa450edef68
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-191-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186226 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3956: Fix Java2 Security exception in ↵antelder2011-10-031-3/+9
| | | | | | ContributionHelper.getNestedJarUrls method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178314 13f79535-47bb-0310-9956-ffa450edef68
* Fix the single quote issues in all message bundlesrfeng2011-09-023-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164763 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder2011-08-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158766 13f79535-47bb-0310-9956-ffa450edef68
* Make getModelResolverInstance public so you can find the resolver used for a ↵antelder2011-06-271-1/+1
| | | | | | particular type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140050 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to add a Composite to a Contributionantelder2011-05-152-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103527 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to Contribution to merge in ContributionMetadataantelder2011-05-152-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103278 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to Contribution to get an artifacts Model objectantelder2011-05-142-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102968 13f79535-47bb-0310-9956-ffa450edef68
* Format the code fragment to make it a little more readableantelder2011-05-141-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102966 13f79535-47bb-0310-9956-ffa450edef68
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-181-133/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082810 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependencies now included in base Javaantelder2010-12-111-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3704 - Reset the artifact name in the monitor so that the correct ↵slaws2010-11-301-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
* TUSCANY-3713 apply patch from Yang to process past non-whitespace before ↵slaws2010-10-121-1/+1
| | | | | | document start. Thanks Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021805 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998007 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3667 - Handled AccessControlException when processing private ↵lresende2010-09-061-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
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces ↵slaws2010-08-181-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
* TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ↵slaws2010-08-181-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
* Ensure that the deployables are the correct Composite objectsantelder2010-08-071-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983165 13f79535-47bb-0310-9956-ffa450edef68
* Exclude duplicate directories that are linked from different symbolic linksrfeng2010-07-301-11/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980960 13f79535-47bb-0310-9956-ffa450edef68
* Add parent artifact to the ProcessorContextrfeng2010-07-282-11/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980219 13f79535-47bb-0310-9956-ffa450edef68
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980214 13f79535-47bb-0310-9956-ffa450edef68
* Dont catch NoClassDefFoundError as it will get reported as class not found ↵antelder2010-07-201-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
* remove empty fileslaws2010-05-271-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948751 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyantelder2010-05-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945550 13f79535-47bb-0310-9956-ffa450edef68
* error message updates for pojo otestskelvingoodson2010-05-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944340 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* explicitly call out those extensions which contain Extension Developers' SPI ↵kelvingoodson2010-04-291-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
* mark additional classes as extension spi according to use by contribution* ↵kelvingoodson2010-04-272-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
* mark additional classes as extension spi according to use indicated ↵kelvingoodson2010-04-271-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
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-261-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
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-263-1/+3
| | | | | | interface-wsdl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938056 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-262-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
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-262-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937968 13f79535-47bb-0310-9956-ffa450edef68
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-237-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937321 13f79535-47bb-0310-9956-ffa450edef68
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-237-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3533 - break the loop of CLMR through contribution to the components ↵slaws2010-04-131-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
* TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende2010-03-183-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
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-092-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68