My log level is already like this then how to go for debugging ? I haveto
see the xml that is combining the xslt.........Please answer me.
<root>
<priority value ="debug" />
<appender-ref ref="COCOON_DEFAULT" />
</root>
</log4j:configuration>

As I have to debug the xslt and see what school is doing here ?


<xsl:template match="//school" mode="ab">
<xsl:choose>
<xsl:when test=" not(fees/feesList)" >
<h1>my Account </h1>


Thanks,
su

Reply via email to