Author
Error on starting my application
wanderer ronin
Greenhorn
Joined: Dec 08, 2006
Posts: 2
I have deployed my application (using a .war file) in the tomcat container but when i try to access my application i get the following error... I can't figure out why this problem is ocurring. Any help will be highly apprecited... thanks in advance
Sivaraman Lakshmanan
Ranch Hand
Joined: Aug 02, 2003
Posts: 231
Hi, As the error says there is no method call toURI() in java.net.URL class. Please elaborate more on what version of java you are using etc. Hope this helps
Regards,
Sivaraman.L
wanderer ronin
Greenhorn
Joined: Dec 08, 2006
Posts: 2
Thanks Sivaraman, The problem was infact due to java version.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35439
posted Dec 10, 2006 04:21:00
0
Hello "wanderer ronin"- Welcome to JavaRanch. On your way in you may have missed that we have a policy on screen names here at JavaRanch. Basically, it must consist of a first name, a space, and a last name, and not be obviously fictitious. Since yours does not conform with it, please take a moment to change it, which you can do right here . Enjoy your time here.
Android apps – ImageJ plugins – Java web charts
subject: Error on starting my application