[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run JBoss AS as Windows Service

dimitris@jboss.org do-not-reply at jboss.com
Thu Mar 12 07:13:11 EDT 2009


Ok, I think I've found it. When the file gets copied, filtering was *enabled* and this probably alters the binary content.


  |   <!-- Compile bin scripts -->
  |   <target name="compile-bin" depends="init">
  |     <mkdir dir="${build.bin}"/>
  |     <copy todir="${build.bin}" filtering="yes">
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217389#4217389

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217389



More information about the jboss-user mailing list