where should i put the configuration files in a webservice

Posted by KItis on Stack Overflow See other posts from Stack Overflow or by KItis
Published on 2010-05-30T17:31:12Z Indexed on 2010/05/30 17:42 UTC
Read the original article Hit count: 305

Filed under:
|
|
|
|

Could some one help me on this problem. i have webservice , which reads data from configuration files. When i run this webservice from eclipse , i give absolute the path for these webservices of these configuration files , but when i shift the webservice in to server and run, it can not read the config file. so how can i solve this problem. is there a relative path that webservice can understand during run time.

© Stack Overflow or respective owner

Related posts about java

Related posts about tomcat