[jboss-jira] [JBoss JIRA] Commented: (JBAS-5673) Metadata processing needs to be redone
Alessio Soldano (JIRA)
jira-events at lists.jboss.org
Mon Aug 25 07:11:38 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12426403#action_12426403 ]
Alessio Soldano commented on JBAS-5673:
---------------------------------------
Since this is still open, please also consider this test currently failing http://jbws.dyndns.org:8180/hudson/job/Native-Core-AS-5.0.1/11/testReport/org.jboss.test.ws.jaxws.samples.webserviceref/WebServiceRefServletTestCase/testServletClient/ . Besides what the logs say, the reason for the failure is that the metadata has null in the annotatedElement field; iow I suspect the annotation processing does not happen (at least for annotation on types)
> Metadata processing needs to be redone
> --------------------------------------
>
> Key: JBAS-5673
> URL: https://jira.jboss.org/jira/browse/JBAS-5673
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Deployers, Web (Tomcat) service
> Affects Versions: JBossAS-5.0.0.CR1
> Reporter: Scott M Stark
> Assignee: Emanuel Muckenhuber
> Fix For: JBossAS-5.0.0.CR2
>
>
> Currently there is duplicate processing of annotations happening in the web container TomcatInjectionContainer. This needs to be redone based on the JBossWebMetaData being produced by the annotation deployers. The only annotation scanning in the web container would be dynamic elements not available via metadata such as jsp beans, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list