index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
itest
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing dependency
slaws
2009-06-29
1
-1
/
+6
*
Use file paths instead of file URLs as relative paths for file URLs are not s...
rfeng
2009-06-25
5
-46
/
+18
*
Configure the base URIs for the bindings
rfeng
2009-06-25
2
-7
/
+16
*
Make the server wait and make the client impl call the server on init as ther...
slaws
2009-06-25
2
-2
/
+12
*
Make the two nodes indepent of the maven pom versions
rfeng
2009-06-25
2
-7
/
+11
*
Add a testcase that runs two nodes in the same JVM but different classloaders
rfeng
2009-06-25
3
-0
/
+431
*
Use two different node URIs for the test case
rfeng
2009-06-25
1
-8
/
+15
*
Extend test that starts nodes in separate vms. Won't actually work until dist...
slaws
2009-06-24
9
-20
/
+91
*
Remove itests that are not supported by OASIS spec
rfeng
2009-06-24
79
-6262
/
+0
*
add test with two nodes running in separate vms. Just the service side at the...
slaws
2009-06-23
5
-0
/
+301
*
Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...
antelder
2009-06-23
2
-0
/
+201
*
Remove all conversational related code from SCA API and code that uses it as ...
antelder
2009-06-22
2
-3
/
+1
*
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
2009-06-19
2
-0
/
+8
*
Add two missing AL headers
antelder
2009-06-16
2
-0
/
+38
*
Don't hard code the jar version name so its easy to make tuscany branches and...
antelder
2009-06-16
2
-4
/
+35
*
TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...
slaws
2009-06-15
1
-0
/
+1
*
TUSCANY-3093 - new itest for callbacks over web services. This version demons...
slaws
2009-06-15
9
-0
/
+480
*
Updating BPEL and WSDL to properly work with wsImport and not generate Holder...
lresende
2009-06-12
2
-5
/
+6
*
Consructing contribuition location, as default no parameter createNode is not...
lresende
2009-06-12
1
-1
/
+4
*
Updating OASIS namespace
lresende
2009-06-12
1
-1
/
+1
*
Removing unecessary SDO dependency from project pom
lresende
2009-06-12
1
-6
/
+0
*
Minor fix on test case to comply with jUnit 4.5 style
lresende
2009-06-12
1
-3
/
+3
*
Using wsimport to generate java artifacts from wsdl
lresende
2009-06-12
1
-16
/
+162
*
Changing helloworld.wsdl to avoid holder pattern when using wsimport
lresende
2009-06-12
1
-2
/
+14
*
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2009-06-11
1
-6
/
+6
*
Remove unused system property definition
antelder
2009-06-11
1
-1
/
+0
*
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
2009-06-11
1
-2
/
+6
*
Add the bpel webapp itest to the build as its working now
antelder
2009-06-11
1
-0
/
+1
*
Correct bpel webapp itest to use the correct context path
antelder
2009-06-11
1
-1
/
+1
*
Put the helloworld jsp itest back into the build as its working again now
antelder
2009-06-11
1
-1
/
+1
*
Update context to match what the testcase is using so that the itest works again
antelder
2009-06-11
1
-2
/
+2
*
Use maven cargo plugin 1.0
rfeng
2009-06-11
1
-1
/
+1
*
Update the helloworld sample itest to use the correct sample artifact name
mcombellack
2009-06-10
1
-4
/
+4
*
Update the helloworld sample itest to use the correct sample artiface name
mcombellack
2009-06-10
1
-2
/
+2
*
Update the helloworld-jsp sample itest to use the correct sample artifact nam...
antelder
2009-06-10
2
-3
/
+4
*
Change the file separator
rfeng
2009-06-10
2
-15
/
+17
*
Add an itest to test the bpel webapp sample in the distribution. Doesn't work...
antelder
2009-06-10
2
-0
/
+174
*
Commenting out bpel itests as they are failing for now
lresende
2009-06-10
1
-0
/
+2
*
Cleaning up 1.x obsolete code that was used for webapp host environment integ...
lresende
2009-06-10
3
-736
/
+0
*
Migrating test case to jUnit 4.5 style
lresende
2009-06-10
2
-11
/
+18
*
Migrating test case to jUnit 4.5 style
lresende
2009-06-10
6
-45
/
+57
*
More dependency changes and artifact version id fixup
lresende
2009-06-10
3
-12
/
+7
*
Migrating test case to jUnit 4.5 style
lresende
2009-06-10
2
-13
/
+20
*
Replacing host-embedded dependencies with node
lresende
2009-06-10
3
-11
/
+11
*
Updating BPEL iTests pom artifact version id from 1.6 to 2.0
lresende
2009-06-10
4
-182
/
+201
*
Adding BPEL itests to build
lresende
2009-06-10
1
-1
/
+2
*
Starting mograting BPEL iTests to 2.x code base
lresende
2009-06-09
28
-0
/
+1850
*
Fix the print out of java home so that it works. At some point in the past we...
slaws
2009-06-08
2
-1
/
+2
*
Remove now redundant comments
antelder
2009-06-08
1
-5
/
+0
*
Add a testcase to the two-nodes test that uses the SCAClient API
antelder
2009-06-08
2
-0
/
+21
[next]