Re: Injecting proxy services in page.

2013-06-18 Thread martin.dilger
Service-Class you mentioned, is that an Interface or do you work with the concrete Implementation. I got similar Issues when working with Implementation-Classes and CGLib. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-proxy-services-in-page-tp4659209p4659580

Re: Injecting proxy services in page.

2013-06-17 Thread eugenebalt
nabble.com/Injecting-proxy-services-in-page-tp4659209p4659563.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Injecting proxy services in page.

2013-06-05 Thread harmoniaa
org.springframework.web.context.support.AnnotationConfigWebApplicationContext -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-proxy-services-in-page-tp4659209p4659252.html Sent from the Users forum mailing list archive at Nabble.com

Re: Injecting proxy services in page.

2013-06-05 Thread Entropy
g for a particular KIND of appcontext to be used. When it hands it to me, it is XmlWebApplicationContext. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-proxy-services-in-page-tp4659209p4659245.html Sent from the Users forum mailing list archive at Nabbl

Re: Injecting proxy services in page.

2013-06-03 Thread Edvard Fonsell
t.apache.org Subject: Injecting proxy services in page. We are doing the "annotation based approach" described in this link (https://cwiki.apache.org/WICKET/spring.html). At least, we think we are. We get: [6/3/13 8:26:00:907 EDT] 0023 SystemOut O ERROR [WebContainer : 0] (Reque

RE: Injecting proxy services in page.

2013-06-03 Thread Paul Bors
To: users@wicket.apache.org Subject: Injecting proxy services in page. We are doing the "annotation based approach" described in this link (https://cwiki.apache.org/WICKET/spring.html). At least, we think we are. We get: [6/3/13 8:26:00:907 EDT] 0023 SystemOut O ERR

Re: Injecting proxy services in page.

2013-06-03 Thread Bertrand Guay-Paquet
service? Out app object does this: addComponentInstantiationListener(new SpringComponentInjector(this, ctx, true)); Ideas? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-proxy-services-in-page-tp4659209.html Sent from the Users forum

Injecting proxy services in page.

2013-06-03 Thread Entropy
gBean and re-inject a new service? Out app object does this: addComponentInstantiationListener(new SpringComponentInjector(this, ctx, true)); Ideas? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Injecting-proxy-services-in-page-tp4659209.html Sent from the