File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes XML Configuration file in RAD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "XML Configuration file in RAD" Watch "XML Configuration file in RAD" New topic
Author

XML Configuration file in RAD

kavitha vasu
Ranch Hand

Joined: Feb 22, 2007
Posts: 70
I created dynamic web project in RAD.

I have a java class called jmssender.java

in this file i have to refer my configuration file named config.xml .

where should i place this config.xml in my project.

I have placed in webcontent/WEB-INF/config.xml

but my java class not taking this xml file.

Tell me the location for my configuration file in my project


Thanks
Kavitha
 
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.
 
subject: XML Configuration file in RAD
 
Similar Threads
Simple Spring Junit -
Not able to read XML file from dependent project
FileNotFoundException is thrown when i try to read a file?
Location of configuration file
Application context in spring