Manifest file necessary when packing an EJB jar resp. WAR ?
From: Tobias Merler (merlin_at_gmx.net)
Date: 10/09/04
- Next message: Peter Blatt: "Is there a way to detect from a java class (outside the server) if JBoss is currently running?"
- Previous message: lukasz: "Re: multiple process notification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 9 Oct 2004 16:49:04 +0200
If I jar a couple of EJB classes together with the META-INF/ejb-jar.xml
automatically a manifest file is created and added.
Is this file necessary to be able to run the EJBs after deployment or can
I suppress the manifest generation?
Same question for Web Archives with target *.war
Tobias
- Next message: Peter Blatt: "Is there a way to detect from a java class (outside the server) if JBoss is currently running?"
- Previous message: lukasz: "Re: multiple process notification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|