[JBoss-user] Unable to locate elogj.jar

2001-05-17 Thread Manu Srivastava
Hi All, http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/contrib/log4j/readme gives the following instructions to use loj4j to enable logging. "Download the latest version of log4j.jar from http://jakarta.apache.org/log4j. Copy log4j.jar and elogj.jar under lib/ext." Where do I find elogj.

Re: [JBoss-user] Unable to resolve JNDI name

2001-05-15 Thread Manu Srivastava
Thanks everybody for helping me out.. jboss.xml and ejb-jar.xml were correct. The reason for the error was that the jboss.xml was not being read at all as it is case sensitive and I had put the file name as JBOSS.xml. It has to be in lower case only(even on NT platform) and only then is it read d

Re: [JBoss-user] Unable to resolve JNDI name

2001-05-10 Thread Manu Srivastava
Hi Danch, Thanks for the answer. Problem in copy and paste :-( tag is there in the jBoss.xml but it still it does not get the correct JNDI name. It deploys correctly though. Any other clues?? Thanks and regards Manu Manu Srivastava wrote: > Hi, > > &g

[JBoss-user] Unable to resolve JNDI name

2001-05-10 Thread Manu Srivastava
Hi, Enviornmment == JBoss-2.2 + Tomcat-3.2.1 jdk1.3 Windows NT sp5 ejb-jar.xml === com.asset.SMTPAdapter com.asset.SMTPAdapterHome com.asset.SMTPAdapter com.asset.SMTPAdapterBean Stateless Container

[JBoss-user] Exceptions in jBoss2.2

2001-04-24 Thread Manu Srivastava
Hi, I was trying to compile a jsp file with the jspc.bat. And I got the following error: Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/parsers/ParerConfigurationException at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:194) at o