You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by vi...@apache.org on 2012/01/25 17:57:57 UTC

svn commit: r1235822 - /openejb/site/trunk/content/jndi-names.mdtext

Author: vishwanathk
Date: Wed Jan 25 16:57:56 2012
New Revision: 1235822

URL: http://svn.apache.org/viewvc?rev=1235822&view=rev
Log:
Correct alignment

Modified:
    openejb/site/trunk/content/jndi-names.mdtext

Modified: openejb/site/trunk/content/jndi-names.mdtext
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/jndi-names.mdtext?rev=1235822&r1=1235821&r2=1235822&view=diff
==============================================================================
--- openejb/site/trunk/content/jndi-names.mdtext (original)
+++ openejb/site/trunk/content/jndi-names.mdtext Wed Jan 25 16:57:56 2012
@@ -88,10 +88,10 @@ that further for a specific interface of
 The jndi name format can be set on a server level via a _system property_,
 for example:
 
-{panel:border=dotted}
-$ ./bin/openejb start
-"-Dopenejb.jndiname.format=\{ejbName}/\{interfaceClass}"
-{panel}
+
+    $ ./bin/openejb start
+    -Dopenejb.jndiname.format=\{ejbName}/\{interfaceClass}"
+
 
 As usual, other ways of specifying system properties are via the
 conf/system.properties file in a standalone server, or via the