Ciao Leonardo,

> I have a naming service error during the startup of EjBoss/Tomcat

EJBoss ? Are you sure you're working with the right version (which is JBoss
2.0, without leading "E") ?

> I am using the bundled package with Tomcat3.2b7
> 
> My autoexec.bat is
> _____________________________________________
> set CLASSPATH=c:\java\j2ee\lib\j2ee.jar
> set 
> CLASSPATH=%CLASSPATH%;c:\java\xalan2_D01\bin\xalan.jar;c:\java
> \xalan2_D01\bin\xerces.jar;
> 
> set JAVA_HOME=c:\java\jdk1.3
> set TOMCAT_HOME=C:\Java\jboss_tomcat\tomcat-3.2-b7
> _____________________________________________
> 
> tips?

Yes, remove j2ee.jar from classpath. To run JBoss, best is to have classpath
empty. If you need something, best way is to add a ClasspathExtension MBean
in jboss.conf

HTH,

Simon

> Yesterday I was able to see EJBoss in action with the page
> http://localhost:8080/jboss/servlet/HelloEJB?speed
> everything worked fine , but today I had this problem, I have 
> not been able 
> to fix it in a whole
> evening.
> 
> I reinstalled everything from scratch but nothing worked.
> 
> I am using W98, The only things I have done today is install 
> Office97 and 
> using Objecteering but I have shutdown my PC more than once
> 
> Thks
> Leonardo
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to