Oh, and from memory, I'm guessing this has something to do with the
code that adds the default Tapstry stylesheet to rendered pages.

On 2/21/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
Nope, you tend to backtrack to the chunk of code that dynamically
built the Javassist class.  Here, I'd start looking at line 78 and see
what's going on there.

On 2/21/07, Matt Ayres <[EMAIL PROTECTED]> wrote:
> I'm running into a NullPointerException in PageTester if a <head>
> element exists in the page template. Here's a snippet of the stack
> trace:
>
> Exception in thread "main" java.lang.NullPointerException
> at $Request_110d9536317.getContextPath($Request_110d9536317.java)
> at $Request_110d95362e3.getContextPath($Request_110d95362e3.java)
> at
> org.apache.tapestry.internal.services.ClasspathAssetAliasManagerImpl.toC
> lientURL(ClasspathAssetAliasManagerImpl.java:78)
>
> There's a little more info at
> https://issues.apache.org/jira/browse/TAPESTRY-1279
>
> Is there a good way to debug a Javassist manipulated class?
>
> -Matt
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com



--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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

Reply via email to