Hi All
I'm trying to mashal a java object using a map file,
My mapfile is UserMapping.xml and its in a X.jar and the jar file is
in WEB-INF\classes\com\x\y\z\UserMapping.xml
But
Every time I use
map.loadMapping("com/fwp/snap/user/UserMapping.xml");
or
map.loadMapping("UserMapping.xml");
I get FileNotFoundException!!!
Can you help me with this? THANKS A LOT
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------