[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1000) Deploy driver jars to jboss as

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Oct 18 21:07:14 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1000?page=all ]

Denis Golovin updated JBIDE-1000:
---------------------------------

    Description: 
seam-gen actually copies the jdbc driver jar to jboss as server.

We should provide similar functionallity.

This might be something we should do more isolated than just in the seam wizard.
Something that allow you to right click on a DTP connection and create a -ds.xml representing this  and then make it copy this to the server together with driver jars.

Testcase
-------------
1. EXECUTE: Create JBossAS runtime (will be mentioned as runtime during the test). During creation select <<JBosssASHome>/server/production/deploy folder as target. New JBoss AS server will be created as well.
2. EXECUTE: Copy hsqldb.jar from <<JBosssASHome>/server/production/deploy/lib to temporary folder and rename it to driver.jar
3. EXECUTE: Start new Seam War Project enter 'Project Name' press Next until JSF Capabilities configuration page. Select Server Supplied JSF Implementation and press Next. 
4. EXECUTE: On Seam Facet wizard page fill: Seam Runtime - any exists runtime, Deploy as -war, Database Type - HSQL, Hibernate Dialect - org.hibernate.dialect.HSQLDialect, Create new HSQLDB connection profile and use driver.jar from step 2 as jar with driver class.
5. EXECUTE: Press Finish button and wait until wizard is closed.
6. ASSERT: Open  <<JBosssASHome>/server/production/deploy/lib folder and check that driver.jar is there.

  was:
seam-gen actually copies the jdbc driver jar to jboss as server.

We should provide similar functionallity.

This might be something we should do more isolated than just in the seam wizard.
Something that allow you to right click on a DTP connection and create a -ds.xml representing this  and then make it copy this to the server together with driver jars.



> Deploy driver jars to jboss as
> ------------------------------
>
>                 Key: JBIDE-1000
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1000
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Victor Rubezhny
>            Priority: Critical
>             Fix For: 2.0.0.CR1
>
>
> seam-gen actually copies the jdbc driver jar to jboss as server.
> We should provide similar functionallity.
> This might be something we should do more isolated than just in the seam wizard.
> Something that allow you to right click on a DTP connection and create a -ds.xml representing this  and then make it copy this to the server together with driver jars.
> Testcase
> -------------
> 1. EXECUTE: Create JBossAS runtime (will be mentioned as runtime during the test). During creation select <<JBosssASHome>/server/production/deploy folder as target. New JBoss AS server will be created as well.
> 2. EXECUTE: Copy hsqldb.jar from <<JBosssASHome>/server/production/deploy/lib to temporary folder and rename it to driver.jar
> 3. EXECUTE: Start new Seam War Project enter 'Project Name' press Next until JSF Capabilities configuration page. Select Server Supplied JSF Implementation and press Next. 
> 4. EXECUTE: On Seam Facet wizard page fill: Seam Runtime - any exists runtime, Deploy as -war, Database Type - HSQL, Hibernate Dialect - org.hibernate.dialect.HSQLDialect, Create new HSQLDB connection profile and use driver.jar from step 2 as jar with driver class.
> 5. EXECUTE: Press Finish button and wait until wizard is closed.
> 6. ASSERT: Open  <<JBosssASHome>/server/production/deploy/lib folder and check that driver.jar is there.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list