Additional Classpath

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Additional Classpath

Muhammad Aamir
Hi,

By default classpath for a component includes all jar files in lib folder
(in build folder). How can we define addition classpath for a component?

Regards
Muhammed Aamir
Reply | Threaded
Open this post in threaded view
|

Re: Additional Classpath

BJ Freeman
the class path is defined in two places.
the build.xml for compliation
and
ofbiz-component.xml for runtime
you would add to each

Muhammad Aamir sent the following on 7/12/2010 9:28 AM:
> Hi,
>
> By default classpath for a component includes all jar files in lib folder
> (in build folder). How can we define addition classpath for a component?
>
> Regards
> Muhammed Aamir
>