Hi, I am working on snmp web service using SNMP4J. I would like to implement it as a stateless EJB. EJB specification forbids using any I/O operations. I suppose that dedicated resource adapter would be correct solution here, but it is complicated task and i'm not sure if it's worth an effort. Could you point me correct way to use SNMP4J in EJB container?
Regards, Wojtek _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
