index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
2009-07-31
11
-36
/
+166
*
Use ServiceFactory to create service proxies based on the interface classes f...
rfeng
2009-07-31
1
-28
/
+37
*
Get the instance of DocumentBuilderFactory from the registry instead of creat...
rfeng
2009-07-31
4
-7
/
+17
*
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
2009-07-31
2
-4
/
+16
*
Enhance the service discovery by testing the types
rfeng
2009-07-31
13
-85
/
+560
*
Check null to avoid NPE
rfeng
2009-07-30
1
-4
/
+8
*
Make sure the Endpoints and EndpointReferences are released
rfeng
2009-07-30
2
-26
/
+91
*
TUSCANY-3187 - add the service wire to the leaf service rather than the servi...
slaws
2009-07-30
1
-1
/
+5
*
Add the message ID to the problem report so we don't have to dereference via ...
slaws
2009-07-30
1
-1
/
+1
*
Print out the hash code so that you can distinguish between endpoints and end...
slaws
2009-07-30
2
-3
/
+3
*
Add an implementationType for implementation.spring
slaws
2009-07-30
2
-0
/
+47
*
Add an implementationType for implementation.java
slaws
2009-07-30
2
-0
/
+47
*
Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...
edwardsmj
2009-07-30
2
-4
/
+19
*
Remove the Jetty server shutdown hook when the server is stopped
antelder
2009-07-30
1
-2
/
+6
*
Start of the node enhancements to support what was being discussed on the ML ...
antelder
2009-07-29
9
-0
/
+535
*
Remove debug code from EmbeddedODEServer
edwardsmj
2009-07-28
1
-3
/
+0
*
Create a Tuscany specific listener manager so that the shutdown hook is clear...
slaws
2009-07-28
5
-2
/
+179
*
Remove the default contents of he thread message context just in case that th...
slaws
2009-07-28
2
-2
/
+13
*
Update to correctly order the service request arguments
antelder
2009-07-28
4
-6
/
+54
*
Update to not require the client to quote strings (turns out the binding can ...
antelder
2009-07-28
2
-3
/
+14
*
Update jsonp binding to support non-string args. Requires the client to quote...
antelder
2009-07-28
2
-2
/
+2
*
Add jsonp runtime module to build and include in tomcat integration war
antelder
2009-07-28
1
-0
/
+1
*
Remove obsolete dependency
antelder
2009-07-28
1
-5
/
+0
*
Update Jetty version in MF
rfeng
2009-07-27
1
-10
/
+9
*
Use API to set jetty logger
rfeng
2009-07-27
1
-5
/
+14
*
TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...
lresende
2009-07-27
4
-277
/
+410
*
Move the OSGi service importer/exporter
rfeng
2009-07-24
3
-35
/
+5
*
Add the support for dynamic OSGi remote service import and export based on OS...
rfeng
2009-07-24
38
-1405
/
+2806
*
Fix the getQNames
rfeng
2009-07-24
1
-1
/
+1
*
Add a test to avoid expensive reset of the CompositeActivator
rfeng
2009-07-24
1
-2
/
+2
*
Remove duplicate requiredIntents/policySets fields and make a copy for the clone
rfeng
2009-07-23
2
-15
/
+2
*
Add support for bundleresource protocol
rfeng
2009-07-23
2
-0
/
+2
*
TUSCANY-3150 make the context a little more interesting in the example.
slaws
2009-07-22
1
-27
/
+33
*
TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and h...
slaws
2009-07-22
5
-28
/
+117
*
TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...
slaws
2009-07-22
7
-10
/
+66
*
Remove conversation ID from reference parameters. Not required for OASIS
slaws
2009-07-22
3
-35
/
+2
*
Make the not yet matched status sounds a little less terminal. Just because i...
slaws
2009-07-22
5
-7
/
+7
*
Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.x
ramkumar
2009-07-22
7
-52
/
+137
*
TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...
slaws
2009-07-22
9
-21
/
+187
*
Remove code that has been refactored.
slaws
2009-07-21
1
-29
/
+1
*
Add some logging to show what is in the registry. Will have to turn off (turn...
slaws
2009-07-21
1
-0
/
+1
*
Set EndpointReference state on callback
slaws
2009-07-21
1
-0
/
+1
*
Make printed uri in toString more consistent with getURI output.
slaws
2009-07-21
2
-2
/
+2
*
TUSCANY-3138 first tranche of changes to serialize service references in the ...
slaws
2009-07-21
13
-382
/
+353
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
372
-32472
/
+32472
*
Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...
edwardsmj
2009-07-20
2
-1
/
+6
*
Add support for 0..1 multiplicity references, as described in TUSCANY-3145
edwardsmj
2009-07-20
6
-21
/
+195
*
Fix for TUSCANY-3167
rfeng
2009-07-20
1
-6
/
+19
*
Fix for TUSCANY-3162
rfeng
2009-07-20
1
-0
/
+16
*
Change the name of OSGi remote service related properties
rfeng
2009-07-18
4
-59
/
+185
[next]