Page 1 of 1
Scanner and Uploader Applet
PostPosted:Mon Sep 27, 2010 2:06 pm
by merlin81
Hello,
I've compiled the scanner and uploader jars. Where to put the jars to have access to it or do I've to compile them into OpenKM.war ?
Thanks in advance,
Christoph
Re: Scanner and Uploader Applet
PostPosted:Mon Sep 27, 2010 8:58 pm
by jllort
You must replace into OpenKM.war
But why you've recompiled it ? scanner is supported in version 4.x but not uploader that's only present as a button in version 5.X
Re: Scanner and Uploader Applet
PostPosted:Tue Sep 28, 2010 6:49 am
by merlin81
Compiled the jars for 5.0 Beta. The path I was looking for is openkm/target/OpenKM/ so the jars are packed with the maven build.
Christoph
Re: Scanner and Uploader Applet
PostPosted:Tue Sep 28, 2010 9:28 pm
by jllort
Put the jars at src/main/webapps ( that's the place where goes the static web content, images, jsp etc... and these jars too )