JodaTime LocalDateTime doesnt store timezone information

It seems that the current DomainEvent implementation uses a
LocalDateTime for the time stamp which doesnt store the timezone
information with it. Can this be changed to a DateTime?

Valid point. I’ve created an issue to resolve this: http://code.google.com/p/axonframework/issues/detail?id=110.