Hi,
Thanks, fixed in the trunk.
Can you describe a bit you how you deployed, i.e. i am wondering how
this slipped through the gaps.
Paul.
On Sep 4, 2008, at 7:52 PM, Anthony, Clark (Mission Systems) wrote:
> I just started using 0.9 and came across a NullPointerException. I
> looked in the repository and the bug is still there. In the
> DefaultResourceConfig.java method getElements(String[]) line 175 (in
> version 1287) the variable "element" is dereferenced (.trim())
> before the null check.
>
> I came across the bug while attempting to deploy to Weblogic 9.2.
>
> Clark
>