A java package question
A java package question
- Subject: A java package question
- From: "Richard L. Peskin" <email@hidden>
- Date: Thu, 17 Apr 2003 18:26:13 -0400
I was under the impression (perhaps incorrectly) that I could name
packages arbitrarily (using the usual java naming conventions).
However, when I modified a WO Examples program (FileUpLoad) and renamed
the package, i.e.
package webobjectsexamples.fileupload --------> package
projectdirectory.filehandler
(differnt dir, different WOapp name)
I get the following load error " Can't load
webobjectsexamples.fileupload.Application class, exiting..."
This error goes away if I use the original package name.
Does anyone know if that original package name is bound into one of the
WO Frameworks?
thanks,
--dick peskin
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.