Using Guice to configure Axis2 services in aar format

2010-10-12 Thread Eric
I don't know if I should send this note to the Guice group or to an Axis2 group. My project is trying to take a few web services currently packaged in aar files, edit the Java code to use Guice, and have the new versions properly created by the Axis server. We've borrowed/stolen the glue code from

Using Guice to configure Axis2 services in aar format

2010-10-14 Thread Eric
I am trying to configure the web services in an Axis2 aar-format service group using Guice, and I am failing with a very odd error. I am using Sagara Gunathunga 's project at http://ssagara.blogspot.com/2009/05/guice-axis2-integration.html to initialize an injector and store it in a static variabl