cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco and OpsMailmanger Integration

syruss
Champ in-the-making
Champ in-the-making
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
2 REPLIES 2

syruss
Champ in-the-making
Champ in-the-making
hi ,

Can anyone tell me how to resolve this ?

gravitonian
Star Collaborator
Star Collaborator
Try this:

C:\Alfresco\bin>java -jar alfresco-mmt.jar install C:\Alfresco\amps\OpsMailmanager-service-1.5RC7-CE-2x.amp C:\Alfresco\tomcat\webapps\alfresco.war -verbose