[jboss-cvs] JBossAS SVN: r92589 - projects/docs/enterprise/5.0/Getting_Started_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 19 20:29:07 EDT 2009


Author: irooskov at redhat.com
Date: 2009-08-19 20:29:06 -0400 (Wed, 19 Aug 2009)
New Revision: 92589

Added:
   projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/JNDIView_Service.xml
Modified:
   projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/Getting_Started_Guide.xml
Log:
updated with new chaptee


Modified: projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/Getting_Started_Guide.xml
===================================================================
--- projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/Getting_Started_Guide.xml	2009-08-20 00:11:53 UTC (rev 92588)
+++ projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/Getting_Started_Guide.xml	2009-08-20 00:29:06 UTC (rev 92589)
@@ -7,7 +7,8 @@
 	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="The_JBoss_Server_A_Quick_Tour.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<xi:include href="EJB3_Caveats.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!--	<xi:include href="EJB3_Caveats.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
+	<xi:include href="JNDIView_Service.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="About_the_Example_Applications.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Sample_JSF_EJB3_Application.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Using_Seam.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

Added: projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/JNDIView_Service.xml
===================================================================
--- projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/JNDIView_Service.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0/Getting_Started_Guide/en-US/JNDIView_Service.xml	2009-08-20 00:29:06 UTC (rev 92589)
@@ -0,0 +1,77 @@
+<?xml version='1.0' encoding="UTF-8"?>
+
+<section id="The_JNDIView_Service">
+	<title>The JNDIView Service</title>
+	<para>
+		The JNDIView Service is enabled by default in the JBoss Enterprise Application Platform. This service is listed in the <literal>jmx-console</literal> (<ulink url="http://localhost:8080/jmx-console">http://localhost:8080/jmx-console</ulink>). Navigate to the <filename>jboss:service=JNDIView</filename> Mbean and click on that link. On the MBean operations page, you will find the <methodname>list</methodname> method. Click on the <guibutton>Invoke</guibutton> button adjacent to this <methodname>list</methodname> method.
+	</para>
+	<para>
+		The list operation will display the JNDI tree contents. The output will look something similar to this:
+	</para>
+<screen>
+java: Namespace
+	
++- securityManagement (class: org.jboss.security.integration.JNDIBasedSecurityManagement)
++- comp (class: javax.namingMain.Context)
++- XAConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- JmsXA (class: org.jboss.resource.adapter.jms.JmsConnectionFactoryImpl)
++- policyRegistration (class: org.jboss.security.plugins.JBossPolicyRegistration)
++- TransactionPropagationContextImporter (class: com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager)
++- app (class: org.jnp.interfaces.NamingContext)
+|   +- Manager (class: javax.inject.manager.Manager)
++- ClusteredConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- Mail (class: javax.mail.Session)
++- TransactionPropagationContextExporter (class: com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager)
++- ProfileService (class: org.jboss.system.server.profileservice.repository.AbstractProfileService)
++- DefaultDS (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
++- jaas (class: javax.naming.Context)
+|   +- HsqlDbRealm (class: org.jboss.security.plugins.SecurityDomainContext)
++- ClusteredXAConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- TransactionSynchronizationRegistry (class: com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple)
++- SecurityProxyFactory (class: org.jboss.security.SubjectSecurityProxyFactory)
++- ConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- DefaultJMSProvider (class: org.jboss.jms.jndi.JNDIProviderAdapter)
++- TransactionManager (class: com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate)
++- timedCacheFactory (class: javax.naming.Context)
+Failed to lookup: timedCacheFactory, errmsg=org.jboss.util.TimedCachePolicy cannot be cast to javax.naming.NamingEnumeration
+	
+	
+Global JNDI Namespace
+	
++- UserTransactionSessionFactory (proxy: $Proxy109 implements interface org.jboss.tm.usertx.interfaces.UserTransactionSessionFactory)
++- UUIDKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory)
++- HiLoKeyGeneratorFactory (class: org.jboss.ejb.plugins.keygenerator.hilo.HiLoKeyGeneratorFactory)
++- SecureDeploymentManager (class: org.jnp.interfaces.NamingContext)
+|   +- remote[link -> DeploymentManager] (class: javax.naming.LinkRef)
++- SecureManagementView (class: org.jnp.interfaces.NamingContext)
+|   +- remote[link -> ManagementView] (class: javax.naming.LinkRef)
++- persistence.unit:unitName=jsfejb3.ear (class: org.jnp.interfaces.NamingContext)
+|   +- app.jar#helloworld (class: org.hibernate.impl.SessionFactoryImpl)
++- DeploymentManager (class: org.jboss.aop.generatedproxies.AOPProxy$4)
++- XAConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- topic (class: org.jnp.interfaces.NamingContext)
++- ClusteredConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- ProfileService (class: org.jboss.aop.generatedproxies.AOPProxy$2)
++- SecureProfileService (class: org.jnp.interfaces.NamingContext)
+|   +- remote[link -> ProfileService] (class: javax.naming.LinkRef)
++- queue (class: org.jnp.interfaces.NamingContext)
+|   +- DLQ (class: org.jboss.jms.destination.JBossQueue)
+|   +- ExpiryQueue (class: org.jboss.jms.destination.JBossQueue)
++- ClusteredXAConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- UserTransaction (class: org.jboss.tm.usertx.client.ClientUserTransaction)
++- ConnectionFactory (class: org.jboss.jms.client.JBossConnectionFactory)
++- jmx (class: org.jnp.interfaces.NamingContext)
+|   +- invoker (class: org.jnp.interfaces.NamingContext)
+|   |   +- RMIAdaptor (proxy: $Proxy103 implements interface org.jboss.jmx.adaptor.rmi.RMIAdaptor,interface org.jboss.jmx.adaptor.rmi.RMIAdaptorExt)
+|   +- rmi (class: org.jnp.interfaces.NamingContext)
+|   |   +- RMIAdaptor[link -> jmx/invoker/RMIAdaptor] (class: javax.naming.LinkRef)
++- TomcatAuthenticators (class: java.util.Properties)
++- console (class: org.jnp.interfaces.NamingContext)
+|   +- PluginManager (proxy: $Proxy104 implements interface org.jboss.console.manager.PluginManagerMBean)
++- ManagementView (class: org.jboss.aop.generatedproxies.AOPProxy$3)
+</screen>
+	<para>
+		This details the JNDI names to which your EJBs are bound.
+	</para>
+</section>
+




More information about the jboss-cvs-commits mailing list