summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge the launcher enhancement from 1.xrfeng2009-10-261-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829977 13f79535-47bb-0310-9956-ffa450edef68
* Improve the node launcher so that it can take more than one contributions ↵rfeng2009-10-261-5/+13
| | | | | | and not specify composite, for example, - c1.jar c2.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829862 13f79535-47bb-0310-9956-ffa450edef68
* Make the WebImplementationProcessor compute the injection points for ↵vamsic0072009-10-233-0/+61
| | | | | | properties, references and resources like component context etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828951 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 remove circular references where a class is used as the key of ↵slaws2009-10-213-32/+34
| | | | | | a map and the value of the map also references the class. The weakness of the map never comes into play as there is always a reference to the key (held by the value). This all pins the app classloader and causes a leak on each app start/stop cycle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828086 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3347 make the name of the implementation.jee composite uniqueslaws2009-10-213-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827983 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3347 make the name of the implementation.jee composite uniqueslaws2009-10-213-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827953 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3309 - apply patch from Chad Phillips to add the SOAP headers to the ↵slaws2009-10-191-0/+6
| | | | | | Tuscany message so that interceptors can look at the SOAP headers in the chain. Thanks for the patch Chad. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826612 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - change JavaInterface interface reference to a weak reference ↵slaws2009-10-171-5/+11
| | | | | | to avoid this holding onto the interface when stored in the JavaInterfaceFactory cache git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826215 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - change JavaInterface interface reference to a weak reference ↵slaws2009-10-171-5/+11
| | | | | | to avoid this holding onto the interface when stored in the JavaInterfaceFactory cache git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3303 slight change so that import delete looks through all the ↵slaws2009-10-161-1/+7
| | | | | | imports before actually trying to delete any that need to be removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825973 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3303 slight change so that import delete looks through all the ↵slaws2009-10-161-1/+7
| | | | | | imports before actually trying to delete any that need to be removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825971 13f79535-47bb-0310-9956-ffa450edef68
* JEE Integration samples - Scenario 11vamsic0072009-10-1513-0/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825448 13f79535-47bb-0310-9956-ffa450edef68
* Properly install dojo in local maven repo if not already installedlresende2009-10-151-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825385 13f79535-47bb-0310-9956-ffa450edef68
* Updating old version of dojo install scriptlresende2009-10-151-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825381 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Merging test case from 1.x branchlresende2009-10-125-0/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824235 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Special handling of arrays to properly create the JAXB ↵lresende2009-10-124-11/+26
| | | | | | Context and minor enhancement on the Atom Binding to avoid data copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824234 13f79535-47bb-0310-9956-ffa450edef68
* Adding @SupressWarningslresende2009-10-121-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824233 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Fixing up test scenario and re-enabling test caselresende2009-10-123-53/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824230 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Special handling of arrays to properly create the JAXB ↵lresende2009-10-124-11/+26
| | | | | | Context and minor enhancement on the Atom Binding to avoid data copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824229 13f79535-47bb-0310-9956-ffa450edef68
* Adding @SupressWarningslresende2009-10-121-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824228 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - update to match the latest changes from the 1.5.2 branchslaws2009-10-093-459/+485
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 generate unannotated beans into the namespace of the WSDL ↵slaws2009-10-0911-248/+930
| | | | | | rather than an empty namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823459 13f79535-47bb-0310-9956-ffa450edef68
* Fix up license test case versionsslaws2009-10-091-160/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823457 13f79535-47bb-0310-9956-ffa450edef68
* Set the context class loader as the module's class loader instead of the ↵vamsic0072009-10-071-0/+60
| | | | | | temporary class loaders created by OpenEJB to allow SCA annotation processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822871 13f79535-47bb-0310-9956-ffa450edef68
* Update poms to 1.5.2-SNAPSHOTslaws2009-10-07461-2736/+2756
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822668 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.5.2slaws2009-10-068427-0/+668223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68
* comment our debugging outputslaws2009-10-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822172 13f79535-47bb-0310-9956-ffa450edef68
* Fix the NOTICE file date to 2009slaws2009-10-06177-465/+465
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822164 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 re-enable the wrapper generation logic now that the no ↵slaws2009-10-043-32/+75
| | | | | | namespace handling is complete. Had to mess around with how the schema is generated using the schema collection as now the default schema is being extended with wrappers after schema has been generated. Before a new no namespace schema was being generated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821535 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 copy referenced namespaces over from the no namespace schema ↵slaws2009-10-041-3/+76
| | | | | | and make sure they don't clash with existing namespace prefixes. Also add a simple method to print out DOMs for debug purposes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821495 13f79535-47bb-0310-9956-ffa450edef68
* Update date in NOTICE files to 2009slaws2009-10-02148-384/+384
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820943 13f79535-47bb-0310-9956-ffa450edef68
* Fix up release dateslaws2009-10-025-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820938 13f79535-47bb-0310-9956-ffa450edef68
* Clarify that this same is made up of 4 modulesslaws2009-10-021-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3292 - Fixing how the spring context path is calculatedlresende2009-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820820 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - improve the wsdlgen test case to test the situation where a ↵slaws2009-10-0113-68/+649
| | | | | | type with a namespace references a type without a namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820686 13f79535-47bb-0310-9956-ffa450edef68
* Fixing notice for the jsonrpc.jslresende2009-09-303-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820477 13f79535-47bb-0310-9956-ffa450edef68
* fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6adrianocrestani2009-09-3016-58/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820452 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled the web-javascript and web-javascript-dojo modules that appear to ↵mcombellack2009-09-301-2/+2
| | | | | | have been inadvertently disabled as part of SVN commit 811232 (See http://svn.apache.org/viewvc?view=rev&sortby=date&revision=811232) as these modules are needed for the atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820441 13f79535-47bb-0310-9956-ffa450edef68
* 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-3286 - Removing large-sdo-ws to avoid issues when building from ↵lresende2009-09-2911-691/+0
| | | | | | generated source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820086 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - add test case to look in more detail at how POJOs are ↵slaws2009-09-298-87/+370
| | | | | | converted to schema during WSDL generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819885 13f79535-47bb-0310-9956-ffa450edef68
* Extend basic auth support to match the credentials set in the policy. Not a ↵slaws2009-09-293-17/+43
| | | | | | production solution but useful for demonstrating how policy can be used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819883 13f79535-47bb-0310-9956-ffa450edef68
* Should be looking at the resolved policy sets and not the applicable policy setsslaws2009-09-292-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819882 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated ↵slaws2009-09-291-1/+119
| | | | | | into a schema with no namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819880 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3285: Unique error message in ↵ramkumar2009-09-291-3/+3
| | | | | | getApplicationContextResource method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3284 - Removing dojo specific modules to avoid issues with domain ↵lresende2009-09-293-16/+18
| | | | | | launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819831 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3281 fixes for DojoModuleActivator for an exception No servlet ↵ramkumar2009-09-241-1/+1
| | | | | | registered at this URI: /dojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818381 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3273rfeng2009-09-174-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816364 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-19/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816346 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-18/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816344 13f79535-47bb-0310-9956-ffa450edef68