No line precise error reporting on failed translate
---------------------------------------------------

         Key: HIVEMIND-136
         URL: http://issues.apache.org/jira/browse/HIVEMIND-136
     Project: HiveMind
        Type: Bug
  Components: framework  
    Versions: 1.1    
    Reporter: Howard M. Lewis Ship


Had an error when using the class translator.  There should be line precise 
exception reporting in the report below.

An exception has occurred.

You may continue by restarting the session.

org.apache.hivemind.ApplicationRuntimeException
Unable to construct configuration tapestry.annotation.MethodWorkers: Unable to 
convert type 'Method' to a Java class, either as is, or in package 
org.apache.tapestry.annotations.
 
org.apache.hivemind.ApplicationRuntimeException
Unable to convert type 'Method' to a Java class, either as is, or in package 
org.apache.tapestry.annotations.
Stack Trace:

    * org.apache.hivemind.impl.ModuleImpl.resolveType(ModuleImpl.java:197)
    * 
org.apache.hivemind.schema.rules.ClassTranslator.translate(ClassTranslator.java:35)
    * 
org.apache.hivemind.impl.SchemaElement.checkUniquness(SchemaElement.java:197)
    * 
org.apache.hivemind.impl.SchemaElement.validateAttributes(SchemaElement.java:154)
    * 
org.apache.hivemind.impl.SchemaProcessorImpl.processElement(SchemaProcessorImpl.java:251)
    * 
org.apache.hivemind.impl.SchemaProcessorImpl.processRootElement(SchemaProcessorImpl.java:235)
    * 
org.apache.hivemind.impl.SchemaProcessorImpl.process(SchemaProcessorImpl.java:223)
    * 
org.apache.hivemind.impl.ConfigurationPointImpl.processContributionElements(ConfigurationPointImpl.java:268)
    * 
org.apache.hivemind.impl.ConfigurationPointImpl.constructMapElements(ConfigurationPointImpl.java:224)
    * 
org.apache.hivemind.impl.ElementsInnerProxyMap.inner(ElementsInnerProxyMap.java:54)
    * 
org.apache.hivemind.impl.ElementsInnerProxyMap.entrySet(ElementsInnerProxyMap.java:47)
    * 
org.apache.hivemind.impl.ElementsProxyMap.entrySet(ElementsProxyMap.java:55)
    * java.util.AbstractMap.get(AbstractMap.java:177)
    * 
org.apache.tapestry.annotations.AnnotationEnhancementWorker.performMethodEnhancement(AnnotationEnhancementWorker.java:99)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to