There's a book on the horizon that will detail this, but no ETA on when it
will be available.
--
Jim Michael
Novell Support Connection Sysop
"Jim Michael" <jmic...@chesterfield.mo.us> wrote in message
news:3B7AEF69...@chesterfield.mo.us...
I made no changes to java.cfg. Instead I set the classpath in the tomcat
starup file. As for webacc.cfg, the only change was the path to the
templates.
The real trick for getting Webaccess to work on tomcat is to put the
servlets in the ROOT context, and edit the root's web.xlm to load the
servlets.
"Jim Michael" <jmic...@chesterfield.mo.us> wrote in message
news:3B7BDF91...@chesterfield.mo.us...
java.lang.NullPointerException: at com.novell.webaccess.WebAccessServlet.loadCopyright(WebAccessServlet.java:145) at com.novell.webaccess.WebAccessServlet.init(WebAccessServlet.java:53) at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317) at org.apache.tomcat.core.Handler.init(Handler.java:215) at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296) at org.apache.tomcat.core.Handler.service(Handler.java:254) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:166) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498) at java.lang.Thread.run(Thread.java:479)HTTP/1.1 500 Internal Date: Fri, 17 Aug 2001 05:18:36 GMT Server: Apache/1.3.20 (NETWARE) mod_jk Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1
Uwe
"Uwe Carsten Krause" <ukr...@maintainet.de> wrote in message
news:xT3f7.2643$WX4....@prv-forum2.provo.novell.com...
> Failed to open I18PropertyBundle: com.novell.WebPublisherResources
> Failed to load WebPublisherResources
> cannot load servlet name:webpub
> The same thing occurrs for webacc
This is a definite indication you're running a pre-1.2.2 JVM. Webaccess on
Tomcat will only work with the 1.2.2 or 1.3beta JVMs.
Yes, I'm running 1.2.2.006, which works. You probably had a beta version.
I've tested the Beta 1.3 JVM with WA/Tomcat and it works fine, too.
We are trying to install the Apache Web Server/Tomcat to support WA v6 and are getting the following message:
-Ctx ( ) :404R (+/servlet/webacc+null)null
There have been a number of postings that indicate that we should update our Java to 1.2.2 (which it is).
Any ideas?
Thanks for any help that you can give.