summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 1.x brancheslresende2009-11-133562-353814/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.xrfeng2009-11-101-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834626 13f79535-47bb-0310-9956-ffa450edef68
* Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive ↵rfeng2009-11-091-24/+23
| | | | | | synchronizations (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834178 13f79535-47bb-0310-9956-ffa450edef68
* Improve performance by indexing invocation chains by operation and caching ↵rfeng2009-11-063-16/+39
| | | | | | Java instanceFactory (merge from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833609 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - correct the fix for SCAProxy that previously relied on hash ↵slaws2009-11-021-4/+8
| | | | | | codes and is not correct. Change to relying on a weak reference inside to weak hash table to ensure that the proxy, and hence the class that it references, will be removed when the proxy is no longer required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831966 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3348 (perf improvement) from 1.x to 1.5.2rfeng2009-10-283-4/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830703 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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-211-2/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827953 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@825971 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-3283 generate unannotated beans into the namespace of the WSDL ↵slaws2009-10-093-28/+301
| | | | | | rather than an empty namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823459 13f79535-47bb-0310-9956-ffa450edef68
* Update poms to 1.5.2-SNAPSHOTslaws2009-10-07140-739/+739
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822668 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.5.2slaws2009-10-063557-0/+353163
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68