index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-java-1.x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving 1.x trunk
lresende
2009-11-13
9536
-741127
/
+0
*
Remove the identity key as the Operation.equals() already takes care of that
rfeng
2009-11-10
1
-6
/
+5
*
Create an SCA Reference from EJB reference only if there is no @Reference ann...
vamsic007
2009-11-10
1
-0
/
+4
*
Correcting an error from previous commit. The check should be for null.
vamsic007
2009-11-10
1
-1
/
+1
*
Create an SCA Reference from EJB reference only if there is no @Reference ann...
vamsic007
2009-11-10
2
-0
/
+41
*
Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive synchron...
rfeng
2009-11-09
1
-24
/
+23
*
Improve performance by indexing invocation chains by operation and caching Ja...
rfeng
2009-11-06
3
-16
/
+39
*
Repeat some service calls to test caching
rfeng
2009-11-06
1
-0
/
+6
*
Fixing dependency version on the ant build script
lresende
2009-11-06
1
-1
/
+1
*
Obtain the injection points for ejb component from implementation.web
vamsic007
2009-11-05
3
-0
/
+118
*
Property injection for SCA properties in implementation.web computed by Java ...
vamsic007
2009-11-03
3
-0
/
+20
*
Use XmlSeeAlso to include subclasses and their array variants
rfeng
2009-11-02
2
-0
/
+6
*
fixing compilation problem on DeployedCompositeCollectionImpl
adrianocrestani
2009-10-30
1
-1
/
+9
*
Injection info for SCA references from Java EE optional extension
vamsic007
2009-10-29
6
-0
/
+50
*
Fix for TUSCANY-3348 (perf improvement)
rfeng
2009-10-28
3
-4
/
+19
*
Add the webapp dependency as its no longer pulled in transitively
antelder
2009-10-28
1
-0
/
+7
*
applying patch tuscany_2552_phillipe_ramalho_09_30_2009.patch from TUSCANY-2552
adrianocrestani
2009-10-28
20
-465
/
+425
*
Fix host names
rfeng
2009-10-27
3
-4
/
+4
*
Revert the wrong change
rfeng
2009-10-27
8
-101
/
+75
*
Revert the wrong change
rfeng
2009-10-27
1
-86
/
+28
*
Add service declaration
rfeng
2009-10-27
1
-0
/
+17
*
Merge all changes from 1.5.2 branch into trunk
rfeng
2009-10-26
136
-1950
/
+3227
*
Improve the node launcher so that it can take more than one contributions and...
rfeng
2009-10-26
1
-5
/
+13
*
Make the WebImplementationProcessor compute the injection points for properti...
vamsic007
2009-10-23
3
-0
/
+61
*
TUSCANY-3347 make the name of the implementation.jee composite unique
slaws
2009-10-21
3
-4
/
+21
*
TUSCANY-3309 - apply patch from Chad Phillips to add the SOAP headers to the ...
slaws
2009-10-19
1
-0
/
+6
*
TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...
slaws
2009-10-17
1
-5
/
+11
*
TUSCANY-3303 slight change so that import delete looks through all the import...
slaws
2009-10-16
1
-1
/
+7
*
JEE Integration samples - Scenario 11
vamsic007
2009-10-15
13
-0
/
+557
*
Properly install dojo in local maven repo if not already installed
lresende
2009-10-15
1
-0
/
+14
*
Updating old version of dojo install script
lresende
2009-10-15
1
-16
/
+16
*
TUSCANY-3288 - Fixing up test scenario and re-enabling test case
lresende
2009-10-12
3
-53
/
+2
*
TUSCANY-3288 - Special handling of arrays to properly create the JAXB Context...
lresende
2009-10-12
4
-11
/
+26
*
Adding @SupressWarnings
lresende
2009-10-12
1
-5
/
+12
*
TUSCANY-3283 - update to match the latest changes from the 1.5.2 branch
slaws
2009-10-09
3
-459
/
+485
*
Set the context class loader as the module's class loader instead of the temp...
vamsic007
2009-10-07
1
-0
/
+60
*
comment our debugging output
slaws
2009-10-06
1
-3
/
+3
*
Fix the NOTICE file date to 2009
slaws
2009-10-06
177
-465
/
+465
*
TUSCANY-3283 re-enable the wrapper generation logic now that the no namespace...
slaws
2009-10-04
3
-32
/
+75
*
TUSCANY-3283 copy referenced namespaces over from the no namespace schema and...
slaws
2009-10-04
1
-3
/
+76
*
TUSCANY-3283 - improve the wsdlgen test case to test the situation where a ty...
slaws
2009-10-01
13
-68
/
+649
*
Fixing notice for the jsonrpc.js
lresende
2009-09-30
3
-0
/
+10
*
fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6
adrianocrestani
2009-09-30
16
-58
/
+70
*
Re-enabled the web-javascript and web-javascript-dojo modules that appear to ...
mcombellack
2009-09-30
1
-2
/
+2
*
TUSCANY-3288 - Test case to reproduce the reported issue
lresende
2009-09-30
5
-0
/
+328
*
TUSCANY-3283 - add test case to look in more detail at how POJOs are converte...
slaws
2009-09-29
8
-87
/
+370
*
Extend basic auth support to match the credentials set in the policy. Not a p...
slaws
2009-09-29
3
-17
/
+43
*
Should be looking at the resolved policy sets and not the applicable policy sets
slaws
2009-09-29
2
-2
/
+2
*
TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated int...
slaws
2009-09-29
1
-1
/
+119
*
TUSCANY-3256 - Applying Greg's patch
lresende
2009-09-17
3
-19
/
+63
[next]