[dna-issues] [JBoss JIRA] Created: (DNA-256) Packaging and deployment

Sergiy Litsenko (JIRA) jira-events at lists.jboss.org
Thu Nov 20 20:16:36 EST 2008


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: Future Releases


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