Hi,
I wondered whether you could shine some light on this issue for me. I have built an action which retrieves some data from a database, and am now trying to compile the java file. I get the following error message:
GetUserDetail.java:4: package org.apache.avalon.framework.componet does not exist
import org.apache.avalon.framework.componet.ComponentException;
^
you misspelled "component" in all your packages in the avalon imports.
if you copied this off a tutorial or something, let us/them know so it can be fixed.
You know, eclipse never spells wrong.... ;)
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
