spring - @PostConstruct Annotation and JSF -


i have problem on project implemented on jsf 1.2 (myfaces 1.2.6) , integrated spring.

the problem @postconstruct annotation. executed see executed before managed properties populated. first suspect managed properties taken spring context tried simple integer managed property, see not populated too.

do have idea?

thanks in advance.

i have solved it. bug of myfaces 1.2.6.

it resolved when upgraded 1.2.7


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -