DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20464>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20464

Possible classloader conflict when Axis compile *.jws files within WAS 5.0

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-08-28 15:43 -------
I'm still having the same problem, with both 1.1rc2 and 1.1final

-
        <soapenv:Envelope>
-
        <soapenv:Body>
-
        <soapenv:Fault>
<faultcode>ns1:Server.compileError</faultcode>
-
        <faultstring>
Error while compiling: 
C:\WINNT\Profiles\meyermc\Personal\IBM\wsad\workspace\AxisTestWeb\Web
Content\WEB-INF\jwsClasses\EchoHeaders.java
</faultstring>
-
        <detail>
-
        <Errors>
Error compiling
C:\WINNT\Profiles\meyermc\Personal\IBM\wsad\workspace\AxisTestWeb\Web
Content\WEB-INF\jwsClasses\EchoHeaders.java:
Line 59, column 7:  Class javax.servlet.http.HttpServletRequest not found in import.
Line 0, column 0: 
1 error
</Errors>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>

Reply via email to