On 12.10.2006 22:32, Sumedh Shirodkar wrote:

One more question.
I am implementing configurable and getting the values in the configure() method.
Those as u said will be the default values and I am fine with it.

Now the first time I specify the URL...it gives me an error. It's a null pointer exception, caused at a different line of code coz it did not receive the value.
Next time I run it, it runs fine.

Am I missing something somewhere?

Hard to say without any code. Can you show the particular lines of code from initializing the variable to referencing it (and causing a NPE).

Don't know how it is possible to get it running in the 2nd try.

Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to