Rafael Steil wrote:Looks like you have a conflicting version of Jakarta's commons-fileupload. JForum ships with version 1.1.-dev, while many people uses version 1.0.
The only way to fix that in version 2.1.4 is to hack into the source. Version 2.1.5 (still in development) has a workaround for this issue.
Rafael
Thanks for the advice.
I got it working fine now... for all those using JBoss and might come across the same problem, I did the following:
Deleted all the WAR files I had from development work, including JForum.
Deleted all of the tmp contents.
Started JBoss.
Ran the
ant build script via Eclipse.
Now everything's running smoothly. Thanks Rafael... I'm loving the Forum
[originally posted on jforum.net by Anonymous]