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.
Jun 13, 2024 — Jun 13, 2025
Showing page 432 of 441
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed an import of javax.
Doug Davis
More...
about 24 years ago
Removed client need for servlet.jar and made the classloader use the same classloader that loaded everything else, instead of the system class loader (issues noticed by Sam Ruby).
Doug Davis
More...
about 24 years ago
Removed client need for servlet.jar and made the classloader use the same classloader that loaded everything else, instead of the system class loader (issues noticed by Sam Ruby).
Doug Davis
More...
about 24 years ago
More SSL stuff Submitted by: Darrell Drake (
[email protected]
)
Doug Davis
More...
about 24 years ago
More SSL stuff Submitted by: Darrell Drake (
[email protected]
)
Doug Davis
More...
about 24 years ago
Make the XMLserializer preserve spaces. Thanks to David Melgar (
[email protected]
) for finding/fixing this one!
Doug Davis
More...
about 24 years ago
Make the XMLserializer preserve spaces. Thanks to David Melgar (
[email protected]
) for finding/fixing this one!
Doug Davis
More...
about 24 years ago
Client chains were not being deployed properly
Doug Davis
More...
about 24 years ago
Client chains were not being deployed properly
Doug Davis
More...
about 24 years ago
Changing use of XMLSerializer from ByteArrayOutputStream to StringWriter. ByteArrayOutputStream.toString() doesn't handle international chars very well (thanks to Michael Brennan (
[email protected]
) for noticing). Hopefully StringWriter is ok.
Doug Davis
More...
about 24 years ago
Changing use of XMLSerializer from ByteArrayOutputStream to StringWriter. ByteArrayOutputStream.toString() doesn't handle international chars very well (thanks to Michael Brennan (
[email protected]
) for noticing). Hopefully StringWriter is ok.
Doug Davis
More...
about 24 years ago
Fixed some syntax errors in the shell script. PR: Obtained from: Submitted by: Reviewed by:
neyama
More...
about 24 years ago
Fixed some syntax errors in the shell script. PR: Obtained from: Submitted by: Reviewed by:
neyama
More...
about 24 years ago
Opps - forgot to add the file
Doug Davis
More...
about 24 years ago
Opps - forgot to add the file
Doug Davis
More...
about 24 years ago
MOved some things to be in XMLUtils Added a test for StockQuoteService.jws
Doug Davis
More...
about 24 years ago
MOved some things to be in XMLUtils Added a test for StockQuoteService.jws
Doug Davis
More...
about 24 years ago
Debug Handler doesn't reset
Doug Davis
More...
about 24 years ago
Debug Handler doesn't reset
Doug Davis
More...
about 24 years ago
Fixed debug processing - missing namespace in xml dropped some AxisFault code by mistake - added it back "chain"->"service" in Admin list
Doug Davis
More...
about 24 years ago
Fixed debug processing - missing namespace in xml dropped some AxisFault code by mistake - added it back "chain"->"service" in Admin list
Doug Davis
More...
about 24 years ago
JDOM->JAXP Still needs some work but I wanted to get the 1st pass in there.
Doug Davis
More...
about 24 years ago
JDOM->JAXP Still needs some work but I wanted to get the 1st pass in there.
Doug Davis
More...
about 24 years ago
no message
James M. Snell
More...
about 24 years ago
no message
James M. Snell
More...
about 24 years ago
no message
James M. Snell
More...
about 24 years ago
no message
James M. Snell
More...
about 24 years ago
Added getTypeQName() method as per Glen's suggestion
James M. Snell
More...
about 24 years ago
Added getTypeQName() method as per Glen's suggestion
James M. Snell
More...
about 24 years ago
WSDD supports the notion of Handler configuration parameters as being "lockable". That is, once the value is set, it cannot be changed. This class extends the standard java.util.Hashtable to support the notion of "lockable items".
James M. Snell
More...
about 24 years ago
←
1
2
…
428
429
430
431
432
433
434
435
436
…
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