This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 30311 - Error recognizing server.xml file after changes in openide
Summary: Error recognizing server.xml file after changes in openide
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-23 12:46 UTC by Jiri Skrivanek
Modified: 2008-12-22 16:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2003-01-23 12:46:13 UTC
Error dialog appears in IDE when a new JSP is
created from template. Message says:

The server.xml file in
".../userdir/tomcat404_base/conf" directory cannot
be recognized as the Tomcat 4.0 configuration
file. It might be corrupted.

It starts to happen in build 20030123-1038, so I
think it was caused by changes in openide (see
change log).

Tested on JDK1.4.1, Solaris.
Comment 1 Jesse Glick 2003-01-27 15:03:00 UTC
The error message is not particularly helpful - corrupted how?
Comment 2 Jiri Skrivanek 2003-01-27 15:18:19 UTC
It was probably fixed. It no longer appears in build 200301270100.
Comment 3 _ rkubacki 2003-01-27 15:21:57 UTC
I can't reproduce it with current build (as of Jan-27)
Maybe wrongly ordered loaders so that server.xml wasn't recognized as
a Tomcat40DataObject?