RE: javax.servlet package

2002-03-14 Thread Ma, June
: Wednesday, March 13, 2002 5:45 AM To: [EMAIL PROTECTED] Subject: RE: javax.servlet package Ma, June wrote: > While compilingaxis/attachments/ManagedMemoryDataSource.java, I got the following warning. I am wondering could that be fixed in the Beta1 also. > > >    367.  

Re: javax.servlet package

2002-03-13 Thread Russell Butek
No, the servlet package is not part of axis. It is part of whatever web server (Tomcat, WebSphere, whatever) that you use. Russell Butek [EMAIL PROTECTED] "Ma, June" <[EMAIL PROTECTED]> on 03/12/2002 06:24:26 PM Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECT

RE: javax.servlet package

2002-03-13 Thread Russell Butek
Ma, June wrote: > While compilingaxis/attachments/ManagedMemoryDataSource.java, I got the following warning. I am wondering could that be fixed in the Beta1 also. > > >    367.   }catch(Exception e2){ > <--> > *** Caution: This try block cannot

RE: javax.servlet package

2002-03-12 Thread Ma, June
Also, sun.tools.javac could not be found either. While compiling axis/attachments/ManagedMemoryDataSource.java, I got the following warning. I am wondering could that be fixed in the Beta1 also.   Thanks, -June   =      367.