Question: How to services in j2ee servers
... Al A naieve question. When using 'services' like log4j and jboss-JCache with different j2ee servers like weblogic and websphere, where should they be started ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/409
ServiceMix 1.0 M1 - Open ESB Released
... include * WS-BPEL support via PXE ( http://pxe.fivesight.com ) * transformation via XSLT * caching via JCache * timing & scheduler services using JCA and Quartz, * validation through XSD/RelaxNG * scripting ...
http://www.javakb.com/Uwe/Threads/Article.aspx/java-news/83
Random Access Database File
... cache, a hashmap that swaps to disk or a standard jcache implementation? Anyway, you should probably do this: -write a serializable record class -write ...
http://www.javakb.com/Uwe/Forum.aspx/java-databases/596
Caching an object across app servers
... Hibernate and Spring/acegi. Doing a quick look there is also JCACHE (JSR 107) and a tubine/JCS implementation. HTH, iksrazal http://www.braziloutsource ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/16781
Cache or memory pools in java
... need: http://ehcache.sourceforge.net/ Dlugi Thanks a lot!! I know this standard (JCache) but that implementation take 1 second per 1MB when evaluate how many size entries occupy ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/35968