Map not loaded
Status: Pre-Alpha
Brought to you by:
sqba
I do a mapping, I save the map file and close Jamper
application. After I run again Jamper and loading
source, destination and map file, the mapping not
appear and I need to do all the work again. This map
file is like a project file and is not working. If
I`m wrong please let me know. email:
mihaiaugustin@yahoo.com
Logged In: NO
To fix the bug, you need the JARs below :
- jaxen-1.1.1.jar (availabe on http://repo1.maven.org/maven2/jaxen/jaxen/1.1.1\)
- webservices-tools.jar (available in the Metro bundle : https://metro.dev.java.net/ )
Launch this command line after :
java -cp "webservices-tools.jar;jaxen-1.1.1.jar;JamperRC1_1.jar" sqba.jamper.JamperFrame
That's it !