hello, amrit
what dtd line do you use? there shouldn't be problems with this one:
===
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
...
ALex
-Original
Burkhard Vogel[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, July 12, 2001 10:27 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] auto deploy not working on linux
>
> Hi,
> I'm guessing that this (again) is related to t
: Thursday, July 12, 2001 9:27 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] auto deploy not working on linux
Hi,
I'm guessing that this (again) is related to the doctype line in web.xml...
For a start, just delete this line. Report what happens...
Burkhard
- Original Message -
probably your Linux box does not allow connection to sun.com, the place
where DTDs are located. Either allow HTTP connection there, or place DTDs in
file system and change the DTD URLs in the .xml files.
Roman.
___
JBoss-user mailing list
[EMAIL PROTEC
Hi,
I'm guessing that this (again) is related to the doctype line in web.xml...
For a start, just delete this line. Report what happens...
Burkhard
- Original Message -
From: "daljeetsingh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 3:01 PM
Subject: [JBoss-us