NPE with commandline client using options

2005-02-01 Thread Brian Moseley
got an NPE using the options command of the commandline client built with a checkout from last evening: [EMAIL PROTECTED]:~/apache/jakarta-slide/webdavclient dist/bin/run.sh [ Slide ] $ options http://bcm.maz.org/ options http://bcm.maz.org/ Fatal Error: null java.lang.NullPointerException

Re: NPE with commandline client using options

2005-02-01 Thread James Mason
Brian, The command line client is rather brittle. Try doing an open http://url...; then calling options on . or whatever your path is. -James On Tue, 2005-02-01 at 18:27 -0800, Brian Moseley wrote: got an NPE using the options command of the commandline client built with a checkout from last