Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by georgehategan

  1. georgehategan

    logging with Java logging API in j2ee???

    It looks ok to me. Last question... I hope... :) Where do I store my .properties file inside the war|ear|jar? and what relative path should I use? Regards, G
  2. georgehategan

    logging with Java logging API in j2ee???

    Actually I got no error because I didn't know how to include that file (System.setProperty...) I know that Jboss uses log4j but still want to use java logging api. Another question... Where do I have to use System.setProperty? I suppose not in every file that instantiates a Logger, but somewhere...
  3. georgehategan

    logging with Java logging API in j2ee???

    Hello everyone... I have a little problem about including logging.properties file for java logging API in j2ee application running with jboss. What other settings do I have to do in order to make it work. I have worked with logging API for simple java applications and used the...

Part and Inventory Search

Back
Top