Bugs item #546940, was opened at 2002-04-21 19:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=546940&group_id=22866

Category: None
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Scott McLaughlin (mclaugs)
>Assigned to: Scott M Stark (starksm)
Summary: classes not loaded from WEB-INF/classes

Initial Comment:
classes are not being loaded from the WEB-INF/classes 
directory of a .war archive. This problem exists in 
the current Branch_3_0 and HEAD(2002-04-21 22:43EST)

The only error in the log is a 
java.lang.ClassNotFoundException

loading of the classes directory was working about a 
week ago. 

A work around for this problem is to jar the class 
files and place the archive in the WEB-INF/lib 
directory.  

Linux,Win2000
Sun 1.3.1 JDK

 

----------------------------------------------------------------------

>Comment By: Scott M Stark (starksm)
Date: 2002-04-25 23:42

Message:
Logged In: YES 
user_id=175228

Provide a testcase that demonstrates this as the current 
web integration unit test includes a test of loading 
classes from WEB-INF/classes

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=546940&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to