users@glassfish.java.net

Re: What should be the module type ?

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 01 Dec 2008 09:59:30 +0530

Do you have an application-client.xml inside your jar? If not, then add
a Main-Class attribute in MANIFEST.MF file.

Sahoo

glassfish_at_javadesktop.org wrote:
> When launching the client for PlaceOrder (p56) I get the followwing error message:
>
> ______________
> $ appclient.bat -client placeorderclient.jar >log.txt
> 28 nov. 2008 14:21:22 com.sun.enterprise.appclient.MainWithModuleSupport <init>
> ATTENTION: ACC003: Application threw an exception.
> java.io.IOException: Cannot determine the Java EE module type for c:\users\pierr
> e\workspace-ganymede\placeorderClient\build\classes\placeorderclient.jar
> at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.get
> ArchivistForArchive(PluggableArchivistsHelper.java:137)
> ....
> ___________________
>
> What should be the module type ?
> [Message sent by forum member 'guimel' (guimel)]
>
> http://forums.java.net/jive/thread.jspa?messageID=319121
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>