All,
I'm wanting to modify the asset records to have the ability to
abstract the vendors table to its own table, since multiple assets
could have the same vendor and contract information.
Here's the question. I see the OpenAssetRecord.java entity bean. I can
just use hibernate to build the associ
Thanks.
I missed that part in the howto (*feels dumb*)
Cheers.
On Thu, Jul 3, 2008 at 11:18 AM, Paul Donohue <[EMAIL PROTECTED]> wrote:
> Just create the file by hand...
>
> $ cat /etc/default/opennms
> # Set JAVA_HOME if it cannot be auto-detected
> #JAVA_HOME=/usr/lib/jvm/java-6-sun
> JAVA_HO
Just create the file by hand...
$ cat /etc/default/opennms
# Set JAVA_HOME if it cannot be auto-detected
#JAVA_HOME=/usr/lib/jvm/java-6-sun
JAVA_HOME=/usr/lib/jvm/java-6-sun
On Wed, Jul 02, 2008 at 02:30:12PM -0600, Kienan Stewart wrote:
> Following the instructions for the debian install of ope
Hi,
Our marketing people are asking me to give an estimate of scalability of
our NMS system (ONMS + our stuff). I can guess at bunch of usage for our
tools looking at resident set size as we have multiple processes for
each sector. However OpenNMS holds everything in the big JVM so it's a
lot hard