You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Hans Liebenberg <ha...@cambrient.com> on 2005/06/30 17:03:59 UTC

James Application Path

Hi,

I havea custom mailet

        <mailet
            match="TestMatcher=whatever@localhost"
            class="TestMailet">
            <configfile>file://conf/test.xml</configfile>
         </mailet

I now need to translate by init parameter <configfile> into the full path to

[james home]/apps/[app name]/

How do I do this?

Thanks
Hans


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org