This configuration is working for me also. In fact, I'd like to see the code
generation from wsdl2java take advantage of Generics. I'm a bit obsessive and
so I have to modify my *Stub classes after generation with
@SuppressWarnings("unchecked") to block the warnings.
Quoting Simon Brunning <[EMAIL PROTECTED]>:
> On 7/29/05, Guy Rixon <[EMAIL PROTECTED]> wrote:
> > Is Axis compatible with Tomcat 5.5.x and Java 5?
>
> Works for me.
>
> --
> Cheers,
> Simon B,
> [EMAIL PROTECTED],
> http://www.brunningonline.net/simon/blog/
>