> Hi, > I built my application as a JAR file and placed it in > James. When i start James server it is running fine, when i > build my application as a WAR file and run James Server, it > says it cannot load the mailets as it cannot identify the > mailets location although i have specified it correctly in > config.xml. Can WAR file be deployed in James. Can somebody > please help? > > Thanks in advance > Rajesh
I presume you are writing a mailet. You should be creating a simple jar file containing your classes. I've placed my mailet jar files in the JAMES_HOME/apps/james/SAR-INF/lib directory. -broc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
