--

jon * wrote:
> 
> --
> 
> > The below servlet worked fine until I added oro's Pattern methods.  It
> > now comes back with
> > the requested URL /sevlets/Regex not found on this server.
> 
> did you make sure to put the oroinc stuff into the classpath of the jvm?
> 
> -jon
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]


Yes.  wrapper.classpath=/path/OROMatcher-1.0.7 is in my jserv.properties
file.

If I remove all the oro methods from my servlet and leave the import
statement for the oro classes then the servlet works.

--Troy


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to