Hi,
An AppServer environment contains the standard Java Runtime Environment too.
So from the technical point of view you do not have to change anything.
However, there are best practices and rules enforces by operation
of such servers that induce some limitations.
For example, you might have to use the AppServer thread pool instead of self
created one. SNMP4J provides means to replace the internal thread pool with
a reference to the app server pool(s) by
SNMP4JSettings.setThreadFactory(..).
Best regards,
Frank
Am 29.01.2016 um 19:37 schrieb nino fattore:
I have done a little prototype of a stand alone snmp4j agent.it woks as stand
alone. I can get snmp queries and respond to them
and also sending traps.I do not know how to use my prototype in a weblogic
environment.Anyone could help me?Thanks,Nino
_______________________________________________
SNMP4J mailing list
[email protected]
https://oosnmp.net/mailman/listinfo/snmp4j
--
---
AGENT++
Maximilian-Kolbe-Str. 10
73257 Koengen, Germany
https://agentpp.com
Phone: +49 7024 8688230
Fax: +49 7024 8688231
_______________________________________________
SNMP4J mailing list
[email protected]
https://oosnmp.net/mailman/listinfo/snmp4j