bernstml wrote:
>
> So I have a question:
>
> I have a jar which I want to use in my web application. I normally link
> the jar in Netbeans and deploy, which makes the deploy time exceedingly
> long.
>
> I want to put the libraries in the repository, and call upon them in my
> application. I know what I need to add to the geronimo-web.xml file, but
> I do not know how to call them in my code. For example, there is a class
> called Bob in this jar, and I want to import myjar.whatever.*; and Bob b =
> new Bob("geronimo is frustrating");
>
> Can I do this? How?
>
Hey, brilliant folks. Works great. I was just confused since I have to
call upon my database connector resource and figured I'd have to do that in
the code with external jars as well.
Geronimo = ballin.
--
View this message in context:
http://www.nabble.com/Question-tp23047110s134p23061968.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.