any idea why i am getting the following error
caa.log2005-12-13 22:02:41,978 INFO [SOAPDispatcherServlet.init:76] ====>
CAA is starting up, standby <====
2005-12-11 22:02:42,632 ERROR [CAAConfigLoader.parseComponentNode:244]
Service scalix.res, Component disabled has no class defined!
and if this would be the cause for getting the following messsage when I try to connect
to the sac server:
"Could not login. The administration server is not responding. You should check your server log files."
the environment is:
fedore core 4
scalix community edition 9.4.2
jakarta_tomcat-5.0.28 provided with scalix
j2sdk1.4.2_04 (also tried j2sdk1.4.2_09 and j2sdk1.4.2_10)
JAVA_OPTS="-server -Xms512m -Xmx512m -Djava.net.preferIPv4Stack=true"
line manually added to the Tomcat/bin/setclasspath.sh file.
tks in advance