index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct bpel script so that it returns 'Hello ' and the name
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
*
Use uri for Endpoint/EndpointReference
rfeng
2009-06-11
11
-262
/
+377
*
Add uri to Endpoint/EndpointReference
rfeng
2009-06-10
9
-57
/
+125
*
Remove unused getEndpoints() method
rfeng
2009-06-10
2
-43
/
+0
*
Allow the use of configured attributes for ModuleActivator and Utility
rfeng
2009-06-10
2
-29
/
+53
*
Fix URI double-escaping issue
rfeng
2009-06-10
3
-0
/
+9
*
Fix the class type for DefaultBeanModelProcessor
rfeng
2009-06-10
1
-30
/
+30
*
Make the xsd dependency optional
rfeng
2009-06-10
1
-1
/
+1
*
Addd import package
rfeng
2009-06-10
1
-5
/
+6
*
Cache DTDs for XMLSchema
rfeng
2009-06-10
3
-1
/
+622
*
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
*
Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpel
antelder
2009-06-10
1
-0
/
+12
*
Add the webapp bpel sample to the build
antelder
2009-06-10
1
-0
/
+1
*
Get the bpel webapp archetype working again (by adding <interface> to the web...
antelder
2009-06-10
2
-2
/
+5
*
Add a webapp sample using a BPEL component
antelder
2009-06-10
7
-0
/
+419
*
Move stest to contrib
antelder
2009-06-10
158
-8255
/
+0
*
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
*
Create the runtime version of Endpoint2 for serialization
rfeng
2009-06-10
11
-25
/
+372
*
Add local cache for external XSDs referenced by SCA specs
rfeng
2009-06-10
14
-128
/
+1241
*
Disable SAX entity processing to avoid IOException
rfeng
2009-06-10
1
-34
/
+13
*
Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URI
rfeng
2009-06-09
1
-1
/
+2
*
Starting mograting BPEL iTests to 2.x code base
lresende
2009-06-09
28
-0
/
+1850
*
Add start of a way to download and unzip tomcat to use in testing the tomcat ...
antelder
2009-06-09
2
-0
/
+115
*
Move old vtest out of 2.x trunk to contrib
antelder
2009-06-09
465
-29243
/
+0
*
Remove commented out code as in-JVM cross node sharing is provided via the st...
slaws
2009-06-09
1
-4
/
+0
*
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
2009-06-08
9
-196
/
+254
*
Use Node.getService() instead of exposing the Endpoints to the client
rfeng
2009-06-08
2
-13
/
+7
*
Move EndpointRegistry from assembly to core-spi
rfeng
2009-06-08
10
-420
/
+484
*
Start to add an Apache Tomcat Tribes based replicated EndpointRegistry
rfeng
2009-06-08
4
-0
/
+291
*
Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ...
antelder
2009-06-08
1
-0
/
+5
*
Add import packages as a work around for the NodeImpl and Endpoint dependenci...
rfeng
2009-06-08
1
-1
/
+3
*
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
*
Update the SCAClient impl to work with multiple nodes in a domain
antelder
2009-06-08
3
-13
/
+38
*
Make module name consistent and fix java home echo so that it prints somethin...
slaws
2009-06-08
2
-2
/
+3
[next]