> -----Original Message-----
> From: mustaoglu serdar [mailto:[EMAIL PROTECTED]
> Sent: 26 August 2004 11:16
> To: Avalon framework users
> Subject: Re: classpath problem
> 
> According to the mail lists,
> I class.forname I change to
> getClass().getClassLoader().loadClass("com.mysql.jdbc.Driver"); but it
> doesnt work.
> 
> Also I add new package and place a fileset in block.xml and
project.xml
> but I got a build error. class not found.

Can you post you classpath definition (from the block).  Also, with
debug enabled you should be able to see your jar file being loaded as
part of the deployment process.

Stephen.



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

Reply via email to