From do-not-reply at jboss.com Tue Nov 4 12:08:20 2008 Content-Type: multipart/mixed; boundary="===============0508628935811494199==" MIME-Version: 1.0 From: adrian at jboss.org To: jboss-dev-forums at lists.jboss.org Subject: [jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Missing element in WeakRefVFSCache Date: Tue, 04 Nov 2008 12:08:20 -0500 Message-ID: <17278373.1225818500365.JavaMail.jboss@colo-br-02.atl.jboss.com> --===============0508628935811494199== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable "alesj" wrote : = | But when inspecting jmx-console VFSCacheStatistics, | I'm missing jboss.server.lib.url (it's real value) in VFSContext list. | = | Where did I go wrong? :-) Simple experiment shows that you are not showing the raw config options. In the default config (where that directory is empty) it does not appear, but it appears in the all config where it contains jars. | [ejort(a)warjort bin]$ ./twiddle.sh invoke jboss.vfs:service=3DVFSCache= Statistics listCachedContexts |
VFSContext - root URI
file:/home/ejort/= jboss-head/build/output/jboss-5.0.0.GA/lib/
file:/home/ejo= rt/jboss-head/build/output/jboss-5.0.0.GA/server/default/conf/
file:/home/ejort/jboss-head/build/output/jboss-5.0.0.GA/server/default= /deploy/
file:/home/ejort/jboss-head/build/output/jboss-5.= 0.0.GA/server/default/deployers/
file:/home/ejort/jboss-he= ad/build/output/jboss-5.0.0.GA/server/lib/
| = | ... | = | [ejort(a)warjort bin]$ ./twiddle.sh invoke jboss.vfs:service=3DVFSCache= Statistics listCachedContexts | file:/home/ejort/jboss-head/build/output/jboss-5.0.0.GA/server/all/deploy-= hasingleton
VFSContext - root URI
file:/home/ejort/= jboss-head/build/output/jboss-5.0.0.GA/lib/
file:/home/ejo= rt/jboss-head/build/output/jboss-5.0.0.GA/server/all/conf/
file:/home/ejort/jboss-head/build/output/jboss= -5.0.0.GA/server/all/deploy/
file:/home/ejort/jboss-head/b= uild/output/jboss-5.0.0.GA/server/all/deployers/
file:/hom= e/ejort/jboss-head/build/output/jboss-5.0.0.GA/server/all/lib/
file:/home/ejort/jboss-head/build/output/jboss-5.0.0.GA/server/lib/
| = View the original post : http://www.jboss.com/index.html?module=3Dbb&op=3Dv= iewtopic&p=3D4186764#4186764 Reply to the post : http://www.jboss.com/index.html?module=3Dbb&op=3Dpostin= g&mode=3Dreply&p=3D4186764 --===============0508628935811494199==--