Compiling mec-as2 from cvs

amir

Wanted to attach to the quick start but that has no attachment button.

Here is what I use to recompile the java and to update the webapp with the new code. All done using ant (i use Apache Ant version 1.7.0 compiled on February 21 2008).

You'll need the full download (with jars) in place, check the .properties file for file paths. I'm also pointing to javamail 1.4 too, thats a download from the sun website.

When you've checked out the code from anonymous cvs, the src code is in a directory called "de", now make a directory called "src" and move the "de" directory into it.

you can use the following any of the targets

javadoc, clean, build, deploy.

Javadoc generates javadoc, clean cleans everything, build will build the project and deploy updates the files you have in your download with the new mec_as2.jar both in the root of the app and in the webapp.

I work in linux, window users you are on your own :-)

Shouldn't really be anymore than adjusting paths tbh for windows users.

HTH,



amir
oh, um cant seem to attach

oh, um cant seem to attach the zip file :-(



amir
XML file here (this forum

XML file here (this forum s/w wont allow posting it)

http://pastebin.com/f737001bb



amir
Properties file


#
# $Id: $
#
# Author: $Author: amir $

project=mec_as2

# top level for ext jars
MEC_HOME=/opt/mec-as2
MAIL_HOME=/opt/javamail-1.4.1
DBCP_HOME=/opt/commons-dbcp-1.2.2
MEC_JAR=mec_as2.jar




© 1999-2008 mendelson-e-commerce GmbH. All right reserved.