Hi Igor and Eelco,
I studied wicket-seam code and i understand its injection pattern
pretty well. But i want to implement the seam integration by other
approach because there are some special things:

1. With SeamProxyTargetLocator is not possible to inject null values.
2. in IComponentInstantiationListener.onAfterRender all component
attributes are null (I dont know why).

I want to do all injections every request and outject and cleanup any
previous injected resource after every request. Is it possible?

Thanks,
Frank.


On Nov 16, 2007 12:53 PM, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> On Nov 16, 2007 5:22 AM, Frank Martínez <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I am working with jboss seam by about one year, now i am developing a
> > wicket-seam integration based on wicket-seam-test.
>
> Good to hear someone is working on it!
>
> > I will send it to the wicket developers when i finish it.
>
> You can work directly on it if you like. If you give us a source forge
> id, we can give you write access and the project is yours :-)
>
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Frank D. Martínez M.
Asimov Technologies Ltda.
Blog: http://www.ibstaff.net/fmartinez/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to