[dna-issues] [JBoss JIRA] Resolved: (DNA-256) Packaging and deployment
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Sun Jan 10 18:17:38 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers resolved DNA-256.
---------------------------------
Fix Version/s: 0.7
(was: Future Releases)
Resolution: Done
The specific deployment models (WAR-based, standalone, JCA-based) discussed in this bug have been split out into separate (linked) issues, some of which have already been completed. Resolving this defect and tracking progress on the specific topics in the associated specific issues.
> Packaging and deployment
> ------------------------
>
> Key: DNA-256
> URL: https://jira.jboss.org/jira/browse/DNA-256
> Project: DNA
> Issue Type: Feature Request
> Components: Server, Web Application
> Environment: Java EE 5 certified environment
> Java SE 5 certified environment
> Reporter: Sergiy Litsenko
> Fix For: 0.7
>
>
> Define flexible packaging and deployment scenarios that satisfy both Embedded/Standalone and Enterprise deployments.
> Maven plugins can package the project as different deployment artifacts:
> http://maven.apache.org/plugins/maven-ear-plugin/ JEE Enterprise Archive (EAR) file format
> http://maven.apache.org/plugins/maven-rar-plugin/ JEE Enterprise JCA Resource adaptor Archive (RAR) file format
> http://maven.apache.org/plugins/maven-ejb-plugin/ JEE Enterprise Javabean (EJB) file format
> http://maven.apache.org/plugins/maven-war-plugin/ JEE Enterprise Web Archive (WAR) file format
> http://maven.apache.org/plugins/maven-assembly-plugin/ Custom packaging
> http://maven.apache.org/plugins/maven-dependency-plugin/ Custom packaging
> Examples of deployment scenarios/packaging:
> http://jackrabbit.apache.org/deployment-models.html
> Apache Jackrabbit deployment models - including embedded, Shared J2EE Resource, and Repository Server accessble through RMI over JRMP or IIOP or WebDAV.
> http://docs.jboss.org/seam/2.1.0.GA/reference/en-US/html/configuration.html
> JBoss Seam framework packaging scenarios:
> 29.3. Configuring Seam in Java EE 5
> 29.5. Configuring Seam in Java SE, without JBoss Embedded
> 29.6. Configuring Seam in Java SE, with JBoss Embedded
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list