hello, amrit

        what dtd line do you use? there shouldn't be problems with this one:

===========================================================
<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>

<web-app>
...
============================================================

ALex

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Amrit Bongale
Sent: Wednesday, July 18, 2001 7:47 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] auto deploy not working on linux


Hello

We are developing our application on NT and hosting it
on Linux. First there was problem with dtd declaration
in web.xml when I removed the dtd line then following
exception occured.

org.jboss.ejb.DeploymentException: expected one
ejb-ref-name tag at
org.jboss.metadara.MetaData.getUniqueChild(MetaData.java:70)

Will anyone please suggest me what should I do ?

Regards,

Amrit Bongale

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to