Firstable, I want to thank you marius.oancea and admin. I already solved my problem. The solution was so easy! If you see this line from the console information:
| Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/ServletContext | it is showing "javax/servlet/ServletContext" It means servlet.jar is missing in Eclipse's configuration. So I added it as external jars and it fixed the problem. The three tests are runing! Thanks anyway! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909557#3909557 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909557 ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
