Hi Team.I've used Entity objects a few times to front a WebService Client. We now have a JMXClient need as well. Both of these use cases require that the clients be configured in some fashion (URLs, UserNames, Passwords etc). Instead of hard coding this, is there a best practice on how to initialize these clients? Ideally, I'd like to do this via the web.xml file so that the admins can control this easily. However, I don't think it feels right to use FacesContext inside of an EntityImpl class. I also don't really like the idea of putting Java Options on the JVM as many applications could possibly run on a JVM.Your thoughts on this?Thanks,
BradW
Hi Team.I've used Entity objects a few times to front a WebService Client. We now have a JMXClient need as well. Both of these use cases require that the clients be configured in some fashion (URLs, UserNames, Passwords etc). Instead of hard coding this, is there a best practice on how to initialize these clients? Ideally, I'd like to do this via the web.xml file so that the admins can control this easily. However, I don't think it feels right to use FacesContext inside of an EntityImpl class. I also don't really like the idea of putting Java Options on the JVM as many applications could possibly run on a JVM.Your thoughts on this?Thanks,
BradW
--
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
---
You received this message because you are subscribed to the Google Groups "ADF Enterprise Methodology Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adf-methodolo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.