Hello,
We are starting developing an application that will run in GlassFish.
In big lines, this application will process (transform) messages.
Each message type will have a corresponding processing type.
Associations between message types and processing types will be maintain in a kind of table.
My questions are:
Is it possible to create a mechanism that allows users to add dynamically new processing code, by adding somewhere some java or jar files ?
How to maintain the associations table ?
Thanks,
Olivier
[Message sent by forum member 'ols' (ols)]
http://forums.java.net/jive/thread.jspa?messageID=262129