[ANN] Wicket Guice Metro, was: Wicket + Webservice

2009-08-28 Thread Uwe Schäfer

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



Re: [ANN] Wicket Guice Metro, was: Wicket + Webservice

2009-08-29 Thread nino martinez wael
Cool!

2009/8/28 Uwe Schäfer :
> 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
>
>

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