实例介绍
JBoss-4.2.3.GA-jdk6.zip
【实例截图】
【核心代码】
tumy_liu-834187-jboss-4.2.3.GA-jdk6.zip
└── jboss-4.2.3.GA
├── bin
│ ├── classpath.sh
│ ├── jboss_init_hpux.sh
│ ├── jboss_init_redhat.sh
│ ├── jboss_init_suse.sh
│ ├── probe.bat
│ ├── probe.sh
│ ├── run.bat
│ ├── run.conf
│ ├── run.jar
│ ├── run.sh
│ ├── shutdown.bat
│ ├── shutdown.jar
│ ├── shutdown.sh
│ ├── twiddle.bat
│ ├── twiddle.jar
│ ├── twiddle.sh
│ ├── wsconsume.bat
│ ├── wsconsume.sh
│ ├── wsprovide.bat
│ ├── wsprovide.sh
│ ├── wsrunclient.bat
│ ├── wsrunclient.sh
│ ├── wstools.bat
│ └── wstools.sh
├── client
│ ├── activation.jar
│ ├── antlr.jar
│ ├── auth.conf
│ ├── avalon-framework.jar
│ ├── commons-codec.jar
│ ├── commons-httpclient.jar
│ ├── commons-logging.jar
│ ├── concurrent.jar
│ ├── ejb3-persistence.jar
│ ├── FastInfoset.jar
│ ├── getopt.jar
│ ├── hibernate-annotations.jar
│ ├── hibernate-client.jar
│ ├── jacorb.jar
│ ├── javassist.jar
│ ├── jaxb-api.jar
│ ├── jaxb-impl.jar
│ ├── jaxb-xjc.jar
│ ├── jaxws-rt.jar
│ ├── jaxws-tools.jar
│ ├── jbossall-client.jar
│ ├── jboss-annotations-ejb3.jar
│ ├── jboss-aop-jdk50-client.jar
│ ├── jboss-aspect-jdk50-client.jar
│ ├── jboss-client.jar
│ ├── jboss-common-client.jar
│ ├── jbosscx-client.jar
│ ├── jboss-deployment.jar
│ ├── jboss-ejb3-client.jar
│ ├── jboss-ejb3x.jar
│ ├── jbossha-client.jar
│ ├── jboss-iiop-client.jar
│ ├── jboss-j2ee.jar
│ ├── jboss-jaxrpc.jar
│ ├── jboss-jaxws-ext.jar
│ ├── jboss-jaxws.jar
│ ├── jbossjmx-ant.jar
│ ├── jboss-jsr77-client.jar
│ ├── jbossmq-client.jar
│ ├── jboss-remoting.jar
│ ├── jboss-saaj.jar
│ ├── jboss-serialization.jar
│ ├── jboss-srp-client.jar
│ ├── jbosssx-client.jar
│ ├── jboss-system-client.jar
│ ├── jboss-transaction-client.jar
│ ├── jbossws-client.jar
│ ├── jbossws-common.jar
│ ├── jbossws-framework.jar
│ ├── jbossws-jboss42.jar
│ ├── jbossws-spi.jar
│ ├── jboss-xml-binding.jar
│ ├── jettison.jar
│ ├── jmx-client.jar
│ ├── jmx-invoker-adaptor-client.jar
│ ├── jnp-client.jar
│ ├── log4j.jar
│ ├── logkit.jar
│ ├── mail.jar
│ ├── policy.jar
│ ├── scout.jar
│ ├── servlet-api.jar
│ ├── stax-api.jar
│ ├── stax-ex.jar
│ ├── streambuffer.jar
│ ├── trove.jar
│ ├── wsdl4j.jar
│ ├── wstx.jar
│ └── xmlsec.jar
├── copyright.txt
├── docs
│ ├── dtd
│ │ ├── application_1_2.dtd
│ │ ├── application_1_3.dtd
│ │ ├── application-client_1_3.dtd
│ │ ├── connector_1_0.dtd
│ │ ├── datatypes.dtd
│ │ ├── ejb-jar_2_0.dtd
│ │ ├── ejb-jar.dtd
│ │ ├── jaws_2_4.dtd
│ │ ├── jaws_3_0.dtd
│ │ ├── jaws.dtd
│ │ ├── jboss_2_4.dtd
│ │ ├── jboss_3_0.dtd
│ │ ├── jboss_3_2.dtd
│ │ ├── jboss_4_0.dtd
│ │ ├── jboss_4_2.dtd
│ │ ├── jboss-app_3_0.dtd
│ │ ├── jboss-app_3_2.dtd
│ │ ├── jboss-app_4_0.dtd
│ │ ├── jboss-app_4_2.dtd
│ │ ├── jboss-client_3_2.dtd
│ │ ├── jboss-client_4_0.dtd
│ │ ├── jboss-client_4_2.dtd
│ │ ├── jbosscmp-jdbc_3_0.dtd
│ │ ├── jbosscmp-jdbc_3_2.dtd
│ │ ├── jbosscmp-jdbc_4_0.dtd
│ │ ├── jbosscmp-jdbc_4_2.dtd
│ │ ├── jboss-ds_1_0.dtd
│ │ ├── jboss-ds_1_5.dtd
│ │ ├── jboss.dtd
│ │ ├── jboss-service_3_2.dtd
│ │ ├── jboss-service_4_0.dtd
│ │ ├── jboss-service_4_2.dtd
│ │ ├── jboss-subscription.dtd
│ │ ├── jboss-web_3_0.dtd
│ │ ├── jboss-web_3_2.dtd
│ │ ├── jboss-web_4_0.dtd
│ │ ├── jboss-web_4_2.dtd
│ │ ├── jboss-web.dtd
│ │ ├── jboss_xmbean_1_0.dtd
│ │ ├── jboss_xmbean_1_1.dtd
│ │ ├── jboss_xmbean_1_2.dtd
│ │ ├── README-DTD.txt
│ │ ├── security_config.dtd
│ │ ├── service-ref_4_0.dtd
│ │ ├── service-ref_4_2.dtd
│ │ ├── web-app_2_2.dtd
│ │ ├── web-app_2_3.dtd
│ │ ├── web-facesconfig_1_0.dtd
│ │ ├── web-facesconfig_1_1.dtd
│ │ └── XMLSchema.dtd
│ ├── examples
│ │ ├── binding-manager
│ │ │ └── sample-bindings.xml
│ │ ├── jca
│ │ │ ├── asapxcess-jb3.2-ds.xml
│ │ │ ├── cicsr9s-ds.xml
│ │ │ ├── db2-400-ds.xml
│ │ │ ├── db2-ds.xml
│ │ │ ├── db2-jcc-xa-ds.xml
│ │ │ ├── db2-xa-ds.xml
│ │ │ ├── derby-ds.xml
│ │ │ ├── derby-xa-ds.xml
│ │ │ ├── facets-ds.xml
│ │ │ ├── fastobjects-jboss32-ds.xml
│ │ │ ├── firebird-ds.xml
│ │ │ ├── generic-ds.xml
│ │ │ ├── hajndi-jms-ds.xml
│ │ │ ├── hsqldb-ds.xml
│ │ │ ├── hsqldb-encrypted-ds.xml
│ │ │ ├── informix-ds.xml
│ │ │ ├── informix-xa-ds.xml
│ │ │ ├── jdatastore-ds.xml
│ │ │ ├── jms-ds.xml
│ │ │ ├── jsql-ds.xml
│ │ │ ├── lido-versant-service.xml
│ │ │ ├── mimer-ds.xml
│ │ │ ├── mimer-xa-ds.xml
│ │ │ ├── msaccess-ds.xml
│ │ │ ├── mssql-ds.xml
│ │ │ ├── mssql-xa-ds.xml
│ │ │ ├── mysql-ds.xml
│ │ │ ├── oracle-ds.xml
│ │ │ ├── oracle-xa-ds.xml
│ │ │ ├── pointbase-ds.xml
│ │ │ ├── pointbase-xa-ds.xml
│ │ │ ├── postgres-ds.xml
│ │ │ ├── progress-ds.xml
│ │ │ ├── sapdb-ds.xml
│ │ │ ├── sapr3-ds.xml
│ │ │ ├── solid-ds.xml
│ │ │ ├── sybase-ds.xml
│ │ │ └── sybase-xa-ds.xml
│ │ ├── jms
│ │ │ ├── as400-jdbc2-service.xml
│ │ │ ├── conf
│ │ │ │ └── jbossmq-state.xml
│ │ │ ├── db2-jdbc2-service.xml
│ │ │ ├── derby-jdbc2-service.xml
│ │ │ ├── file-state-service.xml
│ │ │ ├── mssql-jdbc2-service.xml
│ │ │ ├── mysql-jdbc2-service.xml
│ │ │ ├── null-persistence-service.xml
│ │ │ ├── oil-service.xml
│ │ │ ├── oracle-jdbc2-service.xml
│ │ │ ├── postgres-jdbc2-service.xml
│ │ │ ├── rmi-il-service.xml
│ │ │ ├── ssl-uil2-service.xml
│ │ │ ├── standalone
│ │ │ │ ├── build.xml
│ │ │ │ ├── cluster-service.xml
│ │ │ │ └── jboss-service.xml
│ │ │ ├── sybase-jdbc2-service.xml
│ │ │ └── uil-service.xml
│ │ ├── jmx
│ │ │ ├── ejb-management.jar
│ │ │ ├── logging-monitor
│ │ │ │ ├── deploy
│ │ │ │ │ ├── default-ds-monitor-service.xml
│ │ │ │ │ └── jvm-monitor-service.xml
│ │ │ │ ├── lib
│ │ │ │ │ └── logging-monitor.jar
│ │ │ │ └── readme.txt
│ │ │ └── persistent-service.sar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ └── org
│ │ │ └── jboss
│ │ │ └── jmx
│ │ │ └── examples
│ │ │ └── persistence
│ │ │ ├── PersistentServiceExample.class
│ │ │ └── PersistentServiceExampleMBean.class
│ │ ├── netboot
│ │ │ └── netboot.war
│ │ └── varia
│ │ ├── deployment-service
│ │ │ ├── build.xml
│ │ │ ├── deployment-service.sar
│ │ │ ├── readme.txt
│ │ │ ├── schema
│ │ │ │ └── jboss-template-config.xsd
│ │ │ └── templates
│ │ │ ├── jms-queue
│ │ │ │ ├── template-config.xml
│ │ │ │ └── vm
│ │ │ │ └── jms-queue.xml.vm
│ │ │ ├── local-tx-datasource
│ │ │ │ ├── template-config.xml
│ │ │ │ └── vm
│ │ │ │ └── local-tx-datasource.vm
│ │ │ ├── no-tx-datasource
│ │ │ │ ├── template-config.xml
│ │ │ │ └── vm
│ │ │ │ └── no-tx-datasource.vm
│ │ │ ├── VM_global_library.vm
│ │ │ └── xa-datasource
│ │ │ ├── template-config.xml
│ │ │ └── vm
│ │ │ └── xa-datasource.vm
│ │ ├── derby-plugin.jar
│ │ ├── entity-resolver-manager
│ │ │ └── xmlresolver-service.xml
│ │ └── jboss-bindings.xml
│ ├── licenses
│ │ ├── antlr.txt
│ │ ├── apache-1.1.txt
│ │ ├── apache-2.0.txt
│ │ ├── bsd.txt
│ │ ├── cddl.txt
│ │ ├── cpl-1.0.txt
│ │ ├── dom4j.txt
│ │ ├── hsqldb.txt
│ │ ├── ironsmith.txt
│ │ ├── jaxen.txt
│ │ ├── lgpl.txt
│ │ ├── license-info.xml
│ │ ├── oswego.txt
│ │ ├── thirdparty-licenses.xml
│ │ └── xdoclet.txt
│ ├── schema
│ │ ├── application_1_4.xsd
│ │ ├── application_5.xsd
│ │ ├── application-client_1_4.xsd
│ │ ├── application-client_5.xsd
│ │ ├── bean-deployer_1_0.xsd
│ │ ├── connector_1_5.xsd
│ │ ├── ejb-jar_2_1.xsd
│ │ ├── ejb-jar_3_0.xsd
│ │ ├── j2ee_1_4.xsd
│ │ ├── j2ee_jaxrpc_mapping_1_1.xsd
│ │ ├── j2ee_web_services_1_1.xsd
│ │ ├── j2ee_web_services_client_1_1.xsd
│ │ ├── javaee_5.xsd
│ │ ├── javaee_web_services_1_2.xsd
│ │ ├── javaee_web_services_client_1_2.xsd
│ │ ├── java-properties_1_0.xsd
│ │ ├── jbxb_1_0.xsd
│ │ ├── jndi-binding-service_1_0.xsd
│ │ ├── jsp_2_0.xsd
│ │ ├── jsp_2_1.xsd
│ │ ├── orm_1_0.xsd
│ │ ├── persistence_1_0.xsd
│ │ ├── README-SCHEMA.txt
│ │ ├── security-config_4_0.xsd
│ │ ├── security-config_4_1.xsd
│ │ ├── user-roles_1_0.xsd
│ │ ├── web-app_2_4.xsd
│ │ ├── web-app_2_5.xsd
│ │ ├── web-facesconfig_1_2.xsd
│ │ ├── web-jsptaglibrary_2_0.xsd
│ │ └── xml.xsd
│ └── tests
│ └── TESTS-TestSuites.txt
├── jar-versions.xml
├── JBossORG-EULA.txt
├── lgpl.html
├── lib
│ ├── commons-codec.jar
│ ├── commons-httpclient.jar
│ ├── commons-logging.jar
│ ├── concurrent.jar
│ ├── endorsed
│ │ ├── jaxb-api.jar
│ │ ├── jboss-jaxrpc.jar
│ │ ├── jboss-jaxws-ext.jar
│ │ ├── jboss-jaxws.jar
│ │ ├── jboss-saaj.jar
│ │ ├── serializer.jar
│ │ ├── xalan.jar
│ │ └── xercesImpl.jar
│ ├── getopt.jar
│ ├── jaxb-api.jar
│ ├── jaxb-impl.jar
│ ├── jboss-common.jar
│ ├── jboss-jmx.jar
│ ├── jboss-system.jar
│ ├── jboss-xml-binding.jar
│ └── log4j-boot.jar
├── readme.html
└── server
├── all
│ ├── conf
│ │ ├── jacorb.properties
│ │ ├── jbossjta-properties.xml
│ │ ├── jboss-log4j.xml
│ │ ├── jboss-minimal.xml
│ │ ├── jboss-service.xml
│ │ ├── jndi.properties
│ │ ├── login-config.xml
│ │ ├── props
│ │ │ ├── jbossws-roles.properties
│ │ │ ├── jbossws-users.properties
│ │ │ ├── jmx-console-roles.properties
│ │ │ └── jmx-console-users.properties
│ │ ├── standardjbosscmp-jdbc.xml
│ │ ├── standardjboss.xml
│ │ └── xmdesc
│ │ ├── AttributePersistenceService-xmbean.xml
│ │ ├── ClientUserTransaction-xmbean.xml
│ │ ├── JNDIView-xmbean.xml
│ │ ├── Log4jService-xmbean.xml
│ │ ├── NamingBean-xmbean.xml
│ │ ├── NamingService-xmbean.xml
│ │ ├── org.jboss.deployment.JARDeployer-xmbean.xml
│ │ ├── org.jboss.deployment.MainDeployer-xmbean.xml
│ │ ├── org.jboss.deployment.SARDeployer-xmbean.xml
│ │ └── TransactionManagerService-xmbean.xml
│ ├── deploy
│ │ ├── bsh-deployer.xml
│ │ ├── cache-invalidation-service.xml
│ │ ├── client-deployer-service.xml
│ │ ├── cluster-service.xml
│ │ ├── deploy-hasingleton-service.xml
│ │ ├── deploy.last
│ │ │ └── farm-service.xml
│ │ ├── ear-deployer.xml
│ │ ├── ejb3-clustered-sfsbcache-service.xml
│ │ ├── ejb3.deployer
│ │ │ ├── jboss-annotations-ejb3.jar
│ │ │ ├── jboss-ejb3.jar
│ │ │ └── META-INF
│ │ │ ├── jboss-service.xml
│ │ │ └── persistence.properties
│ │ ├── ejb3-entity-cache-service.xml
│ │ ├── ejb3-interceptors-aop.xml
│ │ ├── ejb-deployer.xml
│ │ ├── hsqldb-ds.xml
│ │ ├── httpha-invoker.sar
│ │ │ ├── invoker.war
│ │ │ │ └── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ └── org
│ │ │ │ │ └── jboss
│ │ │ │ │ └── invocation
│ │ │ │ │ └── http
│ │ │ │ │ └── servlet
│ │ │ │ │ ├── InvokerServlet$GetCredentialAction.class
│ │ │ │ │ ├── InvokerServlet$GetPrincipalAction.class
│ │ │ │ │ ├── InvokerServlet.class
│ │ │ │ │ ├── NamingFactoryServlet.class
│ │ │ │ │ └── ReadOnlyAccessFilter.class
│ │ │ │ ├── jboss-web.xml
│ │ │ │ └── web.xml
│ │ │ └── META-INF
│ │ │ └── jboss-service.xml
│ │ ├── iiop-service.xml
│ │ ├── jboss-aop-jdk50.deployer
│ │ │ ├── base-aop.xml
│ │ │ ├── jboss-aop-jdk50.jar
│ │ │ ├── jboss-aspect-library-jdk50.jar
│ │ │ ├── jrockit-pluggable-instrumentor.jar
│ │ │ ├── META-INF
│ │ │ │ └── jboss-service.xml
│ │ │ ├── pluggable-instrumentor.jar
│ │ │ └── trove.jar
│ │ ├── jboss-bean.deployer
│ │ │ ├── jboss-bean-deployer.jar
│ │ │ ├── jboss-container.jar
│ │ │ ├── jboss-dependency.jar
│ │ │ ├── jboss-microcontainer.jar
│ │ │ └── META-INF
│ │ │ └── jboss-service.xml
│ │ ├── jboss-ha-local-jdbc.rar
│ │ ├── jboss-ha-xa-jdbc.rar
│ │ ├── jbossjca-service.xml
│ │ ├── jboss-local-jdbc.rar
│ │ ├── jboss-web-cluster.sar
│ │ │ ├── jboss-web-cluster.aop
│ │ │ └── META-INF
│ │ │ └── jboss-service.xml
│ │ ├── jboss-web.deployer
│ │ │ ├── conf
│ │ │ │ └── web.xml
│ │ │ ├── context.xml
│ │ │ ├── jasper-jdt.jar
│ │ │ ├── jbossweb-extras.jar
│ │ │ ├── jbossweb.jar
│ │ │ ├── jbossweb-service.jar
│ │ │ ├── jsf-libs
│ │ │ │ ├── jboss-faces.jar
│ │ │ │ ├── jsf-api.jar
│ │ │ │ └── jsf-impl.jar
│ │ │ ├── jstl.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── webserver-xmbean.xml
│ │ │ ├── ROOT.war
│ │ │ │ ├── favicon.ico
│ │ │ │ ├── index.html
│ │ │ │ ├── jboss.css
│ │ │ │ ├── logo.gif
│ │ │ │ ├── manager
│ │ │ │ │ └── xform.xsl
│ │ │ │ └── WEB-INF
│ │ │ │ └── web.xml
│ │ │ └── server.xml
│ │ ├── jbossws.sar
│ │ │ ├── FastInfoset.jar
│ │ │ ├── jaxb-api.jar
│ │ │ ├── jaxb-impl.jar
│ │ │ ├── jboss-jaxb-intros.jar
│ │ │ ├── jbossws.beans
│ │ │ │ └── META-INF
│ │ │ │ └── jboss-beans.xml
│ │ │ ├── jbossws-context.war
│ │ │ │ ├── index.html
│ │ │ │ ├── META-INF
│ │ │ │ │ └── MANIFEST.MF
│ │ │ │ ├── styles.css
│ │ │ │ └── WEB-INF
│ │ │ │ ├── jboss-web.xml
│ │ │ │ └── web.xml
│ │ │ ├── jbossws-core.jar
│ │ │ ├── jbossws-deploy.conf
│ │ │ ├── jettison.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ ├── standard-jaxrpc-client-config.xml
│ │ │ │ ├── standard-jaxrpc-endpoint-config.xml
│ │ │ │ ├── standard-jaxws-client-config.xml
│ │ │ │ └── standard-jaxws-endpoint-config.xml
│ │ │ ├── policy.jar
│ │ │ ├── stax-api.jar
│ │ │ ├── wsdl4j.jar
│ │ │ ├── wstx.jar
│ │ │ └── xmlsec.jar
│ │ ├── jboss-xa-jdbc.rar
│ │ ├── jms
│ │ │ ├── hajndi-jms-ds.xml
│ │ │ └── jms-ra.rar
│ │ ├── jmx-console.war
│ │ │ ├── checkJNDI.jsp
│ │ │ ├── cluster
│ │ │ │ ├── bootstrap.html
│ │ │ │ ├── clusterView.jsp
│ │ │ │ └── index.html
│ │ │ ├── displayMBeans.jsp
│ │ │ ├── displayOpResult.jsp
│ │ │ ├── images
│ │ │ │ └── logo.gif
│ │ │ ├── index.jsp
│ │ │ ├── inspectMBean.jsp
│ │ │ ├── jboss.css
│ │ │ ├── META-INF
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── style_master.css
│ │ │ └── WEB-INF
│ │ │ ├── classes
│ │ │ │ └── org
│ │ │ │ └── jboss
│ │ │ │ └── jmx
│ │ │ │ └── adaptor
│ │ │ │ ├── control
│ │ │ │ │ ├── AddressPort.class
│ │ │ │ │ ├── AttrResultInfo.class
│ │ │ │ │ ├── OpResultInfo.class
│ │ │ │ │ └── Server.class
│ │ │ │ ├── html
│ │ │ │ │ ├── ClusteredConsoleServlet.class
│ │ │ │ │ ├── HtmlAdaptorServlet.class
│ │ │ │ │ └── JMXOpsAccessControlFilter.class
│ │ │ │ └── model
│ │ │ │ ├── DomainData.class
│ │ │ │ └── MBeanData.class
│ │ │ ├── jboss-web.xml
│ │ │ └── web.xml
│ │ ├── jmx-invoker-service.xml
│ │ ├── jsr88-service.xml
│ │ ├── juddi-service.sar
│ │ │ ├── juddi.jar
│ │ │ ├── juddi-saaj.jar
│ │ │ ├── juddi-service.jar
│ │ │ ├── juddi.war
│ │ │ │ ├── index.html
│ │ │ │ ├── styles.css
│ │ │ │ └── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ └── org
│ │ │ │ │ └── jboss
│ │ │ │ │ └── jaxr
│ │ │ │ │ └── juddi
│ │ │ │ │ └── JUDDIServlet.class
│ │ │ │ ├── jboss-web.xml
│ │ │ │ ├── juddi.properties
│ │ │ │ └── web.xml
│ │ │ ├── META-INF
│ │ │ │ ├── ddl
│ │ │ │ │ ├── juddi_create_db.ddl
│ │ │ │ │ ├── juddi_data.ddl
│ │ │ │ │ └── juddi_drop_db.ddl
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ └── scout.jar
│ │ ├── mail-ra.rar
│ │ ├── mail-service.xml
│ │ ├── management
│ │ │ └── console-mgr.sar
│ │ │ ├── console-mgr-classes.jar
│ │ │ ├── jcommon.jar
│ │ │ ├── jfreechart.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ └── web-console.war
│ │ │ ├── AOPBinding.jsp
│ │ │ ├── AOPClassMetaData.jsp
│ │ │ ├── AOPConstructorChain.jsp
│ │ │ ├── AOPConstructorConstructorCallerChain.jsp
│ │ │ ├── AOPConstructorMetaData.jsp
│ │ │ ├── AOPConstructorMethodCallerChain.jsp
│ │ │ ├── AOPDefaultMetaData.jsp
│ │ │ ├── AOPFieldChain.jsp
│ │ │ ├── AOPFieldMetaData.jsp
│ │ │ ├── AOPIntroductionPointcut.jsp
│ │ │ ├── AOPMetaData.jsp
│ │ │ ├── AOPMethodChain.jsp
│ │ │ ├── AOPMethodConstructorCallerChain.jsp
│ │ │ ├── AOPMethodMetaData.jsp
│ │ │ ├── AOPMethodMethodCallerChain.jsp
│ │ │ ├── applet.jar
│ │ │ ├── applet.jsp
│ │ │ ├── createSnapshot.jsp
│ │ │ ├── createStringThresholdMonitor.jsp
│ │ │ ├── createStringThresholdMonitorSummary.jsp
│ │ │ ├── createThresholdMonitor.jsp
│ │ │ ├── createThresholdMonitorSummary.jsp
│ │ │ ├── css
│ │ │ │ ├── dtree.css
│ │ │ │ └── jboss.css
│ │ │ ├── dtree.js
│ │ │ ├── EJB.jsp
│ │ │ ├── EJBModule.jsp
│ │ │ ├── EntityEjb.jsp
│ │ │ ├── images
│ │ │ │ ├── bean.gif
│ │ │ │ ├── beans.gif
│ │ │ │ ├── card.gif
│ │ │ │ ├── container.gif
│ │ │ │ ├── database.gif
│ │ │ │ ├── elements32.gif
│ │ │ │ ├── EspressoMaker.gif
│ │ │ │ ├── flash.gif
│ │ │ │ ├── jboss.gif
│ │ │ │ ├── jndiview.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── otherimages.jar
│ │ │ │ ├── recycle.gif
│ │ │ │ ├── rubiks.gif
│ │ │ │ ├── server.gif
│ │ │ │ ├── service.gif
│ │ │ │ ├── serviceset.gif
│ │ │ │ ├── servinghand.gif
│ │ │ │ ├── settings32.gif
│ │ │ │ ├── smallnet.gif
│ │ │ │ ├── spirale32.gif
│ │ │ │ ├── spirale.gif
│ │ │ │ └── starfolder.gif
│ │ │ ├── img
│ │ │ │ ├── base.gif
│ │ │ │ ├── cd.gif
│ │ │ │ ├── empty.gif
│ │ │ │ ├── folder.gif
│ │ │ │ ├── folderopen.gif
│ │ │ │ ├── globe.gif
│ │ │ │ ├── imgfolder.gif
│ │ │ │ ├── joinbottom.gif
│ │ │ │ ├── join.gif
│ │ │ │ ├── line.gif
│ │ │ │ ├── minusbottom.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── musicfolder.gif
│ │ │ │ ├── nolines_minus.gif
│ │ │ │ ├── nolines_plus.gif
│ │ │ │ ├── page.gif
│ │ │ │ ├── plusbottom.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── question.gif
│ │ │ │ └── trash.gif
│ │ │ ├── index.html
│ │ │ ├── J2EEApp.jsp
│ │ │ ├── JNDIView.jsp
│ │ │ ├── listActiveAlarmTable.jsp
│ │ │ ├── listMonitors.jsp
│ │ │ ├── manageSnapshot.jsp
│ │ │ ├── manageStringThresholdMonitor.jsp
│ │ │ ├── manageThresholdMonitor.jsp
│ │ │ ├── MdbEjb.jsp
│ │ │ ├── META-INF
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── Queue.jsp
│ │ │ ├── ServerInfo.jsp
│ │ │ ├── Servlet.jsp
│ │ │ ├── StatefulEjb.jsp
│ │ │ ├── StatelessEjb.jsp
│ │ │ ├── SysProperties.jsp
│ │ │ ├── Topic.jsp
│ │ │ ├── TopicNavigation.jsp
│ │ │ ├── TopicSubscriptions.jsp
│ │ │ ├── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ ├── Classloaders.bsh
│ │ │ │ │ ├── J2EEFolder.bsh
│ │ │ │ │ ├── JNDIView.bsh
│ │ │ │ │ ├── SystemFolder.bsh
│ │ │ │ │ ├── web-console-roles.properties
│ │ │ │ │ └── web-console-users.properties
│ │ │ │ ├── jboss-web.xml
│ │ │ │ ├── tlds
│ │ │ │ │ └── webconsole.tld
│ │ │ │ └── web.xml
│ │ │ ├── WebModule.jsp
│ │ │ └── xform.xsl
│ │ ├── monitoring-service.xml
│ │ ├── properties-service.xml
│ │ ├── quartz-ra.rar
│ │ ├── schedule-manager-service.xml
│ │ ├── scheduler-service.xml
│ │ ├── snmp-adaptor.sar
│ │ │ ├── attributes.mib
│ │ │ ├── attributes.xml
│ │ │ ├── managers.xml
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── notifications.xml
│ │ │ └── snmp-adaptor.jar
│ │ ├── sqlexception-service.xml
│ │ └── uuid-key-generator.sar
│ │ ├── META-INF
│ │ │ └── jboss-service.xml
│ │ └── org
│ │ └── jboss
│ │ └── ejb
│ │ └── plugins
│ │ └── keygenerator
│ │ ├── hilo
│ │ │ ├── HiLoKeyGenerator.class
│ │ │ ├── HiLoKeyGeneratorFactory.class
│ │ │ └── HiLoKeyGeneratorFactoryMBean.class
│ │ └── uuid
│ │ ├── UUIDKeyGenerator.class
│ │ ├── UUIDKeyGeneratorFactory.class
│ │ ├── UUIDKeyGeneratorFactoryService.class
│ │ └── UUIDKeyGeneratorFactoryServiceMBean.class
│ ├── deploy-hasingleton
│ │ └── jms
│ │ ├── hsqldb-jdbc2-service.xml
│ │ ├── hsqldb-jdbc-state-service.xml
│ │ ├── jbossmq-destinations-service.xml
│ │ ├── jbossmq-httpil.sar
│ │ │ ├── jbossmq-httpil.war
│ │ │ │ ├── META-INF
│ │ │ │ │ └── MANIFEST.MF
│ │ │ │ └── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ └── org
│ │ │ │ │ └── jboss
│ │ │ │ │ └── mq
│ │ │ │ │ └── il
│ │ │ │ │ └── http
│ │ │ │ │ └── servlet
│ │ │ │ │ └── HTTPServerILServlet.class
│ │ │ │ ├── jboss-web.xml
│ │ │ │ └── web.xml
│ │ │ └── META-INF
│ │ │ ├── jboss-service.xml
│ │ │ └── MANIFEST.MF
│ │ ├── jbossmq-service.xml
│ │ ├── jvm-il-service.xml
│ │ └── uil2-service.xml
│ ├── farm
│ │ └── cluster-examples-service.xml
│ └── lib
│ ├── activation.jar
│ ├── antlr.jar
│ ├── autonumber-plugin.jar
│ ├── avalon-framework.jar
│ ├── bcel.jar
│ ├── bindingservice-plugin.jar
│ ├── bsf.jar
│ ├── bsh-deployer.jar
│ ├── bsh.jar
│ ├── cglib.jar
│ ├── commons-codec.jar
│ ├── commons-collections.jar
│ ├── commons-httpclient.jar
│ ├── commons-logging.jar
│ ├── dom4j.jar
│ ├── ejb3-persistence.jar
│ ├── el-api.jar
│ ├── hibernate3.jar
│ ├── hibernate-annotations.jar
│ ├── hibernate-entitymanager.jar
│ ├── hsqldb.jar
│ ├── hsqldb-plugin.jar
│ ├── jacorb.jar
│ ├── javassist.jar
│ ├── jaxen.jar
│ ├── jboss-cache-jdk50.jar
│ ├── jboss-common-jdbc-wrapper.jar
│ ├── jboss-ejb3x.jar
│ ├── jbossha.jar
│ ├── jboss-hibernate.jar
│ ├── jboss-iiop.jar
│ ├── jboss-j2ee.jar
│ ├── jboss.jar
│ ├── jboss-jaxrpc.jar
│ ├── jboss-jaxws-ext.jar
│ ├── jboss-jaxws.jar
│ ├── jboss-jca.jar
│ ├── jboss-jsr77.jar
│ ├── jboss-jsr88.jar
│ ├── jbossjta-integration.jar
│ ├── jbossjta.jar
│ ├── jboss-management.jar
│ ├── jboss-monitoring.jar
│ ├── jbossmq.jar
│ ├── jboss-remoting-int.jar
│ ├── jboss-remoting.jar
│ ├── jboss-saaj.jar
│ ├── jboss-serialization.jar
│ ├── jboss-srp.jar
│ ├── jbosssx.jar
│ ├── jboss-transaction.jar
│ ├── jbossts-common.jar
│ ├── jboss-vfs.jar
│ ├── jbossws-common.jar
│ ├── jbossws-framework.jar
│ ├── jbossws-jboss42.jar
│ ├── jbossws-spi.jar
│ ├── jgroups.jar
│ ├── jmx-adaptor-plugin.jar
│ ├── jnpserver.jar
│ ├── joesnmp.jar
│ ├── jsp-api.jar
│ ├── log4j.jar
│ ├── log4j-snmp-appender.jar
│ ├── mail.jar
│ ├── mail-plugin.jar
│ ├── properties-plugin.jar
│ ├── quartz.jar
│ ├── scheduler-plugin-example.jar
│ ├── scheduler-plugin.jar
│ ├── servlet-api.jar
│ └── xmlentitymgr.jar
├── default
│ ├── conf
│ │ ├── jbossjta-properties.xml
│ │ ├── jboss-log4j.xml
│ │ ├── jboss-minimal.xml
│ │ ├── jboss-service.xml
│ │ ├── jndi.properties
│ │ ├── login-config.xml
│ │ ├── props
│ │ │ ├── jbossws-roles.properties
│ │ │ ├── jbossws-users.properties
│ │ │ ├── jmx-console-roles.properties
│ │ │ └── jmx-console-users.properties
│ │ ├── standardjbosscmp-jdbc.xml
│ │ ├── standardjboss.xml
│ │ └── xmdesc
│ │ ├── AttributePersistenceService-xmbean.xml
│ │ ├── ClientUserTransaction-xmbean.xml
│ │ ├── JNDIView-xmbean.xml
│ │ ├── Log4jService-xmbean.xml
│ │ ├── NamingBean-xmbean.xml
│ │ ├── NamingService-xmbean.xml
│ │ ├── org.jboss.deployment.JARDeployer-xmbean.xml
│ │ ├── org.jboss.deployment.MainDeployer-xmbean.xml
│ │ ├── org.jboss.deployment.SARDeployer-xmbean.xml
│ │ └── TransactionManagerService-xmbean.xml
│ ├── deploy
│ │ ├── bsh-deployer.xml
│ │ ├── cache-invalidation-service.xml
│ │ ├── client-deployer-service.xml
│ │ ├── ear-deployer.xml
│ │ ├── ejb3.deployer
│ │ │ ├── jboss-annotations-ejb3.jar
│ │ │ ├── jboss-ejb3.jar
│ │ │ └── META-INF
│ │ │ ├── jboss-service.xml
│ │ │ └── persistence.properties
│ │ ├── ejb3-interceptors-aop.xml
│ │ ├── ejb-deployer.xml
│ │ ├── hsqldb-ds.xml
│ │ ├── http-invoker.sar
│ │ │ ├── invoker.war
│ │ │ │ └── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ └── org
│ │ │ │ │ └── jboss
│ │ │ │ │ └── invocation
│ │ │ │ │ └── http
│ │ │ │ │ └── servlet
│ │ │ │ │ ├── InvokerServlet$GetCredentialAction.class
│ │ │ │ │ ├── InvokerServlet$GetPrincipalAction.class
│ │ │ │ │ ├── InvokerServlet.class
│ │ │ │ │ ├── NamingFactoryServlet.class
│ │ │ │ │ └── ReadOnlyAccessFilter.class
│ │ │ │ ├── jboss-web.xml
│ │ │ │ └── web.xml
│ │ │ └── META-INF
│ │ │ └── jboss-service.xml
│ │ ├── jboss-aop-jdk50.deployer
│ │ │ ├── base-aop.xml
│ │ │ ├── jboss-aop-jdk50.jar
│ │ │ ├── jboss-aspect-library-jdk50.jar
│ │ │ ├── jrockit-pluggable-instrumentor.jar
│ │ │ ├── META-INF
│ │ │ │ └── jboss-service.xml
│ │ │ ├── pluggable-instrumentor.jar
│ │ │ └── trove.jar
│ │ ├── jboss-bean.deployer
│ │ │ ├── jboss-bean-deployer.jar
│ │ │ ├── jboss-container.jar
│ │ │ ├── jboss-dependency.jar
│ │ │ ├── jboss-microcontainer.jar
│ │ │ └── META-INF
│ │ │ └── jboss-service.xml
│ │ ├── jboss-ha-local-jdbc.rar
│ │ ├── jboss-ha-xa-jdbc.rar
│ │ ├── jbossjca-service.xml
│ │ ├── jboss-local-jdbc.rar
│ │ ├── jboss-web.deployer
│ │ │ ├── conf
│ │ │ │ └── web.xml
│ │ │ ├── context.xml
│ │ │ ├── jasper-jdt.jar
│ │ │ ├── jbossweb-extras.jar
│ │ │ ├── jbossweb.jar
│ │ │ ├── jbossweb-service.jar
│ │ │ ├── jsf-libs
│ │ │ │ ├── jboss-faces.jar
│ │ │ │ ├── jsf-api.jar
│ │ │ │ └── jsf-impl.jar
│ │ │ ├── jstl.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── webserver-xmbean.xml
│ │ │ ├── ROOT.war
│ │ │ │ ├── favicon.ico
│ │ │ │ ├── index.html
│ │ │ │ ├── jboss.css
│ │ │ │ ├── logo.gif
│ │ │ │ ├── manager
│ │ │ │ │ └── xform.xsl
│ │ │ │ └── WEB-INF
│ │ │ │ └── web.xml
│ │ │ └── server.xml
│ │ ├── jbossws.sar
│ │ │ ├── FastInfoset.jar
│ │ │ ├── jaxb-api.jar
│ │ │ ├── jaxb-impl.jar
│ │ │ ├── jboss-jaxb-intros.jar
│ │ │ ├── jbossws.beans
│ │ │ │ └── META-INF
│ │ │ │ └── jboss-beans.xml
│ │ │ ├── jbossws-context.war
│ │ │ │ ├── index.html
│ │ │ │ ├── META-INF
│ │ │ │ │ └── MANIFEST.MF
│ │ │ │ ├── styles.css
│ │ │ │ └── WEB-INF
│ │ │ │ ├── jboss-web.xml
│ │ │ │ └── web.xml
│ │ │ ├── jbossws-core.jar
│ │ │ ├── jbossws-deploy.conf
│ │ │ ├── jettison.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ ├── standard-jaxrpc-client-config.xml
│ │ │ │ ├── standard-jaxrpc-endpoint-config.xml
│ │ │ │ ├── standard-jaxws-client-config.xml
│ │ │ │ └── standard-jaxws-endpoint-config.xml
│ │ │ ├── policy.jar
│ │ │ ├── stax-api.jar
│ │ │ ├── wsdl4j.jar
│ │ │ ├── wstx.jar
│ │ │ └── xmlsec.jar
│ │ ├── jboss-xa-jdbc.rar
│ │ ├── jms
│ │ │ ├── hsqldb-jdbc2-service.xml
│ │ │ ├── hsqldb-jdbc-state-service.xml
│ │ │ ├── jbossmq-destinations-service.xml
│ │ │ ├── jbossmq-httpil.sar
│ │ │ │ ├── jbossmq-httpil.war
│ │ │ │ │ ├── META-INF
│ │ │ │ │ │ └── MANIFEST.MF
│ │ │ │ │ └── WEB-INF
│ │ │ │ │ ├── classes
│ │ │ │ │ │ └── org
│ │ │ │ │ │ └── jboss
│ │ │ │ │ │ └── mq
│ │ │ │ │ │ └── il
│ │ │ │ │ │ └── http
│ │ │ │ │ │ └── servlet
│ │ │ │ │ │ └── HTTPServerILServlet.class
│ │ │ │ │ ├── jboss-web.xml
│ │ │ │ │ └── web.xml
│ │ │ │ └── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── jbossmq-service.xml
│ │ │ ├── jms-ds.xml
│ │ │ ├── jms-ra.rar
│ │ │ ├── jvm-il-service.xml
│ │ │ └── uil2-service.xml
│ │ ├── jmx-console.war
│ │ │ ├── checkJNDI.jsp
│ │ │ ├── cluster
│ │ │ │ ├── bootstrap.html
│ │ │ │ ├── clusterView.jsp
│ │ │ │ └── index.html
│ │ │ ├── displayMBeans.jsp
│ │ │ ├── displayOpResult.jsp
│ │ │ ├── images
│ │ │ │ └── logo.gif
│ │ │ ├── index.jsp
│ │ │ ├── inspectMBean.jsp
│ │ │ ├── jboss.css
│ │ │ ├── META-INF
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── style_master.css
│ │ │ └── WEB-INF
│ │ │ ├── classes
│ │ │ │ └── org
│ │ │ │ └── jboss
│ │ │ │ └── jmx
│ │ │ │ └── adaptor
│ │ │ │ ├── control
│ │ │ │ │ ├── AddressPort.class
│ │ │ │ │ ├── AttrResultInfo.class
│ │ │ │ │ ├── OpResultInfo.class
│ │ │ │ │ └── Server.class
│ │ │ │ ├── html
│ │ │ │ │ ├── ClusteredConsoleServlet.class
│ │ │ │ │ ├── HtmlAdaptorServlet.class
│ │ │ │ │ └── JMXOpsAccessControlFilter.class
│ │ │ │ └── model
│ │ │ │ ├── DomainData.class
│ │ │ │ └── MBeanData.class
│ │ │ ├── jboss-web.xml
│ │ │ └── web.xml
│ │ ├── jmx-invoker-service.xml
│ │ ├── jsr88-service.xml
│ │ ├── mail-ra.rar
│ │ ├── mail-service.xml
│ │ ├── management
│ │ │ └── console-mgr.sar
│ │ │ ├── console-mgr-classes.jar
│ │ │ ├── jcommon.jar
│ │ │ ├── jfreechart.jar
│ │ │ ├── META-INF
│ │ │ │ ├── jboss-service.xml
│ │ │ │ └── MANIFEST.MF
│ │ │ └── web-console.war
│ │ │ ├── AOPBinding.jsp
│ │ │ ├── AOPClassMetaData.jsp
│ │ │ ├── AOPConstructorChain.jsp
│ │ │ ├── AOPConstructorConstructorCallerChain.jsp
│ │ │ ├── AOPConstructorMetaData.jsp
│ │ │ ├── AOPConstructorMethodCallerChain.jsp
│ │ │ ├── AOPDefaultMetaData.jsp
│ │ │ ├── AOPFieldChain.jsp
│ │ │ ├── AOPFieldMetaData.jsp
│ │ │ ├── AOPIntroductionPointcut.jsp
│ │ │ ├── AOPMetaData.jsp
│ │ │ ├── AOPMethodChain.jsp
│ │ │ ├── AOPMethodConstructorCallerChain.jsp
│ │ │ ├── AOPMethodMetaData.jsp
│ │ │ ├── AOPMethodMethodCallerChain.jsp
│ │ │ ├── applet.jar
│ │ │ ├── applet.jsp
│ │ │ ├── createSnapshot.jsp
│ │ │ ├── createStringThresholdMonitor.jsp
│ │ │ ├── createStringThresholdMonitorSummary.jsp
│ │ │ ├── createThresholdMonitor.jsp
│ │ │ ├── createThresholdMonitorSummary.jsp
│ │ │ ├── css
│ │ │ │ ├── dtree.css
│ │ │ │ └── jboss.css
│ │ │ ├── dtree.js
│ │ │ ├── EJB.jsp
│ │ │ ├── EJBModule.jsp
│ │ │ ├── EntityEjb.jsp
│ │ │ ├── images
│ │ │ │ ├── bean.gif
│ │ │ │ ├── beans.gif
│ │ │ │ ├── card.gif
│ │ │ │ ├── container.gif
│ │ │ │ ├── database.gif
│ │ │ │ ├── elements32.gif
│ │ │ │ ├── EspressoMaker.gif
│ │ │ │ ├── flash.gif
│ │ │ │ ├── jboss.gif
│ │ │ │ ├── jndiview.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── otherimages.jar
│ │ │ │ ├── recycle.gif
│ │ │ │ ├── rubiks.gif
│ │ │ │ ├── server.gif
│ │ │ │ ├── service.gif
│ │ │ │ ├── serviceset.gif
│ │ │ │ ├── servinghand.gif
│ │ │ │ ├── settings32.gif
│ │ │ │ ├── smallnet.gif
│ │ │ │ ├── spirale32.gif
│ │ │ │ ├── spirale.gif
│ │ │ │ └── starfolder.gif
│ │ │ ├── img
│ │ │ │ ├── base.gif
│ │ │ │ ├── cd.gif
│ │ │ │ ├── empty.gif
│ │ │ │ ├── folder.gif
│ │ │ │ ├── folderopen.gif
│ │ │ │ ├── globe.gif
│ │ │ │ ├── imgfolder.gif
│ │ │ │ ├── joinbottom.gif
│ │ │ │ ├── join.gif
│ │ │ │ ├── line.gif
│ │ │ │ ├── minusbottom.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── musicfolder.gif
│ │ │ │ ├── nolines_minus.gif
│ │ │ │ ├── nolines_plus.gif
│ │ │ │ ├── page.gif
│ │ │ │ ├── plusbottom.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── question.gif
│ │ │ │ └── trash.gif
│ │ │ ├── index.html
│ │ │ ├── J2EEApp.jsp
│ │ │ ├── JNDIView.jsp
│ │ │ ├── listActiveAlarmTable.jsp
│ │ │ ├── listMonitors.jsp
│ │ │ ├── manageSnapshot.jsp
│ │ │ ├── manageStringThresholdMonitor.jsp
│ │ │ ├── manageThresholdMonitor.jsp
│ │ │ ├── MdbEjb.jsp
│ │ │ ├── META-INF
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── Queue.jsp
│ │ │ ├── ServerInfo.jsp
│ │ │ ├── Servlet.jsp
│ │ │ ├── StatefulEjb.jsp
│ │ │ ├── StatelessEjb.jsp
│ │ │ ├── SysProperties.jsp
│ │ │ ├── Topic.jsp
│ │ │ ├── TopicNavigation.jsp
│ │ │ ├── TopicSubscriptions.jsp
│ │ │ ├── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ ├── Classloaders.bsh
│ │ │ │ │ ├── J2EEFolder.bsh
│ │ │ │ │ ├── JNDIView.bsh
│ │ │ │ │ ├── SystemFolder.bsh
│ │ │ │ │ ├── web-console-roles.properties
│ │ │ │ │ └── web-console-users.properties
│ │ │ │ ├── jboss-web.xml
│ │ │ │ ├── tlds
│ │ │ │ │ └── webconsole.tld
│ │ │ │ └── web.xml
│ │ │ ├── WebModule.jsp
│ │ │ └── xform.xsl
│ │ ├── monitoring-service.xml
│ │ ├── properties-service.xml
│ │ ├── quartz-ra.rar
│ │ ├── schedule-manager-service.xml
│ │ ├── scheduler-service.xml
│ │ ├── sqlexception-service.xml
│ │ └── uuid-key-generator.sar
│ │ ├── META-INF
│ │ │ └── jboss-service.xml
│ │ └── org
│ │ └── jboss
│ │ └── ejb
│ │ └── plugins
│ │ └── keygenerator
│ │ ├── hilo
│ │ │ ├── HiLoKeyGenerator.class
│ │ │ ├── HiLoKeyGeneratorFactory.class
│ │ │ └── HiLoKeyGeneratorFactoryMBean.class
│ │ └── uuid
│ │ ├── UUIDKeyGenerator.class
│ │ ├── UUIDKeyGeneratorFactory.class
│ │ ├── UUIDKeyGeneratorFactoryService.class
│ │ └── UUIDKeyGeneratorFactoryServiceMBean.class
│ └── lib
│ ├── activation.jar
│ ├── antlr.jar
│ ├── autonumber-plugin.jar
│ ├── bcel.jar
│ ├── bindingservice-plugin.jar
│ ├── bsf.jar
│ ├── bsh-deployer.jar
│ ├── bsh.jar
│ ├── cglib.jar
│ ├── commons-codec.jar
│ ├── commons-collections.jar
│ ├── commons-httpclient.jar
│ ├── commons-logging.jar
│ ├── dom4j.jar
│ ├── ejb3-persistence.jar
│ ├── el-api.jar
│ ├── hibernate3.jar
│ ├── hibernate-annotations.jar
│ ├── hibernate-entitymanager.jar
│ ├── hsqldb.jar
│ ├── hsqldb-plugin.jar
│ ├── javassist.jar
│ ├── jaxen.jar
│ ├── jboss-common-jdbc-wrapper.jar
│ ├── jboss-ejb3x.jar
│ ├── jboss-hibernate.jar
│ ├── jboss-iiop.jar
│ ├── jboss-j2ee.jar
│ ├── jboss.jar
│ ├── jboss-jaxrpc.jar
│ ├── jboss-jaxws-ext.jar
│ ├── jboss-jaxws.jar
│ ├── jboss-jca.jar
│ ├── jboss-jsr77.jar
│ ├── jboss-jsr88.jar
│ ├── jbossjta-integration.jar
│ ├── jbossjta.jar
│ ├── jboss-management.jar
│ ├── jboss-monitoring.jar
│ ├── jbossmq.jar
│ ├── jboss-remoting-int.jar
│ ├── jboss-remoting.jar
│ ├── jboss-saaj.jar
│ ├── jboss-serialization.jar
│ ├── jboss-srp.jar
│ ├── jbosssx.jar
│ ├── jboss-transaction.jar
│ ├── jbossts-common.jar
│ ├── jboss-vfs.jar
│ ├── jbossws-common.jar
│ ├── jbossws-framework.jar
│ ├── jbossws-jboss42.jar
│ ├── jbossws-spi.jar
│ ├── jmx-adaptor-plugin.jar
│ ├── jnpserver.jar
│ ├── joesnmp.jar
│ ├── jsp-api.jar
│ ├── log4j.jar
│ ├── log4j-snmp-appender.jar
│ ├── mail.jar
│ ├── mail-plugin.jar
│ ├── properties-plugin.jar
│ ├── quartz.jar
│ ├── scheduler-plugin-example.jar
│ ├── scheduler-plugin.jar
│ ├── servlet-api.jar
│ └── xmlentitymgr.jar
└── minimal
├── conf
│ ├── jboss-log4j.xml
│ ├── jboss-service.xml
│ ├── jndi.properties
│ └── xmdesc
│ ├── NamingBean-xmbean.xml
│ └── NamingService-xmbean.xml
├── deploy
└── lib
├── jboss-management.jar
├── jboss-minimal.jar
├── jnpserver.jar
└── log4j.jar
229 directories, 1000 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论