[jboss-dev-forums] [Design of POJO Server] - Re: [jboss-metadata] Determine packaging structure from JBos
ALRubinger
do-not-reply at jboss.com
Thu Jul 24 12:15:18 EDT 2008
I've got fixes in place, which add to DeploymentSummary the notion of a PackagingType:
public enum PackagingType {
|
| EAR, JAR, STANDALONE_FILE
|
| }
r76188.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166477#4166477
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166477
More information about the jboss-dev-forums
mailing list