Bas Gooren schrieb:

Hi Bas

I would like to integrate a webservice callable by others into my existing 
Wicket application.
The reason is that I'm integration a third-party payment provider and they 
provide a callback mechanism in the form of a WSDL I need to implement.
I'd like to be able to control the location where the webservice is mounted 
from wicket, and access my guice-injected services through wicket-guice 
integration. This way I have easy access to all the services and daos in my 
application

just popped it out:

http://code.google.com/p/wicket-guice-jaxws/

trivial code, please let me know if it works for you.

cu uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to