[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1328) @Factory method called first

Mahesh Shinde (JIRA) jira-events at lists.jboss.org
Wed May 16 11:16:52 EDT 2007


@Factory method called first
----------------------------

                 Key: JBSEAM-1328
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1328
             Project: JBoss Seam
          Issue Type: Bug
          Components: JSF
    Affects Versions: 1.2.1.GA
         Environment: Windows 2000, jboss-4.2.0.CR1
            Reporter: Mahesh Shinde
            Priority: Critical


I am injecting some parameters which should be first get injected and then @Factory methd should called to consider injected parameter as filter for populating data from @Factory method.

But My @Factory method is always get called first and then injecting parameter which has no use.

And I also observed that @Factory method should called only once for one request , but it is calling for more that one time.... It reduces the preformance of system.

Suggest what to do!.

-- 
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 seam-issues mailing list