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

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Oct 10 03:05:14 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1000?page=comments#action_12381332 ] 
            
Max Andersen commented on JBIDE-1000:
-------------------------------------

If we don't have an option of copying the driver.jar the deployment won't work at all.

See e.g. http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093232#4093232 which is an example of it not working.

Of course if you export the war and deploy it manually you will have to ensure that there is a corresponding datasource setup. That is just how War's work.

It is similar to us copying the -ds.xml file into the deploy directory to make sure the War will have an datasource.

Note: I previously seen an error message about JDBC driver not being able to be copied - so it seems we are actually copying "something"




> 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: JBossAS
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>             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.

-- 
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