>> I've added to the classpath the WEB-INF\lib dir that contains the jar files, but i really don't know how to add jar files fo classpath. Yes, i could add them manually, but i would like to know if it's possible to add to the classpath all jar files in the dir automatically. <<
You need to add each Jar file required individually. Using an IDE would be easier as it does this for you (i.e. you don't need to manually extend your classpath with each file). More information on using Eclipse as a Cocoon IDE can be found on the Wiki at: http://wiki.cocoondev.org Matthew --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
