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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the jsonp binding so that it uses the http binding to do the work, ie ...
antelder
2010-09-04
7
-136
/
+40
*
Add a Base class for binding impls with the boiler plate code
antelder
2010-09-04
1
-0
/
+94
*
Add a public constructor so other binding types may subclass it
antelder
2010-09-04
1
-1
/
+4
*
Fix typo in method name.
slaws
2010-09-03
6
-15
/
+23
*
Allow the contributions list to be retrieve from a Node
slaws
2010-09-03
1
-1
/
+1
*
Allow primitive return values to pass through the Object2JSON transformer.
slaws
2010-09-03
1
-1
/
+1
*
Avoid NPE in test cases. Encountered when writing out the system definitions ...
slaws
2010-09-03
1
-2
/
+8
*
Copying import/export contribution resources
lresende
2010-09-03
21
-0
/
+1526
*
Update to by default start in a domain named 'default'. Add a 'domains' comma...
antelder
2010-09-02
1
-8
/
+31
*
Correct delivery mode setting, add option to set jms type
antelder
2010-09-02
1
-1
/
+3
*
Revert "Fix the dependency to avoid compilation error"
rfeng
2010-09-01
1
-7
/
+0
*
Allow the location to be out of the contribution root
rfeng
2010-09-01
1
-0
/
+5
*
Optimze the method looping
rfeng
2010-09-01
1
-16
/
+5
*
Fix the dependency to avoid compilation error
rfeng
2010-09-01
1
-0
/
+7
*
TUSCANY-3663 - take notice of @WebService name attribute when generating serv...
slaws
2010-09-01
1
-2
/
+13
*
Remove redundant code
slaws
2010-09-01
1
-206
/
+0
*
Missing operationProperties name attribute is an error not a warning
antelder
2010-09-01
1
-1
/
+1
*
Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...
bdaniel
2010-09-01
1
-5
/
+5
*
Make the json databinding a runtime dependency rather than a test dependency ...
slaws
2010-08-31
1
-9
/
+11
*
Fix bug where the type index isn't incremented
antelder
2010-08-31
1
-1
/
+1
*
Add testcase for more complicated parameters
antelder
2010-08-31
6
-0
/
+338
*
Correctly increment the type index, and handle null response
antelder
2010-08-31
1
-2
/
+2
*
Remove test binidng
antelder
2010-08-31
1
-1
/
+0
*
Remove reference to hidden NodeConfigurationImpl type that causes error due t...
slaws
2010-08-31
1
-2
/
+4
*
Start function for handling xml format
antelder
2010-08-31
3
-56
/
+15
*
Update to work with POSTing JSON
antelder
2010-08-31
1
-2
/
+25
*
TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinox
lresende
2010-08-31
1
-0
/
+152
*
Add missing imported packages to OSGi Manifest
lresende
2010-08-31
2
-26
/
+27
*
Adding missing dependency
lresende
2010-08-31
1
-0
/
+6
*
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
2010-08-31
2
-0
/
+15
*
Add support for ActivationSpec error conditions
bdaniel
2010-08-30
5
-6
/
+58
*
Don't try to lookup a destination if the jndiName is null
bdaniel
2010-08-30
1
-0
/
+3
*
BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...
bdaniel
2010-08-30
2
-0
/
+6
*
Start of the runtime code to support wireFormat.httpXml, still needs code to ...
antelder
2010-08-30
5
-0
/
+313
*
Add http binding model for wireFormat.httpXml
antelder
2010-08-30
3
-0
/
+111
*
Add wireFormat.httpXml schema definition
antelder
2010-08-30
1
-0
/
+9
*
Update the http binding to use default wireFormat and operationSelector that ...
antelder
2010-08-30
24
-1802
/
+765
*
Update jms conection factory look up to check the type of the looked up object
antelder
2010-08-30
1
-2
/
+6
*
Moving META-INF to proper location
lresende
2010-08-29
1
-0
/
+0
*
Adding initial version of client js to be used in conjunction with implementa...
lresende
2010-08-29
6
-0
/
+428
*
Simple way (workaround) to provide mime type for wireFormat
lresende
2010-08-29
2
-8
/
+16
*
Minor update to reuse Binding QName
lresende
2010-08-29
2
-21
/
+21
*
TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...
lresende
2010-08-29
2
-5
/
+29
*
TUSCANY-3595 - Only add classloader if not already added previously
lresende
2010-08-29
1
-6
/
+6
*
TUSCANY-3595 - Allowing service discover to handle resources that are not ser...
lresende
2010-08-29
1
-9
/
+13
*
TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...
lresende
2010-08-29
2
-0
/
+3
*
Merging changes from svn r988356: Test for null or empty servlet path info be...
lresende
2010-08-29
1
-2
/
+3
*
Merging changes from svn r988355: Fix logic to compute the path info as it do...
lresende
2010-08-29
1
-55
/
+55
*
TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interface
lresende
2010-08-29
2
-7
/
+23
*
Add http operationSelector and wireFormat to the http binding model
antelder
2010-08-29
5
-0
/
+227
[next]