users@glassfish.java.net

Re: Could not instantiate service class ...

From: <forums_at_java.net>
Date: Wed, 3 Aug 2011 10:26:16 -0500 (CDT)

You can also add it to the plugin <dependencies> stanza:

<plugin> <groupId>org.glassfish</groupId>
<artifactId>maven-embedded-glassfish-plugin</artifactId>
<version>3.1</version> <dependencies> <dependency>
<groupId>org.osgi</groupId> <artifactId>org.osgi.core</artifactId>
<version>4.2.0</version> </dependency> </dependencies> </plugin>
 Sorry for the (most likely) double post that's probably about to happen;
the java.net so-called forum software is crippled in this regard.

Best,
Laird


--
[Message sent by forum member 'ljnelson']
View Post: http://forums.java.net/node/826945