Hi,
I have successfully configured Alfresco in my company and its working fine,but while im going for opsmailmanager integration i got stucked .
I have followed OpsMailmanager Admin Guide to integrate both in that they have given that remove alfresco.war from webapps and use alfresco-mmt.jar to recreate the alfresco updated war but while im trying that i got a error that
C:\Alfresco\bin>java -jar alfresco-mmt.jar install /alfresco/amps/OpsMailmanager
-service-1.5RC7-CE-2x.amp /alfresco/bin/alfresco.war
Exception in thread "main" java.lang.NoSuchMethodError
at com.simontuffs.onejar.Boot.getMyJarPath(Boot.java:334)
at com.simontuffs.onejar.Boot.run(Boot.java:191)
at com.simontuffs.onejar.Boot.main(Boot.java:137)
Can any one tell how to resolve this and what are the steps i should follow to integrate alfresco and OpsMailmanager?
anybody have done this integration before?
Thanks in advance