index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
implementation-java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...
slaws
1
-0
/
+5
2011-03-21
Add missing OSGi imports
rfeng
1
-0
/
+2
2011-02-07
Enable the allowsPassByReference support
rfeng
1
-4
/
+13
2011-01-10
Bump up copyright year in the NOTICE files
antelder
1
-1
/
+1
2011-01-07
Fix to the processing of @Callback annotation on Field or Method, to enable T...
edwardsmj
1
-0
/
+10
2011-01-01
Enhance error message to display class name to which error applies
lresende
1
-32
/
+32
2010-12-11
Remove dependencies now included in base Java
antelder
1
-15
/
+0
2010-11-08
Catch up with an error message fix in the runtime
slaws
1
-0
/
+3
2010-10-18
POJO_8037 Add an intent based on @BindingType annotation
bdaniel
1
-8
/
+36
2010-09-17
TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...
lresende
1
-52
/
+78
2010-09-01
TUSCANY-3663 - take notice of @WebService name attribute when generating serv...
slaws
1
-2
/
+13
2010-08-20
TUSCANY-3641 - correct the interface comparison to make it look for a subset
slaws
1
-3
/
+3
2010-08-18
Check if superClass is not null to avoid NPE
rfeng
1
-1
/
+1
2010-08-18
TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...
slaws
1
-0
/
+6
2010-08-18
TUSCANY-3641 - correct the comment as binding-ws models are added in that par...
slaws
1
-3
/
+3
2010-08-16
Add missing manifest entries.
slaws
1
-0
/
+1
2010-08-12
TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 now
slaws
1
-3
/
+2
2010-08-12
TUSCANY-3641 - Set the binding name to be the service name so, in this case w...
slaws
1
-0
/
+1
2010-08-12
TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...
slaws
4
-4
/
+47
2010-08-11
TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotation
slaws
1
-16
/
+35
2010-08-10
TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...
slaws
1
-30
/
+126
2010-08-10
JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...
bdaniel
1
-2
/
+5
2010-08-09
TUSCANY-3641 - comment out part of the previous change that's causing all of ...
slaws
1
-25
/
+2
2010-08-09
TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...
slaws
5
-42
/
+189
2010-08-06
JCA-11013 Add SOAP intent to the implementation if the java class is annotate...
bdaniel
2
-19
/
+26
2010-08-06
Allow HeuristicPojoProcessor to differentiate implementation.java against oth...
rfeng
3
-0
/
+23
2010-08-02
TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...
slaws
3
-1
/
+229
2010-08-02
Changes for JCI_8023. The policy annotations can appear on otherwise unannota...
slaws
1
-1
/
+17
2010-07-30
Changes to make POJO_8016 run. Look for @Remotable at the class level.
slaws
1
-3
/
+12
2010-07-28
Changes to ensure correct introspection of implicit reference setter methods ...
edwardsmj
1
-8
/
+47
2010-06-26
Improve property type introspections
rfeng
4
-30
/
+72
2010-06-23
Fix the pacakge scoped field injection
rfeng
2
-6
/
+11
2010-06-23
Allow package fields to be used for SCA reference/property
rfeng
2
-13
/
+48
2010-06-01
Remove obsolute methods
rfeng
2
-38
/
+0
2010-05-27
Add missing header
slaws
1
-1
/
+19
2010-05-17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...
kelvingoodson
2
-3
/
+3
2010-05-17
expected message and msg definition catchup
kelvingoodson
1
-1
/
+1
2010-05-17
expected message and msg definition catchup
kelvingoodson
2
-4
/
+4
2010-05-12
Updating Copyright Year in NOTICE files
lresende
1
-1
/
+1
2010-05-10
error message updates for caa otests
kelvingoodson
7
-15
/
+15
2010-05-07
add conformance statements to error message after running otests
kelvingoodson
1
-3
/
+3
2010-05-06
TUSCANY-3530 - first raft of changes to turn on property type checking at dep...
slaws
1
-0
/
+9
2010-05-04
Make error more meaningful but the message really needs to be separated into ...
slaws
1
-1
/
+1
2010-04-29
explicitly call out those extensions which contain Extension Developers' SPI ...
kelvingoodson
1
-0
/
+11
2010-04-23
mark classes as extension spi according to use indicated by implementation.java
kelvingoodson
2
-2
/
+0
2010-03-19
TUSCANY-3505: Apply patch from Ivan Krizsan to fix @Destroy annotation not al...
antelder
2
-6
/
+17
2010-01-27
Refactor the databinding introspection to tuscany-implementation-java-runtime...
rfeng
4
-64
/
+22
2010-01-27
Fix for TUSCANY-3409
rfeng
3
-2
/
+42
2009-12-17
TUSCANY-3396 - Removing warning when sca annotations available in private fields
lresende
1
-2
/
+2
2009-12-11
TUSCANY-3388 - Updating to the latests OASIS schema
lresende
5
-5
/
+5
[next]