Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-662

seam component view seem to use the class package instead of the component name package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta4
    • 2.0.0.Beta3
    • seam2
    • None

      if I have a class like:

      package org.domain.sss.session;

      <imports>

      @Name("authenticator")
      public class Authenticator

      then it shows up as a child under "org.domain.sss.session" even though the fully qualified component name is just "authenticator".

      Class package != Seam "Package"

              scabanovich Viacheslav Kabanovich (Inactive)
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: