How to use Context Variables to create general JDBC connection through metadata
Hi,
I am trying to use context variables to create metadat general JDBC connection which i can use for all jdbc componenets but i am getting null pointer exception while creating connection with context variables.
Please help if somebody has example of this situation..