Just an FYI for everyone/Scott. Logs attached. I'm not sure how to fix
without spending time I dont have at the moment... :-).
Randy
Testsuite: org.apache.jetspeed.decoration.TestDecorations
Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.945 sec
Testcase:
testDecortaionFactory(org.apache.jetspeed.decoration.TestDecorations):
FAILED
mockServletContext: no match found
Invoked:
javax.servlet.ServletContext.getResourceAsStream(</decorations/layout/myLayoutDecorator/decorator.properties>)
Allowed:
expected at least once: getResourceAsStream(
eq(</decorations/myLayoutDecorator/decorator.properties>) ), returns <[EMAIL
PROTECTED]>
expected at least once: getResourceAsStream(
eq(</decorations/myPortletDecoration/decorator.properties>) ), returns <[EMAIL
PROTECTED]>
org.jmock.core.DynamicMockError: mockServletContext: no match found
Invoked:
javax.servlet.ServletContext.getResourceAsStream(</decorations/layout/myLayoutDecorator/decorator.properties>)
Allowed:
expected at least once: getResourceAsStream(
eq(</decorations/myLayoutDecorator/decorator.properties>) ), returns <[EMAIL
PROTECTED]>
expected at least once: getResourceAsStream(
eq(</decorations/myPortletDecoration/decorator.properties>) ), returns <[EMAIL
PROTECTED]>
at org.jmock.core.AbstractDynamicMock.mockInvocation(Unknown Source)
at org.jmock.core.CoreMock.invoke(Unknown Source)
at $Proxy8.getResourceAsStream(Unknown Source)
at
org.apache.jetspeed.decoration.DecorationFactoryImpl.getConfiguration(DecorationFactoryImpl.java:148)
at
org.apache.jetspeed.decoration.DecorationFactoryImpl.getLayoutDecoration(DecorationFactoryImpl.java:127)
at
org.apache.jetspeed.decoration.DecorationFactoryImpl.getDecoration(DecorationFactoryImpl.java:105)
at org.apache.jetspeed.decoration.PageTheme.<init>(PageTheme.java:53)
at
org.apache.jetspeed.decoration.DecorationFactoryImpl.getTheme(DecorationFactoryImpl.java:90)
at
org.apache.jetspeed.decoration.TestDecorations.testDecortaionFactory(TestDecorations.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]