Hi all,

this is probably more a Java related question, but maybe someone run into
the same problem before.

I am using the get all descriptor instances method: new
DescriptorEngine(DescriptorEngine.MOLECULAR).getDescriptorInstances().
Everything works fine when I run the program locally.

Its not working when I run the same program with Java Web Start, including
cdk as follows in my jnlp:
        <resources>
          <jar href='lib/cdk-jar-1.4.4/cdk-1.4.4.jar' download='eager' />
(The list I get back from the descriptor-engine is empty).

Any help would be very much appreciated.

Cheers,
Martin

-- 
Dipl-Inf. Martin Gütlein
Phone:
+49 (0)761 203 7633 (office)
+49 (0)177 623 9499 (mobile)
Email:
[email protected]
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to