users@glassfish.java.net

Re: How to call datasource in OSGI bundle?

From: <forums_at_java.net>
Date: Tue, 31 Jan 2012 03:25:54 -0600 (CST)

 You need to declare dependency on those two classes in your POM.xml for
maven to compile and build the JAR for you. If the classes do not exist in
local maven repository it downloads then and compiles it. The depluyment
runtime(here Glassfish) will provide these necessary arfificats when you
deploy the app and run it.

 


--
[Message sent by forum member 'vijay_oracle']
View Post: http://forums.java.net/node/882924