summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-08Rename extensibility-eclipse to extensibility-equinoxrfeng9-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684090 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fix typo in the classnamerfeng3-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684086 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove an unused empty classrfeng1-29/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684055 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng9-121/+218
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684046 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fix the wrong artifact id for xercesImplrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684000 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove unneeded dependencysantelder1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683983 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove dependencies on xml-apis, xercesImpl, and xalan except for the one ↵antelder7-45/+132
plave in the axis2 binding that needs xercesImpl when doing ws-sec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683979 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Add test dependency on xercesImpl as it not brought in transitively by ↵antelder1-0/+7
tuscany runtime now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683978 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove xercesImpl and xml-apis dependencysantelder2-13/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683976 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Remove xml-apis dependencyantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683975 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08File left off commit in r683939antelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683966 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder4-9/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683939 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Removing obsolete/commented portions of the pom now that the tests are ↵lresende1-98/+0
completing in the continuum environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683889 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Reverting continuum debug statementslresende1-26/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683887 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08TUSCANY-2533 - Angela's patch + other fixes in order to make JCR integration ↵lresende5-2/+284
work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683882 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Make sure getServices() returns an empty listrfeng1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683881 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixing BPEL validation issues in continuum build environmentlresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683832 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixing JAXB mismatch (from openEJB/javaee-api) to avoid issues in continuum ↵lresende1-5/+66
build environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683830 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixed module display name. Temp changed distro final name for testing.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683797 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Temporarily generate distro zips only as building the other formats takes ↵jsdelfino7-7/+21
some time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683796 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Renamed features/feature to features/core, which will make more sense if we ↵jsdelfino14-21/+21
add more features later (which was the intent of having a features directory in the first place). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683794 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Renamed base to core to be consistent with the terminology used elsewhere in ↵jsdelfino20-86/+12
the project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Cleanup importsrfeng1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683778 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Add check to avoid ArrayOutofBoundrfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683776 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07tuscany-implementation-web is used by modules\implementation-web as well. ↵vamsic0071-1/+1
Changing the artifactId to match the module name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683636 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Some debug to start looking at what's going wrong with the BPEL validation ↵slaws1-0/+26
test in the continuum machine. Will be removed shortly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683630 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2517: Extending ↵antelder22-363/+824
simple-bigbank-spring sample - Step 1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683591 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Include the new spring bigbank modulesantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683590 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Dan Becker for TUSCANY-2536: Atom Binding test case logging ↵antelder4-8/+8
should match method names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683585 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2522: Extending Spring ↵antelder8-0/+341
Sample with SCA WebServices Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683557 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2521: Extending Spring ↵antelder21-0/+1100
Sample with SCA JMS Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683555 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2520: Extending Spring ↵antelder16-0/+594
Sample with SCA RMI binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683554 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder6-0/+192
itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683553 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder2-1/+7
itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683551 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2493: Specs gap in ↵antelder4-71/+80
implementation-spring location attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683550 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Convert localhost to the actual local host name when configuring Widget ↵jsdelfino1-14/+20
proxies otherwise you get security exceptions in the browser, even though localhost and your local host name point to the same address. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683471 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Add a maven plugin that run the test cases under OSGi-enabled Tuscanyrfeng4-0/+463
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683462 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino10-230/+19
overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add license and noticerfeng2-0/+211
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683420 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Refactor the package names to be consistent with other implementation types. ↵rfeng14-38/+41
We will split it into model and runtime later on. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683413 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Removed obsolete method from DeployedCompositeCollection component ↵jsdelfino2-89/+106
implementation. Improved CompositeConfigurationService, added the ability to return the configuration of a nested composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683412 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add an aspectj-based tracing capability to trace tuscany coderfeng7-0/+408
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683368 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Revert the accidental removerfeng17-0/+1371
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683359 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Remove host-corba-jdkrfeng17-1371/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683340 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Adjust dependencies after the host-corba-jse changerfeng3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fix for TUSCANY-2535rfeng1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683333 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06renaming due to JIRA TUSCANY-2468, JSE CORBA host tests enabled back to see ↵wjaniszewski4-5/+7
what happen (JIRA TUSCANY-2526) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683329 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468wjaniszewski21-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683320 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Consumer/Provider standalone apps to help with using pure browser as the ↵lresende2-0/+76
client for testing headers and other http related stuff git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683314 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06TUSCANY-2530 - Applying Dan's patch that provides atom feed id and last ↵lresende1-11/+13
updated support for customer collection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683305 13f79535-47bb-0310-9956-ffa450edef68