Hi Sujata,

> > In my velocity.log i see the exceptions
> > 1)error] ResourceManager.getResource() exception new:
> > java.lang.NullPointerException
> > Fri Dec 17 11:55:09 CST 2004  [error] #parse() : arg = header.vm. 
> > Exception : java.lang.NullPointerException
> > 2)[error] ResourceManager.getResource() exception new:
> > java.lang.NullPointerException
> > Fri Dec 17 11:02:39 CST 2004  [error] #parse() : arg = tail.vm. 
> > Exception : java.lang.NullPointerException
> > 3)error] ASTMethod.execute() : exception from introspection :
> > java.lang.NullPointerException
> > I have a .vm file called MemberSummaryReq.vm is coded as follows
> > #parse("header.vm")
> > #parse("$!Path\\MemberSummary.vm")
> > #parse("tail.vm")
> > I could see the error  messages in
> > org.apache.velocity.runtime.resources.ResourceManagerImpl.java and
> > org.apache.velocity.runtime.directive.parser.java
> > and org.apache.velocity.runtime.parser.node.ASTMethod.java
> > but not able to figure-out the exact cause.
> > could u pls reply me pls on this regards

Do the "header.vm" and "tail.vm" render individually?

Best regards,
-- Shinobu

--
Shinobu "Kawai" Yoshida <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to