<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfs
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/vrparekh">vishal parekh</a> in <i>JBoss AS Development Deployment Framework</i> - <a href="http://community.jboss.org/message/602240#602240">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Thanks Ales</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>below is velocity-view.tld file</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</p><p><span>&lt;!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "</span><a class="jive-link-external-small" href="http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd" target="_blank">http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd</a><span>"&gt;</span></p><p>&lt;!--</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160; Licensed under the Apache License, Version 2.0 (the "License");</p><p>&#160;&#160; you may not use this file except in compliance with the License.</p><p>&#160;&#160; You may obtain a copy of the License at</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span>&#160;&#160;&#160;&#160;&#160;&#160; </span><a class="jive-link-external-small" href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">http://www.apache.org/licenses/LICENSE-2.0</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160; Unless required by applicable law or agreed to in writing, software</p><p>&#160;&#160; distributed under the License is distributed on an "AS IS" BASIS,</p><p>&#160;&#160; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</p><p>&#160;&#160; See the License for the specific language governing permissions and</p><p>&#160;&#160; limitations under the License.</p><p>--&gt;</p><p>&lt;taglib&gt;</p><p>&#160; &lt;tlibversion&gt;1.0&lt;/tlibversion&gt;</p><p>&#160; &lt;jspversion&gt;1.2&lt;/jspversion&gt;</p><p>&#160; &lt;shortname&gt;velocity&lt;/shortname&gt;</p><p><span>&#160; &lt;uri&gt;</span><a class="jive-link-external-small" href="http://velocity.apache.org/velocity-view" target="_blank">http://velocity.apache.org/velocity-view</a><span>&lt;/uri&gt;</span></p><p>&#160; &lt;display-name&gt;VelocityView Tag&lt;/display-name&gt;</p><p>&#160; &lt;description&gt;&lt;![CDATA[Support for using Velocity and VelocityTools within JSP files and tags.</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; This makes it trivial to render VTL (Velocity Template Language)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; or process a Velocity template from within JSP using the current</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; context.&#160; This also provides the typical VelocityView support</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; for accessing and configuring both custom and provided</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; VelocityTools.]]&gt;&lt;/description&gt;</p><p>&#160; &lt;tag&gt;</p><p>&#160;&#160;&#160; &lt;name&gt;view&lt;/name&gt;</p><p>&#160;&#160;&#160; &lt;tagclass&gt;org.apache.velocity.tools.view.jsp.VelocityViewTag&lt;/tagclass&gt;</p><p>&#160;&#160;&#160; &lt;bodycontent&gt;tagdependent&lt;/bodycontent&gt;</p><p>&#160;&#160;&#160; &lt;attribute&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;name&gt;id&lt;/name&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;required&gt;false&lt;/required&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;rtexprvalue&gt;true&lt;/rtexprvalue&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;description&gt;&lt;![CDATA[A id unique to this usage of the VelocityViewTag.&#160; This id is used to uniquely identify this tag in log messages and hopefully at some point serve as a key under which any body for this tag may be cached as an already-parsed template for improved performance. If no id is specified, then a unique is automatically generated, though that will understandably be less useful in log messages.]]&gt;&lt;/description&gt;</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;name&gt;var&lt;/name&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;required&gt;false&lt;/required&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;rtexprvalue&gt;true&lt;/rtexprvalue&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;description&gt;&lt;![CDATA[A variable name whose value should be set to the rendered result of this tag.]]&gt;&lt;/description&gt;</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;name&gt;scope&lt;/name&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;required&gt;false&lt;/required&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;rtexprvalue&gt;true&lt;/rtexprvalue&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;description&gt;&lt;![CDATA[This property is meaningless unless a 'var' attribute is also set.&#160; When it is, this determines the scope into which the resulting variable is set.]]&gt;&lt;/description&gt;</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;name&gt;template&lt;/name&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;required&gt;false&lt;/required&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;rtexprvalue&gt;true&lt;/rtexprvalue&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;description&gt;&lt;![CDATA[The name of a template to be requested from the configured Velocity resource loaders and rendered into the page (or variable if the 'var' attribute is set) using the current context.&#160; If this tag also has body content, then the body will be rendered first and placed into the context used to render the template as '$bodyContent'; this approximates the "two-pass render" used by the VelocityLayoutServlet.]]&gt;&lt;/description&gt;</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;name&gt;bodyContentKey&lt;/name&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;required&gt;false&lt;/required&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;rtexprvalue&gt;true&lt;/rtexprvalue&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;description&gt;&lt;![CDATA[This property is meaningless unless a 'template' attribute is set and the tag has body content in it.&#160; When it is, this changes the key under which the rendered result of the body content is placed into the context for use by the specified template.&#160; The default value is "bodyContent" and should be sufficient for nearly all users.]]&gt;&lt;/description&gt;</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160; &lt;/tag&gt;</p><p>&lt;/taglib&gt;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/602240#602240">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss AS Development Deployment Framework at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2072">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>