summaryrefslogtreecommitdiffstats
path: root/java/sca/stest (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-09Update to the latest OASIS namespacerfeng80-80/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751778 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Fix the schema errorrfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750329 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Update to OASIS SCA 11 namespacerfeng80-80/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750327 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Organize imports and format coderfeng73-1013/+948
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750325 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-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
2009-02-26Added Test_ASM_6005, Test_ASM_6006edwardsmj7-1/+304
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748156 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Fixed bug with import of @Service annotationedwardsmj1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743361 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Added testcases:edwardsmj31-5/+1334
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
2009-02-09Adding missing Apache License headerslresende1-1/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742237 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack12-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
2009-01-22Added Test_ASM_0027, Test_ASM_0028edwardsmj4-0/+190
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736596 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Added Test_ASM_0026edwardsmj4-0/+155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736013 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19Added Test_ASM_0024 Test_ASM_0025edwardsmj9-0/+331
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735670 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17ASM_0021_TestCase & ASM_0022_TestCase & ASM_0023_TestCase addededwardsmj8-2/+381
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735335 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17ASM_0018_TestCase & ASM_0019_TestCase & ASM_0020_TestCase addededwardsmj6-0/+352
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735255 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16ASM_0016_TestCase & ASM_0017_TestCase addededwardsmj9-3/+390
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734972 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15ASM_0014_TestCase & ASM_0014_TestCase addededwardsmj6-2/+267
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734757 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14ASM_0013_TestCase addededwardsmj4-1/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734365 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14ASM_0013_TestCase addededwardsmj4-0/+246
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734362 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Added Test_ASM_0009, Test_ASM_0010, Test_ASM_0011 edwardsmj11-0/+524
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733740 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added Test_ASM_0008edwardsmj4-1/+167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733007 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added Test_ASM_0007edwardsmj6-2/+208
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733002 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 ↵edwardsmj21-35/+678
13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Tweaked ASM_0002_TestCase.edwardsmj6-1/+141
Added ASM_0005_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731582 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18Tests updated to use composite files to contain each atomic implementation - ↵edwardsmj7-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
2008-12-18Updates to clean the testcase code and to add a Base JAXWS client and to ↵edwardsmj19-60/+373
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
2008-12-15Fixes to test application - @Remotable added to service interfaceedwardsmj3-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726689 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12Removed material that was commented out, for simplicityedwardsmj1-32/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725974 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12Renamed testcases to conform to JUnit conventionsedwardsmj3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725973 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Changed Name of the Base TestCase to conform to JUnit naming conventionsedwardsmj4-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725856 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10stest POM fileedwardsmj2-1/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725305 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Updated POM file for stest-sampleedwardsmj1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725296 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Added a JAX-WS client and a related server side testcaseedwardsmj4-3/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725276 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28New Folder for OASIS Specification conformance testsedwardsmj17-0/+918
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721404 13f79535-47bb-0310-9956-ffa450edef68