hi,
well i am completely new to jboss and i have problems getting it up and running.I downloaded jboss2.1 containing Tomcat3.2-b7.
I set up the tomcat_home variable. when i execute the run.bat file i get the following errors.
1.[Naming] Initialization failed ( javax.naming.CommunicationException.)
2.[Service Control] Could not initialize DefaultDomain:service=Naming
[Service Control] javax.management.MBeanException: Exception thrown in operation init
3.[Transaction manager] javax.naming.CommunicationException.
4.[Service Control] Could not start DefaultDomain:service=TransactionManager
5.[JAAS Security Manager] javax.naming.CommunicationException.
6.[Simple Realm Mapping] javax.naming.CommunicationException.
7.[Service Control] Could not start DefaultDomain:service=XADataSource,name=InstantDB
8.[DefaultDS] Starting (javax.naming.CommunicationException.)
9.[JBossMQ] Cannot start the JMS server ! null
10.[StdJMSPool] Starting (javax.naming.CommunicationException.)
11.[JMX RMI Connector] javax.naming.CommunicationException.
but at the end of it all it says that the server is started. but i get exceptions when i try to deploy a war file or an ejb-jar file.
do i need to set any classpath or other settings.please help.
thanks.
