summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-194/+171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810356 13f79535-47bb-0310-9956-ffa450edef68
* Making delay available from a constant class and bumping it to 400 to see if ↵lresende2009-09-016-9/+33
| | | | | | it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810291 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810284 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3232 remove non-ASCII characterslaws2009-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807298 13f79535-47bb-0310-9956-ffa450edef68
* committing domain-search changes from patch ↵adrianocrestani2009-08-1742-2540/+2469
| | | | | | tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804871 13f79535-47bb-0310-9956-ffa450edef68
* committing domain-manager changes from patch ↵adrianocrestani2009-08-1710-175/+294
| | | | | | tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804870 13f79535-47bb-0310-9956-ffa450edef68
* Removing specific implementation constraints to avoid warning messages when ↵lresende2009-08-131-4/+2
| | | | | | dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804039 13f79535-47bb-0310-9956-ffa450edef68
* Adding Apache License headers to domain search artifactslresende2009-08-1345-5/+987
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804022 13f79535-47bb-0310-9956-ffa450edef68
* Experiments with domain search to solve javaScript scoping issues and minor ↵lresende2009-08-133-47/+40
| | | | | | formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804021 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl ↵slaws2009-08-1368-676/+844
| | | | | | 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@803875 13f79535-47bb-0310-9956-ffa450edef68
* TUSCTUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent ↵slaws2009-08-131-0/+4
| | | | | | with the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803870 13f79535-47bb-0310-9956-ffa450edef68
* Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende2009-08-131-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803789 13f79535-47bb-0310-9956-ffa450edef68
* Updating pom.xml property to reflect current release versionlresende2009-08-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803782 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from 1.5.1 to Split policy security code specific to ↵lresende2009-08-1313-92/+519
| | | | | | geronimo hosting environment to it's own module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803781 13f79535-47bb-0310-9956-ffa450edef68
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng2009-08-125-140/+74
| | | | | | to improve performance (merged from 2.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803333 13f79535-47bb-0310-9956-ffa450edef68
* Java doc and small formatting updates to policy security httplresende2009-08-113-6/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803290 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803289 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803225 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803222 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803201 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803196 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-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@802659 13f79535-47bb-0310-9956-ffa450edef68
* Small change to execute search when user hits enter on the search fieldlresende2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802658 13f79535-47bb-0310-9956-ffa450edef68
* Minor format based on Tuscany code stylelresende2009-08-101-426/+382
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802657 13f79535-47bb-0310-9956-ffa450edef68
* applying tuscany_2552_domain_search_phillipe_ramalho_08_08_2009.patch and ↵adrianocrestani2009-08-1060-1639/+2012
| | | | | | tuscany_2552_domain_manager_phillipe_ramalho_08_08_2009.patch submitted to TUSCANY-2552 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802637 13f79535-47bb-0310-9956-ffa450edef68
* Update to get the dojotoolkit zip from the Maven repository to try to fix ↵antelder2009-08-082-30/+24
| | | | | | the 1.x Hudson build failure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws2009-08-071-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@801951 13f79535-47bb-0310-9956-ffa450edef68
* Demarcate the logged argumentsslaws2009-08-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801950 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3195: fix code to not so aggresivly remove inherently-provided ↵antelder2009-08-051-11/+1
| | | | | | intents as suggested by Greg Dritschler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801231 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - resolve xsd:imports by namespaceramkumar2009-08-051-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801108 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - resolve wsdl:import by namespaceramkumar2009-08-051-29/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801107 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant contentslaws2009-07-301-18/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799214 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependency slaws2009-07-301-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-301-1/+1
| | | | | | point registry rather than creating a local copy. Same change as before but in node to be consistent with host embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799210 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-301-2/+1
| | | | | | programmatic changes to it are reflected in the runtime configuration. Same change as before but in node to make consistent with host-embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799209 13f79535-47bb-0310-9956-ffa450edef68
* Fix type in commentslaws2009-07-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798884 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3174 - move the workspace manager classes into a separate module as ↵slaws2009-07-2910-202/+454
| | | | | | the existing modules are to do with the workspace model rather than how it's managed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798810 13f79535-47bb-0310-9956-ffa450edef68
* Removing debug code that was printing user credentialslresende2009-07-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798319 13f79535-47bb-0310-9956-ffa450edef68
* Properly registering authenticated caler with geronimo context manager to ↵lresende2009-07-271-8/+15
| | | | | | find what are the current user roles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798311 13f79535-47bb-0310-9956-ffa450edef68
* Remove test scope from host-embedded dependency to fix build failurenash2009-07-261-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797879 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3174 - add a simple WorkspaceManager to allow contributions to be ↵slaws2009-07-2412-25/+446
| | | | | | processed in the context of the workspace. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797576 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-241-1/+1
| | | | | | point registry rather than creating a local copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797573 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-241-2/+4
| | | | | | programmatic changes to it are reflected in the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797572 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for explicitly configuring policySetslresende2009-07-242-73/+176
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797356 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3173 remove the contents of thread local storage when the webapp ↵slaws2009-07-232-1/+11
| | | | | | shuts down. If you don't remove it the thread local storage will hold an object which, via its class, points to the WebAppClassloader. With a container with pooled threads this pins the classloader so it can't be GCd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797219 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3173 - make getServletMapping handle the input mapping in the same ↵slaws2009-07-231-0/+5
| | | | | | ways as addServletMapping(). Allows servlets to to be found and removed successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797040 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependency on commons-logging related to perm gen issues when ↵slaws2009-07-231-0/+16
| | | | | | running in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797036 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 2.xrfeng2009-07-202-3/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795966 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ↵lresende2009-07-2029-29/+29
| | | | | | when using IBM JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795667 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ↵slaws2009-07-181-0/+37
| | | | | | and, in the case where they are different, fix up the wire source interface based on the interface provided to the getService() call. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795368 13f79535-47bb-0310-9956-ffa450edef68