Trying to build a sample App with JDBC Adapter. Where JDBC Adapter connects to a database and should a console log whenever a record exists with selected criteria. The code compiles have mapped J2C Connection factory, Have also created a data source. JDBC adapter has a select query which selects records.
No console logs printed by Java Component. Am I on right track, any thoughts?

------------------------------
Anuj Pandit
------------------------------