Hi everybody,
I have a problem with teh embedded GlassFish. I'm trying to use it for my unittests. I use maven and eclipse (GlassFish-bundle).
I have the following dependency in my pom.xml:
<dependency>
<groupId>org.glassfish.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
<version>3.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
Every time I start it, I get the following error message:
java.io.FileNotFoundException: D:\Projects\Bookman\com.haufelexware.bookman.bookman\domain1\gfembed6401076004942731126tmp\applications\classes\license\LICENSE.dom-documentation.txt (Das System kann den angegebenen Pfad nicht finden)
"Das System kann den angegebenen Pfad nicht finden" means "the specified path cann't be found".
I attached the log.
Thanks a lot for any help!
Besta regards,
Yauheni
[Message sent by forum member 'peusoft']
http://forums.java.net/jive/thread.jspa?messageID=477623