hi everybody I am deep soup as my application is ready but when i deployed it on a real IP it does not find the path for .ini file throws FileNotFoundException gives a message cannot find path specified. What do I do ??
Jason Brawner
Ranch Hand
Joined: Dec 19, 2001
Posts: 66
posted
0
Did you check to see if the .ini file exists on the other computers and the path is the same?
Jason E. Brawner<br />Sun Certified Java Programmer<br />Sun Certified Web Component Developer
sandy gupta
Ranch Hand
Joined: Jan 30, 2001
Posts: 228
posted
0
What do u mean by deployed it on a real IP. Also please let us know whether the OS of the 2 systems is the same. If u are developing on a Win sys and deploying to a Unix box, please make sure that u remove the drives from the path e.g. d:/xxx/yyy becomes /xxx/yyy on Unix Sahil
Adios
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.