summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-04Updates to bring implementation-java-xml to use OASIS namespace/schemaslresende4-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750229 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Updating binding-sca-xml to use new OASIS namespacelresende4-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750228 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Moving interface-java to use OASIS namespace/schemalresende6-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750227 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Minor cleanup to binding-sca and updates to use OASIS namespacelresende5-108/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750226 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Moving assembly-xml to OASIS schemalresende23-97/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750223 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Fixing namespace issues that were automaticaly changed by ide refactoring ↵lresende3-23/+23
tooling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750222 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Adding tuscany-sca-11.xsd to tuscany runtimelresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750221 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Copying OSOA based processors into assembly-xml-osoalresende52-0/+7236
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750220 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Add missing filesrfeng6-0/+376
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750185 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Start to port implementation.osgi into 2.x for RFC 119rfeng28-0/+4569
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750178 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng4-40/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750084 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named ↵slaws15-5/+1097
with a 2 at the end so that I can develop in parallel with what is already there. I intend to carry on adding endpoint function but only actually enable if locally until we get to the point where it can replace function that people are already relying on to develop other parts of the code base. At them moment there is some builder support but no activators so the Endpoint structures don't do anything useful yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750047 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04TUSCANY-2809 Start to bring up the builder tests as a test case for the new ↵slaws55-0/+3612
endpoint structures. Not in the build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750044 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Minor refactoring of the test caserfeng2-57/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749840 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Merge sca taglib dtd fix from 1.x to 2.xantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749660 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Update wicket sample for latest Tuscany wicket moduleantelder2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Start of code for integration with Wicketantelder8-0/+674
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749549 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Add the archetypes to the reactor buildantelder3-0/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Add an archetype for a JSF and SCA webappantelder13-0/+727
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749316 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Update to work with non-public fields/methodsantelder1-8/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749307 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Remove the dependency on the Tomcat annotation processorantelder4-28/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749302 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Get rid of some old commentsslaws2-164/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749273 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02File.separator not needed when getting resources from the classpath. It ↵slaws1-1/+1
always expects "/" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749264 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Fix typo in artifact idantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749250 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Add MyFaces JSF integration module to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Clean up some dependenciesantelder2-22/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Clean up some code removing sysout printlns and commented out codeantelder2-25/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749232 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Remove stray @Service annotationantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749230 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Update manifest dependenciesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749229 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Fixing tuscany-xsd path in unit testslresende1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749225 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Removing eclipse project fileslresende2-32/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749223 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Updating namespaces for tuscany extensions schema fileslresende11-62/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749222 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Removing obsolet profilelresende1-15/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749221 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Removing obsolet profilelresende1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749220 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Separating 1.0 and 1.1 schemas into separate folderslresende46-1/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749219 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01Start to get JSF webapps going using Apache MyFacesantelder8-2/+571
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749147 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01Remove code completion commentantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748977 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01Add an archetype for webapps using Stripesantelder17-0/+588
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748975 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28Clean up the quickstart archetype and update to use the latest maven ↵antelder9-35/+56
archetype plugin and get console prompting style work so 'mvn archetype:generate' works now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748791 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Add the start of a Tuscany quickstart maven archetypeantelder9-0/+278
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder11-0/+363
framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Updating with sca 1.1 namespacelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748400 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Adding SCA 1.1 schemaslresende17-0/+1100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748399 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Removing more unused OSOA based Schemalresende1-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748398 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Removing more unused OSOA based Schemalresende1-17/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748397 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Removing unused OSOA based Schemalresende21-885/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748395 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Created ASM_6009_TestCase, ASM_6010_TestCase, ASM_6011_TestCase, ↵edwardsmj16-0/+788
ASM_6012_TestCase, ASM_6013_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748343 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Start to bring up the EJB binding in 2.xantelder47-0/+5616
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748245 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Remove commented out codeantelder2-16/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Created Test_ASM_6007, Test_ASM_6008edwardsmj6-0/+309
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748180 13f79535-47bb-0310-9956-ffa450edef68