Hi, I use a separate folder for configuration files and I put this folder in the classpath. Maybe there are better solutions...
Cimballi On 4/6/06, Enrique Ferreyra <[EMAIL PROTECTED]> wrote: > Hi, this is kind of newbie question... > > I have an application in serveral JARs, i would like to all share the > ibatis files (sql maps) but i dont know how, currently this apps are > NetBeans project, and i put the files in the Project/Build/Classes > because i reference the file whitout path, the problem is if i do clean > project NetBeans delete that dir, also if i run the generated jar the > app cant find the files... > > Where is the best place to put this files in this situation, and how > reference to it ? > > Thanks > > -- > A.U.S. Enrique Ferreyra > Centro de Cómputos > Red Megatone - Red Confina
