Looks like a null pointer exception. What does the phoenix log file reporrt? (It should report the exception that caused this exception).
At 06:22 PM 7/3/2002 +0300, you wrote: >Hi, >In which case phoenix throws the following exception? > >There was an uncaught exception: >--------------------------------------------------------- >--- Message --- >null >--- Stack Trace --- >org.apache.avalon.phoenix.interfaces.DeploymentException > at >org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(Default >Deployer.java :183) > at >org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def >aultEmbeddor.java:467) > at >org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def >aultEmbeddor.java:461) > at >org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(De >faultEmbeddor.java:449) > at >org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultA >pplications(DefaultEmbeddor.java:439) > at >org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(Defaul >tEmbeddor.java:182) > at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:115) > at >org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:101) > at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:67) > at java.lang.reflect.Method.invoke(Native Method) > at org.apache.avalon.phoenix.launcher.Main.startup(Main.java:88) > at org.apache.avalon.phoenix.launcher.Main.main(Main.java:51) > > >The scenario I'm running is as follows: >1. Adding Jar file to app\James\lib >2. Config the config.xml under the root process - > <mailet match="MyMatcher" class="MytMailet"> > </mailet> >3. running the rum.bat > >Thanks Cheers, Peter Donald ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Faced with the choice between changing one's mind, and proving that there is no need to do so - almost everyone gets busy on the proof." - John Kenneth Galbraith ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>