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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
9
-7
/
+83
2010-08-11
TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotation
slaws
1
-16
/
+35
2010-08-11
TUSCANY-3641 - Update interface processing to set remotable when @WebServiceP...
slaws
1
-0
/
+12
2010-08-11
Fix the loading of spring 2.x bean definitions and nesting elements
rfeng
1
-50
/
+75
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
JCA 11010 Add SOAP intent to the interface if any parameter on any method in ...
bdaniel
1
-2
/
+22
2010-08-09
Removed the projects containing the alternate implementation of the comet bin...
fmoga
45
-8708
/
+0
2010-08-09
Updated the stock comet sample in order to reflect the new capabilities of th...
fmoga
5
-1796
/
+6813
2010-08-09
Added new implementation for comet binding which supports choosing the transp...
fmoga
4
-111
/
+62
2010-08-09
JCA 11011 Add SOAP intent to the interface if any method in the interface is ...
bdaniel
1
-1
/
+16
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
8
-45
/
+273
2010-08-09
Fix typo in comment
slaws
1
-1
/
+1
2010-08-09
TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...
slaws
2
-0
/
+23
2010-08-08
Avoid NPE when no dependent contributions are used
antelder
1
-2
/
+4
2010-08-08
Change start command to use -duris to match the install command
antelder
1
-10
/
+27
2010-08-07
Update to have jline call bye not stop
antelder
1
-6
/
+1
2010-08-07
Start updates to support multiple domains and standalone nodes as being discu...
antelder
5
-134
/
+297
2010-08-07
Ensure that the deployables are the correct Composite objects
antelder
1
-0
/
+14
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
6
-3
/
+41
2010-08-06
Added model for alternate implementation of comet binding.
fmoga
14
-0
/
+560
2010-08-06
Added implementation using Jersey RESTful Web Services.
fmoga
18
-0
/
+885
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
Fix and re-enable policies itest
bdaniel
2
-3
/
+1
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
Fixed comet sample.
fmoga
1
-0
/
+1
2010-08-04
Cleaned up comet binding.
fmoga
5
-31
/
+11
2010-08-04
TUSCANY-3644: take out PaymentTestCase with @Ignore as its fialing presently
antelder
1
-0
/
+2
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
Adding host-tomcat to contrib/modules
rfeng
12
-0
/
+1688
2010-08-03
Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...
fmoga
4
-36
/
+16
2010-08-03
Added TuscanyServletFilter instead of TuscanyContextListener.
fmoga
2
-34
/
+24
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
Take out the bpel helloworld testcase for now as its broken with the componen...
antelder
1
-0
/
+2
2010-08-03
Update for spliting uri into separate parameters
antelder
1
-1
/
+1
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
Updated the stock sample to use the comet binding implementation.
fmoga
9
-198
/
+50
2010-08-02
Implemented comet binding using Atmosphere Framework.
fmoga
13
-274
/
+176
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
[next]