2008/7/11 Gert Vanthienen <[EMAIL PROTECTED]>: > James, > > ... but perhaps we can log a warning/info message explaining that a > dependency is missing for a component instead of the NoClassDefError?
Good idea. I wonder how we can implement it? :) A common scenario seems to be loading the Type Converter methods; so we could catch NoClassDefError and try auto-find the embedded maven metadata to extract the list of missing dependencies maybe? -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
