ERXApplication
ERXApplication
- Subject: ERXApplication
- From: David Griffith <email@hidden>
- Date: Mon, 26 Apr 2010 11:58:00 +0200
Hi all,
I have two apps, both of which extend the ERXApplication from Wonder. In one, it appears to extend it properly, shows a load of info in the console when you run the app and then shows log output on the console when I use System.out.println() from within the Application class.
On the other app, the Application.java appears to be the same, it extends the ERXApplication and the app starts fine, however it does not show all the info in the console and I get no console output from System.out.println() from the Application class. Not even the "Welcome to ..." message that always appears in the console on launching the app. I was not getting this before extending it from ERXApplication either. I do get console output from other components. It almost looks as though it's not using the Application class, but I'm sure it is and I always got output before. Anyone ever seen this before?
Regards,
David. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden