Hi All I have a Service that has a method multiply([Ljava.lang.String,[Ljava.lang.String)
when I called the method with one parameter rather than giving a error it happens to call the ([Ljava.lang.String,[Ljava.lang.String) with (I belive) null for the missing one. I have ask about that type of behaviour(Similer null pointer return) and few hours back this may be the same thing. How can we explain this behaviour. (has nobody note it or can we neglect it. or do do we need to open a BUG). regards Srinath If this is to be fixed I like to give it a try. (I will not recive mails till monday since am out)
