Hi all,

  I'm working on the XML Persistence Manager for MBeans.  I put the manager in 
org.jboss.mx.persistence.  When I compile, this class is put in jboss-jmx.jar, yet 
when I look at $server_root/server/all/lib, it's not in there.

  I found the following code in /build/build.xml -- which seems to reference 
jboss-jmx.jar.  What is the desired effect?  If not in jboss-jmx.jar, where should my 
class be put so that it ends up as part of the server?    

<target name="_module-jmx-most">

<property name="_module.name" value="jmx" override="true"/>

<property name="_module.output" override="true" 
value="${project.root}/${_module.name}/output"/>

<!-- Copy the generated libraries -->

<mkdir dir="${install.lib}"/>

<copy todir="${install.lib}" filtering="no">

<fileset dir="${_module.output}/lib">

<include name="jboss-jmx.jar"/>

</fileset></copy>

  - Matt

 

 

 

 

�+�zf��+,��좷�o$�����xI�z�k�DŽv+b��ϋ�{�Z��u*&z�b�
�y�m����
/j���y�&%�,�ׯzZ)��홨��x%��In�,u�ޖ�fz{e��l���q���z�m��?�X���(��~��zw��X�����b��?��,�ׯzZ)���


Reply via email to