Upayavira wrote:

I've got a problem with the "create index xsp" file. It works locally, and on my test tomcat, but on my live one it doesn't. As far as I know, they are all exactly the same systems. Can anyone interpret the below for me?

...


// start error (lines 24-24) "Only a type can be imported. org.apache.avalon.excalibur.datasource.DataSourceComponent resolves to a package"
import org.apache.avalon.excalibur.datasource.DataSourceComponent;


Just guess: do you have directory named "DataSourceComponent" in the WEB-INF/classes/org/apache/.../datasource directory? Or in one of the jar files?

Vadim



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to