On 11/6/06, Don Brown <[EMAIL PROTECTED]> wrote:
Fixed.  I was originally using VoidResult in our Result annotation,
which worked fine with Eclipse, however building from the command
line, I realized the VoidResult was in the test classes, so we are
using a Struts class, NullResult, now.

Getting closer ... now it complains that MockConfiguration is missing
from XWork.

C:\projects\Apache\struts-current\struts2\core\src\test\java\org\apache\struts2\
config\ClasspathConfigurationProviderTest.java:[33,43] cannot find symbol
symbol  : class MockConfiguration
location: package com.opensymphony.xwork2.config.impl

I'm at r1181 of XWork2 and that class doesn't seem to be there.

-Ted.

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

Reply via email to