openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Axis (Java)
Settings
|
Report Duplicate
136
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 440 of 441
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding another service to the stock samples
Doug Davis
More...
over 24 years ago
Added a ServiceHandler so that we have some place to stick service specific options.
Doug Davis
More...
over 24 years ago
Added a ServiceHandler so that we have some place to stick service specific options.
Doug Davis
More...
over 24 years ago
Add support for mutliple children elements of the SOAPBody element. This is a really cool feature, with this we'll be able to do multiple RPC calls within one SOAPBody. Run samples.stock.GetQuote IBM CSCO to see. Yes - it's possible to implement this by assuming that the service will accept multiple symbols in the arg, but let's assume that it doesn't - it only takes one symbol - using multiple body elements we can save ourselves the overhead of multiple network calls.
Doug Davis
More...
over 24 years ago
Add support for mutliple children elements of the SOAPBody element. This is a really cool feature, with this we'll be able to do multiple RPC calls within one SOAPBody. Run samples.stock.GetQuote IBM CSCO to see. Yes - it's possible to implement this by assuming that the service will accept multiple symbols in the arg, but let's assume that it doesn't - it only takes one symbol - using multiple body elements we can save ourselves the overhead of multiple network calls.
Doug Davis
More...
over 24 years ago
Fix more licenses
Sam Ruby
More...
over 24 years ago
Fix more licenses
Sam Ruby
More...
over 24 years ago
Basic prototype of Message API Reader/Writer architecture.
James M. Snell
More...
over 24 years ago
Basic prototype of Message API Reader/Writer architecture.
James M. Snell
More...
over 24 years ago
Change product name in license in prologue
Sam Ruby
More...
over 24 years ago
Change product name in license in prologue
Sam Ruby
More...
over 24 years ago
Remove unnecessary references to Xerces. First step towards making Axis parser independent.
Sam Ruby
More...
over 24 years ago
Remove unnecessary references to Xerces. First step towards making Axis parser independent.
Sam Ruby
More...
over 24 years ago
Add caching to the HTTP T/L
Doug Davis
More...
over 24 years ago
Add caching to the HTTP T/L
Doug Davis
More...
over 24 years ago
Always forget to put the person to blame
Doug Davis
More...
over 24 years ago
Always forget to put the person to blame
Doug Davis
More...
over 24 years ago
A couple of example Suppliers. Very basic, not yet used.
Glen Daniels
More...
over 24 years ago
A couple of example Suppliers. Very basic, not yet used.
Glen Daniels
More...
over 24 years ago
Supplier interface, just so folks can see it. Not used yet.
Glen Daniels
More...
over 24 years ago
Supplier interface, just so folks can see it. Not used yet.
Glen Daniels
More...
over 24 years ago
moved stockquote to stock - removes name conflict with soap samples RPCDispatch will now return a soap envelope and not just the result as a string.
Doug Davis
More...
over 24 years ago
moved stockquote to stock - removes name conflict with soap samples RPCDispatch will now return a soap envelope and not just the result as a string.
Doug Davis
More...
over 24 years ago
Added a docs dir
Doug Davis
More...
over 24 years ago
Added a docs dir
Doug Davis
More...
over 24 years ago
Replaced the use of SOAPAction in the bag with a constant Fixed misleading info in samples/xml/deploy.xml Use samples/stockquote/deploy.xml to deploy stockquote demo
Doug Davis
More...
over 24 years ago
Replaced the use of SOAPAction in the bag with a constant Fixed misleading info in samples/xml/deploy.xml Use samples/stockquote/deploy.xml to deploy stockquote demo
Doug Davis
More...
over 24 years ago
Added a stockquote sample. Made RPCDispatchHandler more generic - but still only works for strings. (return type can be anything that looks nice when toString is call) Updated README
Doug Davis
More...
over 24 years ago
Added a stockquote sample. Made RPCDispatchHandler more generic - but still only works for strings. (return type can be anything that looks nice when toString is call) Updated README
Doug Davis
More...
over 24 years ago
Added a README containing instructions on how to use the current code.
Doug Davis
More...
over 24 years ago
←
1
2
…
433
434
435
436
437
438
439
440
441
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree