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]

Reply via email to