136
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot a new file More... over 24 years ago
changed the auth files to have more generic users. Added a couple of testit scripts to help verify that we don't break anything. More... over 24 years ago
changed the auth files to have more generic users. Added a couple of testit scripts to help verify that we don't break anything. More... over 24 years ago
Don't set MC_SVC_HANDLER here (it'll probably be wrong) - let the ServiceHandler itself do it. More... over 24 years ago
Don't set MC_SVC_HANDLER here (it'll probably be wrong) - let the ServiceHandler itself do it. More... over 24 years ago
Set MC_SVC_HANDLER in invoke(), so it's correct. More... over 24 years ago
Set MC_SVC_HANDLER in invoke(), so it's correct. More... over 24 years ago
2000->2001 getPath()->getFile() More... over 24 years ago
2000->2001 getPath()->getFile() More... over 24 years ago
Move transport chain and Router into init.xml so Admin client works for now. More... over 24 years ago
Move transport chain and Router into init.xml so Admin client works for now. More... over 24 years ago
AxisServlet now uses it's own TARGET String ("AxisServlet") to send to the engine. This results in the "AxisServlet" chain being run, which contains an HTTPAction handler that moves the action header into the TARGET property of the MessageContext, and then a Router which dispatches to the "real" service. This demonstrates the beginnings of transport-specific chains and more flexible routing. More... over 24 years ago
AxisServlet now uses it's own TARGET String ("AxisServlet") to send to the engine. This results in the "AxisServlet" chain being run, which contains an HTTPAction handler that moves the action header into the TARGET property of the MessageContext, and then a Router which dispatches to the "real" service. This demonstrates the beginnings of transport-specific chains and more flexible routing. More... over 24 years ago
Use MC_TARGET to dispatch, not MC_HTTP_SOAPACTION. More... over 24 years ago
Use MC_TARGET to dispatch, not MC_HTTP_SOAPACTION. More... over 24 years ago
Add several new Handlers: More... over 24 years ago
Add several new Handlers: More... over 24 years ago
Add '-l' option to EchoClient for local (in-memory) testing. More... over 24 years ago
Add '-l' option to EchoClient for local (in-memory) testing. More... over 24 years ago
Pick up license in the distribution ---------------------------------------------------------------------- More... over 24 years ago
Pick up license in the distribution ---------------------------------------------------------------------- More... over 24 years ago
Updated build.xml to have 'dist' to everything like it's supposed to. More... over 24 years ago
Updated build.xml to have 'dist' to everything like it's supposed to. More... over 24 years ago
Allow everyone in if the *lst files aren't there - to make things easier. More... over 24 years ago
Allow everyone in if the *lst files aren't there - to make things easier. More... over 24 years ago
Minor changes to get it running again More... over 24 years ago
Minor changes to get it running again More... over 24 years ago
Change 2_0 to 1_0 More... over 24 years ago
Change 2_0 to 1_0 More... over 24 years ago
Constants cleanup Also a little repackaging - HTTP servlet sent to org.apache.axis.transport.http More cleanup will follow. More... over 24 years ago