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 203260

Summary: tomcat-users.xml contains DOS line endings in Mac OS X system
Product: serverplugins Reporter: michal.owsiak
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description michal.owsiak 2011-10-06 21:30:15 UTC
It looks like something "brakes" tomcat-users.xml during Mac OS X installation.

If you take a look into $CATALINA_BASE/conf/tomcat-users.xml and $CATALINA_HOME/conf/tomcat-users.xml you can tell, that line endings are DOS like:

0000020: 662d 3827 3f3e 0d0a

If you take a look at  $CATALINA_BASE/conf/server.xml it has Mac OS ending while
$CATALINA_HOME/conf/server.xml has DOS endings. The same refers to web.xml file