1 Reply Latest reply on Mar 21, 2019 12:27 PM by nils-christian

    Visual page editor of jboss-tools does not recognize “Named” annotation

    nils-christian

      Hello everyone,

       

      We are using the visual page editor of the jboss-tools in our Eclipse (actually a Spring tool suite) for editing JSF2 files. We were suprised to learn that the editor would only recognize the backing beans that are annotated with the (deprecated) annotation ManagedBean, as we use only Spring-managed beans. We tried and use the JSR-330 annotation Named, but this is not recognized either. Is there a specific reason for this behaviour? Can we somehow enable jboss-tools to recognize the Namedbeans? We don't want to add ManagedBean just for the editor.

      Thank you in advance!