jboss-jmx.jar is in the root lib directory since its part of the core microkernel.
build 190>ls /usr/Main/jboss-head/build/output/jboss-4.0.0alpha/lib/
bcel.jar* jboss-boot.jar* jdom.jar*
commons-httpclient.jar* jboss-cache.jar* log4j-boot.jar*
concurrent.jar* jboss-common.jar* webdavlib.jar*
getopt.jar* jboss-jmx.jar* xercesImpl.jar*
gnu-regexp.jar* jboss-jsr77.jar* xml-apis.jar*
javassist.jar* jboss-management.jar*
jboss-aop.jar* jboss-system.jar*
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Matt Munz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 10, 2003 12:35 PM
Subject: [JBoss-dev] jboss-jmx.jar
> 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
>
>
>
>
>
>
>
>
>
> NHSMX銲uxZ + .)jŕن jz~zqzz
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development