This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Websphere and the fly likes WAS 5.0.2 needs log4j to be serializable? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "WAS 5.0.2 needs log4j to be serializable? " Watch "WAS 5.0.2 needs log4j to be serializable? " New topic
Author

WAS 5.0.2 needs log4j to be serializable?

Teddy Wang
Greenhorn

Joined: Sep 17, 2003
Posts: 19
I get the following error when attempting to run my application within WAS
5.0.2.
java.io.NotSerializableException: org.apache.log4j.Logger is not
serializable
I thought that the Logger shouldn't be serializable by design...
Please help.
Thanks!
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"testing nut",
Your display name is not valid. Accounts with invalid names get deleted.
Please check out the JavaRanch naming policy here then edit your profile.
Your display name must be two words: your first name, a space, then your last name. Fictitious names are not allowed.
Thanks,
Dave
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: WAS 5.0.2 needs log4j to be serializable?
 
Similar Threads
JMS listener exception: Queue sessions increment
Does WAS 5.0.2 support jdk 1.4?
WSDL file
web server plugin for WAS Express 5.0.2
Migrating sessions between contexts