The location of the file is no exactly what I would expect:
C:/build-capri/eds-server/deploy/Raw+Data+Load/dataload/xml/1996_update.zip
Typically, the directory structure is server/xxx/deploy. Did you update the URLlist, and
if so, what did youy update it to?
Also, this part of the path is suspect: Raw+Data+Load. Is this really "Raw Data
Load", with spaces? If so, either move the ZIP file into a path without space or
rename the directory so it no longer has spaces. Spaces in paths can give some Java
libraries fits. (If the directory really does contain the plus signs, try removing them
and see if it helps.)
The sources are available from the same web page where you downloaded the binary.
Finally, what version of JBossAS are you using.
By the way, Jaikiran asked you to run the jar utility to ensure that the ZIP file was
readable. In the past we have encountered people who use various other utilities (such a
WinRAR) to create ZIP files and those files were incompatible with Java.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168790#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...