Matt Benson wrote:
or you can demand that I quit crying and do the copy
implementation. :)
matt, right now I am saving XML graphs to string buffers and reparsing
them as it was the easiest way to get Axis2 and xmlbeans to reliably
integrate. Do you think I can wait for the elegant solution f
or you can demand that I quit crying and do the copy
implementation. :)
-Matt
--- Steve Loughran <[EMAIL PROTECTED]> wrote:
>
> OK, I now have to use the resource stuff, to build
> WEB-INF/lib from a path
>
> what is the tactic? I was thinking of doing a copy,
> but then I see this
> in my (
OK, I now have to use the resource stuff, to build WEB-INF/lib from a path
what is the tactic? I was thinking of doing a copy, but then I see this
in my (CVS image; this is @work) implementation of Copy:-
public void add(ResourceCollection res) {
//TODO: implement resources
}