Re: AW: NullPointerException in PropertyHelper.setProperty

2008-05-29 Thread tdakanalisw
Hi again, and thanks for your reply Jan, the problem occurs when I call the init() function wherever it is placed. I have try many different positions for that function but it fails. The last test I made was the following: Project p = new Project(); p.init(); ...BUT NOTHING AGAIN :-( . Ιs it p

AW: NullPointerException in PropertyHelper.setProperty

2008-05-28 Thread Jan.Materne
> Hi, I don't know if I am in the right forum. I have the following problem. I > have create a Web Service which transforms a file from html to xml. When I > call that WS I get the following error: > > java.lang.NullPointerException at java.util.Hashtable.put(Unknown Source) > at org.apache.tools.