Well you can put your resources into WEB-INF/lib directory or to system class path.
Javier V wrote: > Hi everybody. > > I want to access a resource that I don´t want to include it into the > .aar file, > and I don´t want to "hardcode" the fullpath. > > I want to load a properties file where I configure the information to > access > the database (user,password,url-connection,...). > > I'm using Axis2 1.0 and Tomcat 4.1.31. > > How can I load the file without hardcoding the fullpath? > - Relative to the installation to Axis or Tomcat? > - Can I load the file how a resource with getResourceAsStream? > > In which directory is recommended to put the properties file? > > Thanks in advance, > > Janfry > > _________________________________________________________________ > Grandes éxitos, superhéroes, imitaciones, cine y TV... > http://es.msn.kiwee.com/ Lo mejor para tu móvil. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
