What is with this list? How has is been leaked to spammers? What is being done
about it? I kept my mouth shut in he hopes that this was being handled, but
this just keeps happening... anthony
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25
There seems to be no security for the ServiceManager. Anyone who can
access the RPCRouter can access the Service Manager to deploy/undeploy
services. Additionally, anyone who can access the admin .jsp pages can
also deploy/undeploy services.
I read a suggestion that the solution to securing the
For what it's worth, AXIS has fixed this problem...
James Birchfield
Ironmax
maximizing your construction equipment assets
5 Corporate Center
9960 Corporate Campus Drive,
Suite 2000
Louisville, KY 40223
duftler 01/06/25 13:53:50
Modified:java/src/org/apache/soap/server/http ServerHTTPUtils.java
Log:
The code will now only store the target object in the ServletContext or
HTTPSession when it is newly created, and will not store it on each
invocation. Thanks to [EMAIL PROTECTED] f
duftler 01/06/25 14:54:22
Modified:java/src/org/apache/soap/util/net HTTPUtils.java
Log:
A StringOutOfBoundsException was being thrown when a server returned a
header with no value to an Apache SOAP client. Thanks to
[EMAIL PROTECTED] for raising this issue. See
http://nagoya.