JBoss and Sevlet - JSP-Servlet
JBoss and Sevlet I am trying to get familar with JBoss. I package up a file, gg.war, as follows: (note, the same directory structure I have running in Tomcat 5x with no problems)
MANIFEST.MF (in META-INF
EJB directory structure
. The
other files which are created are described below:-
MANIFEST.MF:-This is the file
EJB directory structure
. The
other files which are created are described below:-
MANIFEST.MF:-This is the file
Package Versioning - java tutorials
one or more java
packages), you need to create your own manifest.mf file... the jar-tool to create a jar-file
for these classes, we use the following manifest.mf