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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Report an error if a class annotated with @WebServiceClient is used as an SCA...
bdaniel
2
-0
/
+7
2010-08-06
Treat java interfaces annotated with @SOAPBinding as having the SOAP intent (...
bdaniel
1
-0
/
+9
2010-08-05
Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...
bdaniel
1
-3
/
+17
2010-08-05
Throw an IllegalArgumentException if createSelfReference is called with a bus...
bdaniel
1
-1
/
+6
2010-08-05
TUSCANY-3642 Allow policy information on interfaces to apply to services and ...
bdaniel
1
-12
/
+14
2010-08-05
Ensure that if a single PolicySet can be attached either directly or external...
bdaniel
1
-0
/
+9
2010-08-04
Fix the removal of direct policy sets when external policy sets are attached....
bdaniel
2
-3
/
+18
2010-08-04
Add a boolean to PolicySet to determine if it has been attached via external ...
bdaniel
2
-0
/
+21
2010-08-03
implement interface contract compatibility checking -- allows oasis JCA_9008_...
kelvingoodson
1
-26
/
+60
2010-08-03
Change createStandaloneNode to be named newStandaloneNode
antelder
2
-5
/
+5
2010-08-03
CHange the noarg stop command to be bye and change addDeploymentComposite to ...
antelder
1
-60
/
+42
2010-08-03
@Ignore a test which depends on the jar produced by itest/T3558 which isn't i...
slaws
1
-0
/
+2
2010-08-02
TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...
slaws
3
-1
/
+229
2010-08-02
Update shell for node api changes
antelder
1
-30
/
+5
2010-08-02
Change add/removeToDoamin method to have the contribution and composite uri a...
antelder
4
-20
/
+17
2010-08-02
Remove the @IGnore from a test of a contribution which was using the data api...
antelder
1
-6
/
+2
2010-08-02
Update for using a default contribution uri if none is specified
antelder
1
-13
/
+35
2010-08-02
Add a createStandaloneNode method which creates a Node running a composite ou...
antelder
1
-34
/
+26
2010-08-02
Update all the install methods to return the uri of the installed contributio...
antelder
1
-3
/
+5
2010-08-02
Add data api as a test dependency so it can be used by one of the tests
antelder
1
-0
/
+7
2010-08-02
Changes for JCI_8023. The policy annotations can appear on otherwise unannota...
slaws
1
-1
/
+17
2010-08-02
Support the other jms properties in the jms uri
antelder
1
-0
/
+6
2010-07-31
Work around the issue that Tuscany java introspector doesn't handle Spring be...
rfeng
1
-51
/
+50
2010-07-30
Exclude duplicate directories that are linked from different symbolic links
rfeng
1
-11
/
+22
2010-07-30
Allow spring beans to use @Reference without a property element
rfeng
1
-4
/
+21
2010-07-30
Changes to make POJO_8016 run. Look for @Remotable at the class level.
slaws
1
-3
/
+12
2010-07-30
TUSCANY-3634: ensure jms session is closed for oneway requests
antelder
1
-2
/
+3
2010-07-30
Sometimes the binding name appears to be null. Get it from the actual binding...
slaws
1
-2
/
+2
2010-07-29
Use a utility instead of ModuleActivator for Spring application context access
rfeng
7
-46
/
+43
2010-07-29
TUSCANY-3639 - ensure that the service wire is created at the same time as th...
slaws
1
-0
/
+6
2010-07-29
TUSCANY-3625 - Ensure that the Java version of the method name is used to ave...
slaws
2
-1
/
+22
2010-07-29
Sanity check the service binding response activation spec
antelder
1
-0
/
+4
2010-07-29
Update activation spec name attribute
antelder
1
-3
/
+3
2010-07-29
Some tidying to remove duplicate compatibility checking, because I want to ad...
slaws
1
-91
/
+21
2010-07-29
TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...
slaws
6
-9
/
+106
2010-07-29
Add the parent delegation for the SCA spring application context
rfeng
3
-7
/
+15
2010-07-28
Add implementation-spring-webapp into the build
rfeng
1
-0
/
+1
2010-07-28
Fix handling of component type policy sets and intents
bdaniel
1
-9
/
+12
2010-07-28
Add parent artifact to the ProcessorContext
rfeng
4
-27
/
+76
2010-07-28
Allow Spring WebApplicationContext to be used by Tuscany
rfeng
26
-67
/
+687
2010-07-28
Change Tuscany to not initialized the class during loading
rfeng
1
-1
/
+1
2010-07-28
Fix the context path for recursive loading of spring xml
rfeng
1
-1
/
+1
2010-07-28
Format the code based on the Tuscany eclipse formatter
rfeng
30
-742
/
+808
2010-07-28
Changes to ensure correct introspection of implicit reference setter methods ...
edwardsmj
1
-8
/
+47
2010-07-28
TUSCANY-3635 - added a new test to help with the investigation of the issue F...
slaws
5
-2
/
+87
2010-07-27
Correct the policy subject that is checked during "appliesTo" processing. Fix...
slaws
1
-2
/
+2
2010-07-27
Correct comment
slaws
1
-4
/
+3
2010-07-27
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
3
-1
/
+30
2010-07-27
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
2
-7
/
+33
2010-07-26
Fix bug in removeConstrainedIntents
bdaniel
1
-1
/
+1
[next]