On 8 sep, 11:41, peeter brunch <peeterbru...@hotmail.com> wrote:
> During the build of Example Database for Bookstore1 project, the build
> process requires a password file and to specify it in the
> \nbproject\project.properties file.
>
> Could someone provide the steps to accomplish these requirements for
> popuplating the database? Pls see attachment for error message returned from
> the build process.
As explained in the javaeetutorial5, you should create a
build.properties file inside bp-project, based on
build.properties.sample.
In it, you set what is required (it is explained in the file itself).
The file where the password is noted is common/admin-password.txt
(adapt it to your system, I'm on a Mac). If you hava not changed the
password of the Glassfish server, it is adminadmin.
PS: Could you please avoid sending attachment, as most of the time you
pass text, you may as well paste and copy it directly inside the
email.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---