You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by sc...@apache.org on 2005/03/23 18:51:12 UTC

svn commit: r158809 - incubator/apollo/trunk/src/templates/jndi.vm

Author: scamp
Date: Wed Mar 23 09:51:11 2005
New Revision: 158809

URL: http://svn.apache.org/viewcvs?view=rev&rev=158809
Log: (empty)


Modified:
    incubator/apollo/trunk/src/templates/jndi.vm

Modified: incubator/apollo/trunk/src/templates/jndi.vm
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/src/templates/jndi.vm?view=diff&r1=158808&r2=158809
==============================================================================
--- incubator/apollo/trunk/src/templates/jndi.vm (original)
+++ incubator/apollo/trunk/src/templates/jndi.vm Wed Mar 23 09:51:11 2005
@@ -23,12 +23,14 @@
                <value>${namespace}</value>
             </parameter>
             
-            #if($resourcekey)
+#if($resourcekey)
             <parameter>
                <name>resourceKeyName</name>
                <value>{${resourcekey.NamespaceURI}}${resourcekey.LocalPart}</value>
             </parameter>
-            #end
+            
+#end
+
          </resourceParams>
       </resource>
    </service>



---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org