Hi Nate, the property file must be in the same package of the class where the getResourceAsStream() call is made.
Michele On Wed, 2007-03-14 at 08:13 -0400, Nate - Hotmail wrote: > I am having issues trying to read in a properties file to my web > service. I've attempted to read in the properties file using > getResourceAsStream(), with no success. I was wondering if there was > a certain way to read a properties file in using web services or Axis > in particular. I am using Axis2.1 for my service, if you need any > more information let me know. > > Thanks in advance, > > Nate --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
