Menu

#1 Null Point Exception On Cryptography Component

open
nobody
None
5
2008-07-04
2008-07-04
Diego
No

java.lang.NullPointerException
at cryptography.Teste.main(Teste.java:36)

-----
IGlobalFactory factory = ComponentContextFactory.createGlobalFactory();
xxx = (ICriptografa)factory.createInstance("http://purl.org/NET/dcc/cryptography.Criptografa");

The factory return a NULL

Discussion


Log in to post a comment.

MongoDB Logo MongoDB