[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-662) seam component view seem to use the class package instead of the component name package

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Aug 3 15:50:02 EDT 2007


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

                 Key: JBIDE-662
                 URL: http://jira.jboss.com/jira/browse/JBIDE-662
             Project: JBoss Tools
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.0.20070803
            Reporter: Max Andersen
         Assigned To: Viacheslav Kabanovich
             Fix For: 2.0.0.Beta4


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"



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list