http://www.ant-tasks.com/
Apache Ant Archive
»
Ant Users List
»
Ant Developers List
XML question
XML question
2003-03-19 - By Matthew Oatham
Reply: 1
2
3
4
5
6
7
8
Hi,
Not sure this is the right place to be posting this but...
I build my jboss-web.xml file by replacing tokens with build values. The top of
my final jboss-web.xml file contains a comment i.e.
<!--
Note: Ant's filtered copy is used to activate configuration
tokens in this deployment descriptor at application build time
-->
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE jboss-web PUBLIC "@(protected)@" "@(protected)@">
I think this comment is causing me deployment problems! Can anyone confirm that
the placement of a comment here would cause me deployment problems.
Cheers.
Matt
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.