users@glassfish.java.net

Deploying JAR library to glassfish

From: Kenneth Clark <kenneth_at_rabiddog.co.za>
Date: Tue, 31 Oct 2006 13:55:10 +0200

Hi guys

Is there a way to deploy a JAR library through the admin console on
Glassfish or do I have to copy it directly to the file system?

I have a set of domain objects that I need multiple web services to
reference and I don't want to package the library with every webservice

I tried the Application Client Modules deployment link but it returns an
error saying it can't establish what type of module the JAR is.

Like I said, it is only a library, do I still need to add deployment
descriptors and if yes, which ones?

Thanks
Kenneth