summaryrefslogtreecommitdiffstats
path: root/java/sca/stest/sampleTest/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to OASIS SCA 11 namespacerfeng2009-03-0580-80/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750327 13f79535-47bb-0310-9956-ffa450edef68
* Organize imports and format coderfeng2009-03-0516-277/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750325 13f79535-47bb-0310-9956-ffa450edef68
* Created ASM_6009_TestCase, ASM_6010_TestCase, ASM_6011_TestCase, ↵edwardsmj2009-02-2611-0/+563
| | | | | | ASM_6012_TestCase, ASM_6013_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748343 13f79535-47bb-0310-9956-ffa450edef68
* Created Test_ASM_6007, Test_ASM_6008edwardsmj2009-02-264-0/+218
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748180 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_6005, Test_ASM_6006edwardsmj2009-02-265-1/+214
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748156 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug with import of @Service annotationedwardsmj2009-02-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743361 13f79535-47bb-0310-9956-ffa450edef68
* Added testcases:edwardsmj2009-02-1119-1/+874
| | | | | | | | 0029, 0030, 0031, 0032, 0033, 0034, 6001, 6002, 6003, 6004 Updated ASM_0028_TestCase.java and BaseJAXWSTestCase.java to deal better with exceptions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743360 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-2812-16/+16
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0027, Test_ASM_0028edwardsmj2009-01-222-0/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736596 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0026edwardsmj2009-01-203-0/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736013 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0024 Test_ASM_0025edwardsmj2009-01-197-0/+240
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735670 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0021_TestCase & ASM_0022_TestCase & ASM_0023_TestCase addededwardsmj2009-01-175-2/+242
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735335 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0018_TestCase & ASM_0019_TestCase & ASM_0020_TestCase addededwardsmj2009-01-173-0/+212
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735255 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0016_TestCase & ASM_0017_TestCase addededwardsmj2009-01-167-3/+297
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734972 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0014_TestCase & ASM_0014_TestCase addededwardsmj2009-01-153-0/+171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734757 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0013_TestCase addededwardsmj2009-01-143-1/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734365 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0013_TestCase addededwardsmj2009-01-143-0/+198
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734362 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0009, Test_ASM_0010, Test_ASM_0011 edwardsmj2009-01-128-0/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733740 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0008edwardsmj2009-01-092-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733007 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0007edwardsmj2009-01-094-1/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733002 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 ↵edwardsmj2009-01-069-17/+258
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Tweaked ASM_0002_TestCase.edwardsmj2009-01-054-0/+96
| | | | | | Added ASM_0005_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731582 13f79535-47bb-0310-9956-ffa450edef68
* Tests updated to use composite files to contain each atomic implementation - ↵edwardsmj2008-12-187-33/+169
| | | | | | permits replacement with different implementation type(s) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727853 13f79535-47bb-0310-9956-ffa450edef68
* Updates to clean the testcase code and to add a Base JAXWS client and to ↵edwardsmj2008-12-188-32/+105
| | | | | | base the set of testcases off the Base JAXWS client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727758 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to test application - @Remotable added to service interfaceedwardsmj2008-12-153-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726689 13f79535-47bb-0310-9956-ffa450edef68
* Removed material that was commented out, for simplicityedwardsmj2008-12-121-32/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725974 13f79535-47bb-0310-9956-ffa450edef68
* Added a JAX-WS client and a related server side testcaseedwardsmj2008-12-102-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725276 13f79535-47bb-0310-9956-ffa450edef68
* New Folder for OASIS Specification conformance testsedwardsmj2008-11-2810-0/+423
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721404 13f79535-47bb-0310-9956-ffa450edef68