----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
ApacheJserv-1.1:
I have added a repository in zone.properties :
repositories=/usr/local/share/java/servlets,/usr/local/www/data/example
I have a Hello.class in /usr/local/www/data/example.
Now when I specify the URL http://192.168.1.119/example/Hello
the Hello.class in /usr/local/share/java/servlets is used.
I would expect that the one in /usr/local/www/data/example
should be executed.
Or do I get something wrong? Sure.
--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]