136
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor change to Admin to allow services w/o pivots. More... over 24 years ago
Added more comments and changed the default HTTP client chain processing. More... over 24 years ago
Added more comments and changed the default HTTP client chain processing. More... over 24 years ago
Add client chaining back in. More... over 24 years ago
Add client chaining back in. More... over 24 years ago
Undo chaining on the client for a moment... More... over 24 years ago
Undo chaining on the client for a moment... More... over 24 years ago
Use ENGINE_HANDLER instead of TargetService field in the msgContext More... over 24 years ago
Use ENGINE_HANDLER instead of TargetService field in the msgContext More... over 24 years ago
Redesign of server to return control back to a main routine after each chain. The client piece isn't there yet - I'm still working on that - just wanted to get this stuff in so we could talk about it. More... over 24 years ago
Redesign of server to return control back to a main routine after each chain. The client piece isn't there yet - I'm still working on that - just wanted to get this stuff in so we could talk about it. More... over 24 years ago
Update prereq list More... over 24 years ago
Update prereq list More... over 24 years ago
new set of requirements, refined at the hackathon in Boston More... over 24 years ago
new set of requirements, refined at the hackathon in Boston More... over 24 years ago
Minor fixes, more debugging stuff. PR: Obtained from: Submitted by: Reviewed by: More... over 24 years ago
Minor fixes, more debugging stuff. PR: Obtained from: Submitted by: Reviewed by: More... over 24 years ago
Use JDOM instead of DOM/Xerces Everything still seems to work - samples still run so hopefully I got everything 8-) More... over 24 years ago
Use JDOM instead of DOM/Xerces Everything still seems to work - samples still run so hopefully I got everything 8-) More... over 24 years ago
Read in the characters from the Servlet's InputStream into a char array, as was done by v2.1, instead of using the InputStream directly for XML parsing. This works around some kind of interaction bug between Xerces and JRun where no Servlet output was produced. Need to track this and resolve it for real in the future. More... over 24 years ago
Read in the characters from the Servlet's InputStream into a char array, as was done by v2.1, instead of using the InputStream directly for XML parsing. This works around some kind of interaction bug between Xerces and JRun where no Servlet output was produced. Need to track this and resolve it for real in the future. More... over 24 years ago
First cut at WSDD Schema and examples
sgg
More... over 24 years ago
First cut at WSDD Schema and examples
sgg
More... over 24 years ago
input->request output->response More... over 24 years ago
input->request output->response More... over 24 years ago
Always forget to add comments More... over 24 years ago
Always forget to add comments More... over 24 years ago
Needed to add AxisClassLoader so that when the *.jws file is updated we'll load the new class - default ClassLoader didn't do this. Also - fixed a bug in the Admin - it was using a local copy of the registries so changes we not seen by the AxisEngine unti the servlet was restarted. More... over 24 years ago
Needed to add AxisClassLoader so that when the *.jws file is updated we'll load the new class - default ClassLoader didn't do this. Also - fixed a bug in the Admin - it was using a local copy of the registries so changes we not seen by the AxisEngine unti the servlet was restarted. More... over 24 years ago
Minor bug fix in options processing More... over 24 years ago