Kumar,
Previously I deployed that Interest EJB as a jar file ..
Now I am trying the same as EAR file but I am getting an error while
deploying as follows...
15:16:58,203 INFO [Engine] StandardManager[/interest]: Seeding random
number generator class java.security.SecureRandom
15:16:58,203 INFO [Engine] StandardManager[/interest]: Seeding of random
number generator has been completed
15:16:58,281 INFO [STDOUT] PARSE error at line 3 column -1
15:16:58,281 INFO [STDOUT] org.xml.sax.SAXParseException: Element type
"web-app" is not declared.
15:16:58,281 ERROR [Engine] ContextConfig[/interest] Parse error in
application web.xml
org.xml.sax.SAXParseException: Element type "web-app" is not declared.
at org.apache.crimson.parser.Parser2.error(Parser2.java:3086)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1316)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
I tried to fix in many different ways but nothing worked out...
Can you please help me out to solve this....
Yogaraj
-----Original Message-----
From: It, Cockpit (CAP, Contractor)
Sent: Tuesday, May 28, 2002 10:37 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem in JBOSS-3.0
Thanku Kumar...
There were a few of environment variables missing..
Now its working fine...
Yogaraj
-----Original Message-----
From: Ankur Kumar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 10:26 AM
To: 'It, Cockpit (CAP, Contractor)'
Subject: RE: Problem in JBOSS-3.0
My environmental variables are as follows & it works fine.
JBOSS_DIST = C:\jboss\jboss-3.0.0RC2
CLASSPATH =
%JBOSS_DIST%\client\jndi.jar;%JBOSS_DIST%\client\jnp-client.jar;%JBOSS_DIST%
\client\jboss-client.jar;%JBOSS_DIST%\client\jbosssx-client.jar;%JBOSS_DIST%
\client\jboss-net-client.jar;%JBOSS_DIST%\client\jaas.jar;%JBOSS_DIST%\clien
t\jboss-common-client.jar;%JBOSS_DIST%\client\log4j.jar;.
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of It, Cockpit (CAP,
Contractor)
Sent: Tuesday, 28 May 2002 2:32 PM
To: [EMAIL PROTECTED]
Subject: Problem in JBOSS-3.0
Hello Friends,
I just installed JBOSS - 3.0 in my machine, I deployed first document
example given in the Jboss site Interest EJB.
While I was running the client I got an error saying
java.lang.NoClassDefFound Exception ..... Org/Jboss/logger/logger.class....
Actually this class finds in the folder jboss/lib/jboss-common.jar. I set
the classpath for this jar file also....but still I am getting the same
error.
I tried in JBOSS-users mail archive but in vain. Can any one please help me
out to solve this problem....??
Regards
Yogaraj
"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this
communication is strictly Prohibited.
If you have received this message by error, please notify us
immediately, return the original mail to the sender and delete the
message from your system."
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this
communication is strictly Prohibited.
If you have received this message by error, please notify us
immediately, return the original mail to the sender and delete the
message from your system."
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".