NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
DeepSeaNautilus Posted via mailing list.
|
Posted: Wed Sep 17, 2008 10:32 pm Post subject: Build error using linux |
|
|
I created an enterprise application in netbeans using glassfish server and
windows. I built it correctly, but when I try to build it on fedora, it
displays the following error in the Output window: ( Note : The same project
is correctly built on windows. )
init:
deps-clean:
/media/DBM/Temas especiales de Ing.
Software/practicas/Lab03b/BrokerTool/BrokerTool-war/nbproject/build-impl.xml:805:
The following error occurred while executing this line:
/media/DBM/Temas especiales de Ing.
Software/practicas/Lab03b/BrokerTool/BrokerTool-ejb/nbproject/build-impl.xml:113:
The Java EE server classpath is not correctly set up. Your active server
type is J2EE.
Either open the project in the IDE and assign the server or setup the server
classpath manually.
For example like this:
ant -Duser.properties.file=<path_to_property_file> (where you put the
property "j2ee.platform.classpath" in a .properties file)
or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties
file is used)
BUILD FAILED (total time: 0 seconds)
Thanks in advance
--
View this message in context: http://www.nabble.com/Build-error-using-linux-tp19542143p19542143.html
Sent from the Netbeans - J2EE mailing list archive at Nabble.com. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|