Greetings,
I've been trying to move my implementation over to the new renderer
(using cdk-git-20091229.jar) and I ran into a problem with
BasicAtomGenerator getting an NPE. The problem was simple to fix -- the
parameters created a getDefault() but never used it, so I modified them
to over
On Wed, Jan 13, 2010 at 6:36 AM, Vincent Le Guilloux
wrote:
> Quoting Rajarshi Guha :
>
>> On Tue, Jan 12, 2010 at 4:15 PM, Vincent Le Guilloux
>> wrote:
>>>
> As we are actually in the CDK jar when
> using the DescriptorEngine, to my mind there is no need to pass through the
> classpath to get d
Quoting Rajarshi Guha :
> On Tue, Jan 12, 2010 at 4:15 PM, Vincent Le Guilloux
> wrote:
>> The problem is actually the java.class.path property. This property
>> does not actually contains the full classpath, but only the classpath
>> as defined at the application startup. This results, in my cas
3 matches
Mail list logo