summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-08Remove extensibility-equinox module. It wasn't shipped in 1.5.slaws10-998/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812453 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08Fixes for TUSCANY-3237: Remove auto indexing logic for constructorsramkumar1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812392 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session ↵antelder3-2/+18
management in JMSResourceFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812084 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811515 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat ↵lresende2-31/+75
elements are being written to composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811189 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3427 - Moving model related impl to proper modulelresende3-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811187 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04Workaround for TUSCANY-3260rfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811184 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03Fix interface compatibility checking for callback operations (TUSCANY-3251)nash1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810833 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash3-0/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810830 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03Update wording of misleading warning messages (TUSCANY-3252)nash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810822 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende6-117/+191
extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810775 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Fix for TUSCANY-3238rfeng3-3/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810694 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Fixes for TUSCANY-3249 - providing on/off feature for multiple application ↵ramkumar8-58/+90
context support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810466 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02Conversion to JUnit 4.5 + Cleaning up System.outlresende12-207/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810355 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810269 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810268 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01Making delay available from a constant class and bumping it to 400 to see if ↵lresende6-9/+33
it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810264 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24TUSCANY-3232 remove non-ASCII characterslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807300 13f79535-47bb-0310-9956-ffa450edef68
2009-08-23Update fix to TUSCANY-3193 to prevent host/port information being added to a ↵nash1-0/+2
URI more than once git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807024 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it ↵rfeng14-161/+151
internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804091 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Removing specific implementation constraints to avoid warning messages when ↵lresende1-4/+2
dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804042 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Removing 'in-progress' domain search modulelresende30-2292/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804014 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws67-63/+231
and extend the Monitor interface to allow problems to be created without needing to access and implementation package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803910 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803791 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Splitting policy security code specific to geronimo hosting environment to ↵lresende13-84/+518
it's own module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Merging latest updates to policy security http from 1.x branchlresende4-79/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803775 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng5-140/+74
to improve performance (merged from 2.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803326 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Minor import cleanuplresende2-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Adding interface wsdl dependencylresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende1-1/+16
correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803210 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fixes for TUSCANY-3202ramkumar1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fixes for TUSCANY-3185ramkumar1-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ↵slaws1-0/+5
the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803114 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2-30/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0071-1/+1
with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802656 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ↵antelder1-11/+1
not work at operation level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802000 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws1-0/+7
were being resolved down to one because the hashcode was not based on any unique EJB information git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801992 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Not included in releaseslaws78-6169/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801979 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Not included in releaseslaws82-1637/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801976 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Not included in releaseslaws23-1550/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801974 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Fix TUSCANY-3193 (fully support binding.sca in the domain manager)nash12-35/+219
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800411 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30Fix TUSCANY-3170 (add callback URI configuration support to domain manager) ↵nash2-10/+101
and add itest/domainmgr/callback test case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799472 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new ↵slaws6-1/+597
itest for the workspace manager git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798937 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29TUSCANY-3178 read the validation schema extension point from the extension ↵slaws1-1/+1
point registry rather than creating a local copy. Same change as before but repeated in host embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798927 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29TUSCANY-3177 create the extension point registry earlier so that any ↵slaws1-2/+4
programmatic changes to it are reflected in the runtime configuration. Same change as before but in host embedded this time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798926 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3178 read the validation schema extension point from the extension ↵slaws1-1/+1
point registry rather than creating a local copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798095 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3177 create the extension point registry earlier so that any ↵slaws1-1/+1
programmatic changes to it are reflected in the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798094 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash6-20/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797997 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Remove debug outputnash1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797991 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2-12/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68