diff -r f74a9fc683da -r 3ea50a264ce0 java/nekurak.net-ejb/nbproject/build-impl.xml --- a/java/nekurak.net-ejb/nbproject/build-impl.xml Tue Apr 27 17:13:23 2010 +0200 +++ b/java/nekurak.net-ejb/nbproject/build-impl.xml Sat Jun 19 14:37:11 2010 +0200 @@ -140,6 +140,20 @@ Must set dist.javadoc.dir Must set build.classes.excludes Must set dist.jar + + + + + + + + + +The Java EE server classpath is not correctly set up - server home directory is missing. +Either open the project in the IDE and assign the server or setup the server classpath manually. +For example like this: + ant -Dj2ee.server.home=<app_server_installation_directory> + The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. Either open the project in the IDE and assign the server or setup the server classpath manually. @@ -157,11 +171,52 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -187,6 +242,35 @@ + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + @@ -294,6 +378,7 @@ + @@ -316,7 +401,30 @@ - + + + + + + + + + + + + + + + + + + + + + + + + @@ -527,7 +635,7 @@ - +