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
/
assembly-xml
/
src
/
main
/
java
/
org
/
apache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the remoteEndpoints configuration for node.xml to define statically-confi...
rfeng
2012-07-26
1
-1
/
+1
*
Removing unused imports
lresende
2012-06-16
7
-13
/
+3
*
TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...
slaws
2012-03-23
1
-1
/
+16
*
TUSCANY-4028 - don't duplicate intents on the Java implementation model
slaws
2012-03-16
1
-2
/
+10
*
TUSCANY-4020 - move hardcoded message strings into properties files
slaws
2012-02-29
4
-15
/
+36
*
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2012-01-06
1
-0
/
+24
*
TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...
antelder
2011-12-16
1
-5
/
+13
*
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
2011-12-13
1
-5
/
+9
*
Add ablity to specify endpoint descriptions in node.xml for local domain regi...
rfeng
2011-12-02
1
-4
/
+5
*
Resolve operation policy and take account of it in base policy processor.
slaws
2011-10-19
2
-3
/
+40
*
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
2011-10-17
1
-0
/
+22
*
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
2011-09-09
1
-0
/
+370
*
TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...
slaws
2011-08-25
1
-1
/
+16
*
TUSCANY-3883 - Add wireFormat support to default binding.
slaws
2011-07-11
1
-5
/
+27
*
Correct intent names. For some reason the constant names got turned into stri...
slaws
2011-07-05
1
-2
/
+2
*
TUSCANY-3878 - check policy language equality based on the namspace of the po...
slaws
2011-06-23
1
-2
/
+2
*
Set the Composites contribution URI when its being read
antelder
2011-05-23
1
-2
/
+4
*
Update to try the LSSerializer approach to pretty printing
antelder
2011-05-17
1
-3
/
+31
*
Add a utility to get an XML string for a model object
antelder
2011-05-17
1
-0
/
+58
*
TUSCANY-3815 - Don't add a namespace twice.
slaws
2011-01-13
1
-2
/
+8
*
Avoid NPE in test cases. Encountered when writing out the system definitions ...
slaws
2010-09-03
1
-2
/
+8
*
TUSCANY-3647 - mark all qualified intents as mutually exclusive with one anot...
slaws
2010-08-09
2
-0
/
+23
*
Fix handling of component type policy sets and intents
bdaniel
2010-07-28
1
-9
/
+12
*
Write out policy information on implementation.composite element
bdaniel
2010-07-26
1
-2
/
+2
*
Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...
edwardsmj
2010-07-26
3
-71
/
+92
*
Use default namespace for intents specified in XPath if no prefix specified
bdaniel
2010-07-26
1
-1
/
+2
*
TUSCANY-3630 Add externalAttachment processor
bdaniel
2010-07-26
1
-8
/
+15
*
TUSCANY-3630 Add externalAttachment processor
bdaniel
2010-07-26
2
-2
/
+301
*
Add transaction intent constants
bdaniel
2010-07-22
1
-1
/
+24
*
intents and policySets specified on implementation.composite elements were be...
bdaniel
2010-07-22
1
-0
/
+9
*
1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...
edwardsmj
2010-07-22
2
-16
/
+130
*
Allow ManagedTransactionPolicySet to attach to qualified intents
bdaniel
2010-07-16
1
-1
/
+1
*
Add noListener intent to constants
bdaniel
2010-07-15
1
-0
/
+2
*
Ensure that the SCA namespace prefix is registered in the XPath namespace con...
bdaniel
2010-07-06
1
-1
/
+1
*
Improve property type introspections
rfeng
2010-06-26
1
-2
/
+3
*
Use loopback for multicast testing
rfeng
2010-06-23
3
-29
/
+31
*
Remove NameSpaceContextImpl class reference from assembly-xml
bdaniel
2010-06-23
1
-1
/
+0
*
Remove NameSpaceContextImpl class reference from assembly-xml
bdaniel
2010-06-23
1
-2
/
+3
*
Support policy XPath functions without ns prefixes and without a single node ...
bdaniel
2010-06-22
1
-3
/
+22
*
Support policy XPath functions without ns prefixes and without a single node ...
bdaniel
2010-06-22
2
-9
/
+80
*
Add evaluation for XPath IntentRef function
bdaniel
2010-06-21
2
-2
/
+69
*
BWS_2018 - add a check that uri doesn't appear on a service callback binding....
slaws
2010-06-21
1
-0
/
+5
*
BWS_2001 - add a check that the reference binding.ws has an absolute URI
slaws
2010-06-21
1
-0
/
+10
*
Cleaned up comments
edwardsmj
2010-05-18
1
-6
/
+4
*
Removing unused imports...
lresende
2010-05-07
1
-2
/
+0
*
Extend composite document processing to support DTD declarations and Entity d...
edwardsmj
2010-05-07
1
-5
/
+45
*
TUSCANY-3530 - first raft of changes to turn on property type checking at dep...
slaws
2010-05-06
1
-0
/
+51
*
mark additional classes as extension spi according to use indicated by bindin...
kelvingoodson
2010-04-26
2
-0
/
+2
*
mark additional classes as extension spi according to use indicated by implem...
kelvingoodson
2010-04-26
1
-0
/
+1
*
mark classes as extension spi according to use indicated by implementation.java
kelvingoodson
2010-04-23
1
-0
/
+1
[next]