Vibhav Garg wrote:
Hi,
I am trying to create a new user manager for the FTP Server. When I try to run the FTP Server though it gives the following error
There was an uncaught exception: --------------------------------------------------------- --- Message --- Unable to create BlockInfo as are unable to locate resource "org/apache/avalon/f tpserver/usermanager/IDPAUserManager.xinfo". --- Stack Trace --- org.apache.avalon.phoenix.interfaces.DeploymentException: Unable to create Block Info as are unable to locate resource "org/apache/avalon/ftpserver/usermanager/I DPAUserManager.xinfo".
What do I change in the configuration to create this file. Should this be auto-generated?
It is either autogenerated using the Phoenix metagenerate task (assuming that the source has @phoenix tags) or it needs to be hand created (typically not an difficult task). The should be colocated with the class and present in the jar file.
Cheers, Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
