[ http://issues.apache.org/jira/browse/BEEHIVE-1000?page=all ]
Eddie O'Neil resolved BEEHIVE-1000:
-----------------------------------
Fix Version: 1.1
Resolution: Fixed
Fixed in SVN 332345.
> NPE from APT during controls compilation
> ----------------------------------------
>
> Key: BEEHIVE-1000
> URL: http://issues.apache.org/jira/browse/BEEHIVE-1000
> Project: Beehive
> Type: Bug
> Components: Controls
> Versions: V1
> Reporter: Chad Schoettger
> Assignee: Eddie O'Neil
> Priority: Minor
> Fix For: 1.1
>
> NPE from the AptMethod class when an invalid annotation is found:
> java.lang.NullPointerException
> at
> org.apache.beehive.controls.runtime.generator.AptMethod.initInterceptorServiceNames(AptMethod.java:414)
> at
> org.apache.beehive.controls.runtime.generator.AptMethod.<init>(AptMethod.java:83)
> at
> org.apache.beehive.controls.runtime.generator.AptOperation.<init>(AptOperation.java:37)
> at
> org.apache.beehive.controls.runtime.generator.AptControlInterface.initOperations(AptControlInterface.java:239)
> at
> org.apache.beehive.controls.runtime.generator.AptControlInterface.<init>(AptControlInterface.java:90)
> at
> org.apache.beehive.controls.runtime.generator.apt.ControlAnnotationProcessor.check(ControlAnnotationProcessor.java:56)
> at
> org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.check(TwoPhaseAnnotationProcessor.java:104)
> at
> org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.process(TwoPhaseAnnotationProcessor.java:86)
> <end stack trace snippet>
--
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