summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to bring implementation-java-xml to use OASIS namespace/schemaslresende2009-03-044-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750229 13f79535-47bb-0310-9956-ffa450edef68
* Updating binding-sca-xml to use new OASIS namespacelresende2009-03-044-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750228 13f79535-47bb-0310-9956-ffa450edef68
* Moving interface-java to use OASIS namespace/schemalresende2009-03-046-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750227 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup to binding-sca and updates to use OASIS namespacelresende2009-03-045-108/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750226 13f79535-47bb-0310-9956-ffa450edef68
* Moving assembly-xml to OASIS schemalresende2009-03-0423-97/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750223 13f79535-47bb-0310-9956-ffa450edef68
* Fixing namespace issues that were automaticaly changed by ide refactoring ↵lresende2009-03-043-23/+23
| | | | | | tooling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750222 13f79535-47bb-0310-9956-ffa450edef68
* Adding tuscany-sca-11.xsd to tuscany runtimelresende2009-03-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750221 13f79535-47bb-0310-9956-ffa450edef68
* Copying OSOA based processors into assembly-xml-osoalresende2009-03-0452-0/+7236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750220 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filesrfeng2009-03-046-0/+376
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750185 13f79535-47bb-0310-9956-ffa450edef68
* Start to port implementation.osgi into 2.x for RFC 119rfeng2009-03-0428-0/+4569
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750178 13f79535-47bb-0310-9956-ffa450edef68
* Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng2009-03-044-40/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750084 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named ↵slaws2009-03-0415-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
* TUSCANY-2809 Start to bring up the builder tests as a test case for the new ↵slaws2009-03-0455-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
* Minor refactoring of the test caserfeng2009-03-032-57/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749840 13f79535-47bb-0310-9956-ffa450edef68
* Merge sca taglib dtd fix from 1.x to 2.xantelder2009-03-031-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749660 13f79535-47bb-0310-9956-ffa450edef68
* Update wicket sample for latest Tuscany wicket moduleantelder2009-03-032-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
* Start of code for integration with Wicketantelder2009-03-038-0/+674
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749549 13f79535-47bb-0310-9956-ffa450edef68
* Add the archetypes to the reactor buildantelder2009-03-023-0/+68
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for a JSF and SCA webappantelder2009-03-0213-0/+727
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749316 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with non-public fields/methodsantelder2009-03-021-8/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749307 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on the Tomcat annotation processorantelder2009-03-024-28/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749302 13f79535-47bb-0310-9956-ffa450edef68
* Get rid of some old commentsslaws2009-03-022-164/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749273 13f79535-47bb-0310-9956-ffa450edef68
* File.separator not needed when getting resources from the classpath. It ↵slaws2009-03-021-1/+1
| | | | | | always expects "/" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749264 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in artifact idantelder2009-03-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749250 13f79535-47bb-0310-9956-ffa450edef68
* Add MyFaces JSF integration module to buildantelder2009-03-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749245 13f79535-47bb-0310-9956-ffa450edef68
* Clean up some dependenciesantelder2009-03-022-22/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749239 13f79535-47bb-0310-9956-ffa450edef68
* Clean up some code removing sysout printlns and commented out codeantelder2009-03-022-25/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749232 13f79535-47bb-0310-9956-ffa450edef68
* Remove stray @Service annotationantelder2009-03-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749230 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest dependenciesantelder2009-03-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749229 13f79535-47bb-0310-9956-ffa450edef68
* Fixing tuscany-xsd path in unit testslresende2009-03-021-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749225 13f79535-47bb-0310-9956-ffa450edef68
* Removing eclipse project fileslresende2009-03-022-32/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749223 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespaces for tuscany extensions schema fileslresende2009-03-0211-62/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749222 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet profilelresende2009-03-021-15/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749221 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet profilelresende2009-03-021-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749220 13f79535-47bb-0310-9956-ffa450edef68
* Separating 1.0 and 1.1 schemas into separate folderslresende2009-03-0246-1/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749219 13f79535-47bb-0310-9956-ffa450edef68
* Start to get JSF webapps going using Apache MyFacesantelder2009-03-018-2/+571
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749147 13f79535-47bb-0310-9956-ffa450edef68
* Remove code completion commentantelder2009-03-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748977 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for webapps using Stripesantelder2009-03-0117-0/+588
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748975 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the quickstart archetype and update to use the latest maven ↵antelder2009-02-289-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
* Add the start of a Tuscany quickstart maven archetypeantelder2009-02-279-0/+278
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748500 13f79535-47bb-0310-9956-ffa450edef68
* Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder2009-02-2711-0/+363
| | | | | | framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
* Updating with sca 1.1 namespacelresende2009-02-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748400 13f79535-47bb-0310-9956-ffa450edef68
* Adding SCA 1.1 schemaslresende2009-02-2717-0/+1100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748399 13f79535-47bb-0310-9956-ffa450edef68
* Removing more unused OSOA based Schemalresende2009-02-271-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748398 13f79535-47bb-0310-9956-ffa450edef68
* Removing more unused OSOA based Schemalresende2009-02-271-17/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748397 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused OSOA based Schemalresende2009-02-2721-885/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748395 13f79535-47bb-0310-9956-ffa450edef68
* Created ASM_6009_TestCase, ASM_6010_TestCase, ASM_6011_TestCase, ↵edwardsmj2009-02-2616-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
* Start to bring up the EJB binding in 2.xantelder2009-02-2647-0/+5616
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748245 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out codeantelder2009-02-262-16/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
* Created Test_ASM_6007, Test_ASM_6008edwardsmj2009-02-266-0/+309
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748180 13f79535-47bb-0310-9956-ffa450edef68