ant war task bug?

2004-04-07 Thread Riaan Oberholzer
I have a really strange problem with ant 1.6.1, using it with WebLogic 6.1 sp2. Problem occurs on both linux and Windows 2000. I build a ear with in it a war. In the war is a /WEB-INF/conf/log4j.properties. When my application starts, I want to read the configuration file mentioned above to setup

Re: Antw: [Q] How to insert file into another?

2003-12-19 Thread Riaan Oberholzer
Great, thanks... I assume the imported file does not need to be an actual property file and can be anything? I'm specificly trying to add the servlets generated by Tomcat's Jasper compiler in the generated_web.xml to my standard web.xml --- Marc Klein <[EMAIL PROTECTED]> wrote: > you can lo

[Q] How to insert file into another?

2003-12-19 Thread Riaan Oberholzer
Question: how can I insert one file into another using ant? Eg, fileA has a token "insertHere" and I somehow want to import all of fileB to replace this token. Somehow with copy and filtersets? __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. h