1. How do you solve the timezone issue across JVM's? Say your EJB server runs in different timezone, how does search for specific date time works?
2. Say you are calling a remote EJB which inturn initiates a JMS Message, how do you implement transaction in your application. In otherwords, if you rollback the database transaction, how do you rollback JMS transaction?
Did I confuse you enough?
Labels: Java Challenge