I am creating a project which will have database at its back end. For that I
need ojdbc.jar. The problem is whenever I add ojdbc14.jar dependency and
save in pom.xml (I use m2eclipse plugin) it gives me a weird error 'Missing
artifact com.oracle:ojdbc14:jar:10.2.0.3.0:compile'. whenever I remove
I am using *jdk 1.6.0_23
camel 2.7.3-fuse-00-53
servicemix 4.4.1-fuse-02-05*
I have just restarted servicemix after refreshing the log
& when I again run the program from main mathod by 'run as' (which I should
not.. I have to use Servicemix for running this) the NPE problem seems to
have gone