I was going to make some modifications to the UserPortlet as a test but can not get the project to build. This is the error I'm getting.
BUILD FAILED | C:\jboss-portal-2.2.1RC1-src\tools\etc\buildfragments\tools.ent:157: taskdef A class needed by class org.apache.cactus.integration.ant.CactusTask cannot be found: junit/framework/Test It seems like it is a classloader issue since I've confirmed the junit.jar is readable and accessible and contains the class. However, there are a lot of other modules included in the build.xml that seem to have their own version of the junit.jar. Any idea what I can do to get this thing to build. I'm using the JBoss IDE if that helps any. I've tried building using the ant script from within JBoss IDE/Eclipse and at the command line in both cygwin and DOS and I get the same error in all cases. Thanks, Steve View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918546#3918546 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918546 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
