index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
FIx up the error message comparison so that shorter expected messages can be ...
antelder
1
-1
/
+5
2009-10-22
Add more error msg detail
antelder
1
-1
/
+1
2009-10-22
Add new module
antelder
1
-14
/
+2
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 - iTest to validate JAXWS Async Client APIs
lresende
6
-3
/
+222
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
Fixing Apache license header formatting
lresende
1
-14
/
+18
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
2009-10-21
Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...
rfeng
7
-375
/
+807
2009-10-21
Set the monitor to ValidatingXMLStreamReader
rfeng
13
-72
/
+85
2009-10-21
TUSCANY-3343 Add in the ability to include the string "***" in an expected me...
slaws
2
-2
/
+22
2009-10-21
Set correct monitor on the ValidatingXMLInputFactory so that any errors that ...
slaws
3
-3
/
+22
2009-10-21
Fix for ASM_6031, ASM_6032
rfeng
2
-44
/
+73
2009-10-20
Remove unused methods
rfeng
1
-12
/
+0
2009-10-20
Remove constrainingType as it is now not part of the OASIS SCA specs
rfeng
42
-1172
/
+8
2009-10-20
Fix for otest JCA_800? ...
rfeng
6
-74
/
+129
2009-10-20
Get monitor from context now
slaws
1
-2
/
+1
2009-10-20
Couple more test messages
slaws
1
-3
/
+3
2009-10-20
Enable DefaultMonitorFactory to create new Monitor instances
rfeng
5
-125
/
+271
2009-10-20
Call destroy if there's an excpeption while calling the init method, to fix J...
antelder
1
-1
/
+10
2009-10-20
Call destroy if there's an exception while running an injector to fix CAA tes...
antelder
1
-1
/
+6
2009-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
49
-549
/
+593
2009-10-19
Fix SCA-J CAA test JCA_2010 - don't allow pass by reference just because the ...
antelder
1
-1
/
+2
2009-10-19
Catch any exception during starting of a component and rethrow as ServiceUnav...
antelder
1
-2
/
+7
2009-10-19
Change import not found warning to severe
slaws
1
-1
/
+5
2009-10-18
Minor clean up
rfeng
1
-13
/
+12
2009-10-18
Add a profile for building the SCA-J CAA compliance tests
antelder
1
-3
/
+104
2009-10-18
Refactor the OSGi remote services implementation and improve the notifications
rfeng
25
-225
/
+378
2009-10-18
Change some extension code to be declarative instead of being registered usin...
rfeng
29
-396
/
+258
2009-10-18
Properly setting contextPath to avoid uri for service being available only wi...
lresende
1
-0
/
+30
2009-10-18
Properly fixing merge conflict
lresende
2
-10
/
+6
2009-10-18
Fixing merge conflict
lresende
1
-3
/
+6
2009-10-18
Minor Formatting
lresende
2
-18
/
+20
2009-10-17
TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...
slaws
1
-6
/
+11
2009-10-16
Update message for JCA_10004
antelder
1
-0
/
+1
2009-10-16
Fix JCA_10004 - @Callback on field or method must not have any parameters
antelder
1
-0
/
+8
2009-10-16
Fix JCA_10051 message
antelder
1
-1
/
+1
2009-10-16
Fix message for JCA_10050
antelder
1
-1
/
+1
2009-10-16
Fix message for JCA10046
antelder
1
-1
/
+1
2009-10-16
Updates for JCA_10046 - have good msg when exception generating wsdl from bad...
antelder
2
-2
/
+3
2009-10-16
Fix message for JCA10014
antelder
1
-1
/
+1
2009-10-16
Fix JCA_10014 - @reference in a constructor must have a name attribte
antelder
3
-9
/
+17
[next]