Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > J2EE
|
J2EE General J2EE (Java 2 Enterprise Edition) discussions. Questions not specific to EE will be redirected elsewhere.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the J2EE section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 10th, 2004, 01:17 AM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default java.lang.ClassNotFoundException:!!!frpls help

hai friends,
           i'm using
j2sdk 1.4.1_05
junit 3.8.1
ant 1.6.2
on linux(fedora)

in my build, i'm using junit report to get the result in a HTML format
but my junit part is getting the following error. but my testing program is working alone from terminal (i.e not using build), and it has no error.
can ant one help me in this case, to solve the problem

java.lang.ClassNotFoundException: ExampleWebTestCase at java.net.URLClassLoader$1.run(URLClassLoader.java: 198) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.j ava:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:2 99) at java.lang.ClassLoader.loadClass(ClassLoader.java:2 55) at java.lang.ClassLoader.loadClass(ClassLoader.java:2 55) at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:315) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:217)






Similar Threads
Thread Thread Starter Forum Replies Last Post
Root Cause:java.lang.NoSuchMethodError: java.util. anees81 JSP Basics 3 March 1st, 2011 08:55 AM
java.lang.OutOfMemoryError: Java heap space meetkotresh J2EE 1 February 2nd, 2008 01:52 AM
java.lang.StackOverflowError ravi_sri24 XSLT 31 February 1st, 2008 09:48 AM
java.lang.StackOverFlowError mrafeeq J2EE 1 August 10th, 2006 03:34 PM
java.lang.ArrayIndexOutOfBoundsException chiraagb Pro JSP 1 July 1st, 2006 07:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.