you cannot access the connection in the constructor.
have to wait until runtime info have been given to you, once it actually calls method on the class.
you are doing it too early hence why it is null in the constructor.
Reply to this message by going to Community
Start a new discussion in JBoss Tools at Community