Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4218

NPE with field annotated with both @Property and @ServiceProperty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ipojo-runtime-1.10.1
    • ipojo-runtime-1.11.0
    • iPOJO
    • None

    Description

      I know this seems wrong to have a field annotated like this:

      @Property(name="toto")
      @ServiceProperty(name="toto")
      private String toto;
      

      Anyway, I've seen this...
      And when I try to see instance details using the gogo command 'instance', I got a NPE (sorry don't have the stacktrace at hand)

      Attachments

        Activity

          People

            clement.escoffier Clement Escoffier
            sauthieg Guillaume Sauthier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: