Bugs item #488394, was opened at 2001-12-03 04:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=488394&group_id=22866

Category: JBossDoc
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Vincent Touquet (fullclip)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong case in Upload.java

Initial Comment:
The examples included in the documentation, and more 
specific the CDBean example used in Chapter 5 
explaining CMP, contains a file called Upload.java, 
which includes a filename with mixed cases.

Because of the mixed cases, this file is not found on 
file systems who care about case sensitivity.

Fix: change reference to CDs.txt in 
$SOME_BASE_DIR/examples/org/jboss/docs/cmp/cd/Upload.java
to cds.txt, this fixes this minor bug.




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

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

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

Reply via email to