Some body can help ?

My code is :

<target depends="init" name="WebServerSimulator">
        <war warfile="${distrib}/My.war"
webxml="${project}\My\WEB-INF\web.xml">
                <classes dir="${classes}"></classes>
                <include name="${project}/My/toto.properties"/>-->
        </war>
</target>

I want to include in the war toto.properties in the root of my tree.
But it doesn't work

Any suggestions?

Thanks


Marc Pellier
AtosOrigin
191 Bd du Souverain
1160 Bruxelles
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to