.
- B
--- On Fri, 8/22/08, b. nyec <[EMAIL PROTECTED]> wrote:
> From: b. nyec <[EMAIL PROTECTED]>
> Subject: RE: mp2 + SOAP - SOAP calls fail randomly
> To: modperl@perl.apache.org
> Date: Friday, August 22, 2008, 1:39 PM
> Was there a solution to this, i'm having
or occurs agian ...]
- B
From"Tom Shaw" <[EMAIL PROTECTED]>
Subject RE: mp2 + SOAP - SOAP calls fail randomly
DateThu, 26 Apr 2007 13:11:56 GMT
Ignore the test case...
It is actually:
TestSpace.pm
package TestSpace;
sub getSession {
return 1;
}
1;
Ignore the test case...
It is actually:
TestSpace.pm
package TestSpace;
sub getSession {
return 1;
}
1;
-Original Message-
From: Tom Shaw [mailto:[EMAIL PROTECTED]
Sent: 26 April 2007 14:11
To: 'modperl@perl.apache.org'
Subject: mp2 + SOAP - SOAP calls fai
Im having some mod_perl2 wierdness. Im trying to run some SOAP requests and
Im getting odd things happening.
Is there any reason that I should be experiencing intermittant issues
dispatching SOAP methods to my class?
Sometimes the methods work fine and sometimes they don't.
When they don't I get