> Michiel de Mare wrote:
> >>>Looks like there's no mapping for shtml files to scanparser.
> >>>
> >>
> >>This is my mapping:
> >>
> >>  <servlet>
> >>    <servlet-name>servscan</servlet-name>
> >>    <servlet-class>org.mmbase.servlet.servscan</servlet-class>
> >>    <load-on-startup>2</load-on-startup>
> >>  </servlet>
> >>
> >>  <servlet-mapping>
> >>    <servlet-name>servscan</servlet-name>
> >>    <url-pattern>/*.shtml</url-pattern>
> >>  </servlet-mapping>> 
> >>
> > 
> > 
> > Removing the slash in the shtml pattern produces this error:
> > 
> > message Servlet servscan is currently unavailable
> > 
> > description The requested service (Servlet servscan is currently
> > unavailable) is not currently available.
> > 
> > 
> 
> Hmmmm....looks like mmbase hasnt been started? Are there any 
> errors in 
> your mmbase-log?

mmbase runs fine. my logs (attached) seems error-free.

This is the url I use to access the editors:

http://192.168.0.60:9080/mmeditors/index.shtml

(tomcat runs on port 9080)

Attachment: mmbase.log
Description: Binary data

Reply via email to