alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java EE 6 example source code file (README.txt)

This example Java EE 6 source code file (README.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Java EE 6 tags/keywords

deployment, glassfish, if, if, important, maven, netbeans, netbeans, note, servers, svn, the, the, v3

The Java EE 6 README.txt source code

IMPORTANT DEPLOYMENT INFORMATION
================================

If you are building and deploying this sample from the command line, it
is absolutely vital that you run the command 

./asadmin start-database

from the glassfish bin directory *before* deploying this application.

If you are building and deploying the sample from NetBeans, and are
using the NetBeans Glassfish V3 integration module to start the
container fromthe "Servers" tab, then the database is automatically
started when you start the container.

Note to sample developers
=========================

The actual source code for this sample is maintained in subversion 
under the repository
 <https://mojarra.dev.java.net/svn/mojarra/branches/scrumtoys-glassfishv3-20090506>.

The source code checked in here under CVS is arrived at by checking
out the above repo and running 

ant -f blueprints-deploy-sample.xml -Dblueprint.sample=<sample_dir>

where <sample_dir> is the local workarea to which the sample should be copied,
blueprints fashion.

The above SVN url also resolves to a Maven project, which you can use if
you so desire.

Other Java EE 6 examples (source code examples)

Here is a short list of links related to this Java EE 6 README.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.