Hi, I am working on the tutorial "Writing Enterprise Applications with Java 2 Platform, Enterprise Edition" by Monica Pawlan and doing "Lesson 2. A Simple Entity Bean"(the URL is: http://developer.java.sun.com/developer/onlineTraining/ J2EE/Intro/entity.html#10395). The tutorial is really great, very detailed and thorough. However, trying to set up deployment settings for the database JNDI name (just before "Generate SQL and Database Table" section) I found strange behavior of the deployment tool. The upper panel of the "Deployment Setting" dialog window is empty. According to the pictures in the tutorial, it should contain text fields for "Database JNDI Name", "User name" and "Password", but it has nothing. There is not way to specify the database name. The Cloudscape database started fine, so it should not be a problem. I have feeling that the JPanel object in deploytool GUI did not work properly. Is it known bug and do you have any idea what should I do in this case? Thank you, Jacob Nikom =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
