index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...
ramkumar
3
-107
/
+214
2009-10-30
Update geronimo spec jars to the osgi-enabled versions
rfeng
5
-49
/
+52
2009-10-30
Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...
rfeng
21
-88
/
+147
2009-10-29
Add synchronization against listeners and check if it is removed
rfeng
1
-76
/
+93
2009-10-29
Ignore IllegalStateException for service unregister()
rfeng
7
-9
/
+36
2009-10-29
Handle service unregistration gracefully
rfeng
1
-1
/
+6
2009-10-29
Fix the MF to trigger initialization of ServiceDiscovery
rfeng
2
-3
/
+2
2009-10-29
Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...
edwardsmj
1
-1
/
+1
2009-10-29
Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...
edwardsmj
1
-1
/
+2
2009-10-29
Update to end all service provider files with a new line
antelder
165
-52
/
+165
2009-10-29
Use separate asm dependency in ejb binding as thats what the other tuscany mo...
antelder
1
-2
/
+7
2009-10-29
Update to use the same level of ejb dependency as the ejb extension
antelder
1
-2
/
+2
2009-10-29
Refactor the TCCL processing to ClassLoaderContext
rfeng
8
-188
/
+324
2009-10-29
Add import to javax.xml.namespace
rfeng
2
-4
/
+7
2009-10-29
Add import to javax.xml.namespace
rfeng
1
-1
/
+2
2009-10-29
Ignore errors when stop
rfeng
1
-8
/
+19
2009-10-29
Only create the registry if it's not set
rfeng
1
-3
/
+5
2009-10-29
Add more checks for the stop() method
rfeng
4
-47
/
+64
2009-10-29
Add null check
rfeng
1
-0
/
+4
2009-10-29
Add missing file
rfeng
1
-0
/
+88
2009-10-28
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
42
-203
/
+223
2009-10-28
Fix the MF
rfeng
1
-2
/
+1
2009-10-27
Use sca-config XML files for SCA binding/policy definitions
rfeng
23
-449
/
+651
2009-10-27
Update implementtaion.web to save the ComponentContext as a servlet context a...
antelder
2
-0
/
+86
2009-10-26
Add implementation-web-client to the build
antelder
1
-0
/
+1
2009-10-26
Reverting changes from r829707 and setting different binding name on binding ...
lresende
1
-4
/
+0
2009-10-26
Manifest updates
antelder
1
-7
/
+10
2009-10-26
Add a new module for the implementaion.web client side support which enables ...
antelder
8
-0
/
+749
2009-10-26
Add a random ranking number to implementation.web provider
antelder
1
-1
/
+2
2009-10-26
Consider rankings for provider extensions
antelder
1
-1
/
+1
2009-10-26
Update to re-register servlets if the servelt host context path is updated. T...
antelder
1
-0
/
+20
2009-10-26
Update to remove the entire serelet path if the path starts with it so that s...
antelder
1
-0
/
+3
2009-10-26
Allowing multiple bindings on a service
lresende
1
-0
/
+4
2009-10-24
Add a utility for JDK proxy based lazy instantiation
rfeng
7
-9
/
+253
2009-10-23
Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...
antelder
1
-1
/
+22
2009-10-23
Add example of runtime support for handling JAXWS async client APIs
antelder
3
-1
/
+190
2009-10-22
Remove tuscany-scdl module as it is now replaced by tuscany-deployment
rfeng
7
-943
/
+1
2009-10-22
Record the schema in the constructor otherwise a validating handler is never ...
slaws
1
-0
/
+1
2009-10-22
Add missing monitor.popContext() calls
slaws
3
-81
/
+95
2009-10-22
Expose a DefaultDeployer
rfeng
3
-2
/
+44
2009-10-22
Add an optional imports for test dependency
rfeng
1
-0
/
+1
2009-10-22
Refactor the deployer into tuscany-deployment module
rfeng
18
-81
/
+676
2009-10-22
Stop setting JSON databinding in the interface contract now that we use jabso...
lresende
1
-1
/
+4
2009-10-22
Removing references to management class which is restricted in app engine env...
lresende
1
-2
/
+6
2009-10-22
Enabling some transformers with high weigth to allow fallback when the jaxb b...
lresende
1
-2
/
+2
2009-10-22
TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...
lresende
1
-6
/
+41
2009-10-22
TUSCANY-3294 - Fixing ranking for the new JAXWS processor
lresende
1
-1
/
+1
2009-10-22
TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...
lresende
3
-0
/
+387
2009-10-22
TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...
lresende
1
-1
/
+2
2009-10-21
Remove the dependency on NodeImpl and add the service registration
rfeng
4
-5
/
+20
[next]