Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » use Websphere 6.1 JDBC
use Websphere 6.1 JDBC [message #211118] Wed, 26 March 2008 16:01 Go to next message
Eclipse UserFriend
Originally posted by: tomh.a-t-g.com

We are developing on Eclipse and Tomcat and deploy in production to
Websphere 6.1. To us Websphere's JDBC we edit the ibm-web-bnd.xmi:

<?xml version="1.0" encoding="UTF-8"?>
<com.ibm.ejs.models.base.bindings.webappbnd:WebAppBinding xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:com.ibm.ejs.models.base.bindings.webappbnd="webappbnd.xmi "
xmi:id="WebAppBinding_1204038443298" ADD THIS >>>jndiName="jdbc/medtrn" <<<
virtualHostName="default_host">
<webapp href="WEB-INF/web.xml#WebApp_1204038443298"/>
</com.ibm.ejs.models.base.bindings.webappbnd:WebAppBinding>

Is there some way Eclipse can generate this or another way to go about this?

Thanks,
Tom
Re: use Websphere 6.1 JDBC [message #211154 is a reply to message #211118] Wed, 26 March 2008 17:38 Go to previous message
Angel Vera is currently offline Angel VeraFriend
Messages: 63
Registered: July 2009
Member

You might be able to generate ANT script to the job


"Tom Henricksen" <tomh@a-t-g.com> wrote in
news:fsds00$ej6$1@build.eclipse.org:

> We are developing on Eclipse and Tomcat and deploy in production to
> Websphere 6.1. To us Websphere's JDBC we edit the ibm-web-bnd.xmi:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <com.ibm.ejs.models.base.bindings.webappbnd:WebAppBinding
> xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"
> xmlns:com.ibm.ejs.models.base.bindings.webappbnd="webappbnd.xmi "
> xmi:id="WebAppBinding_1204038443298" ADD THIS
> >>>jndiName="jdbc/medtrn" <<< virtualHostName="default_host">
> <webapp href="WEB-INF/web.xml#WebApp_1204038443298"/>
> </com.ibm.ejs.models.base.bindings.webappbnd:WebAppBinding>
>
> Is there some way Eclipse can generate this or another way to go about
> this?
>
> Thanks,
> Tom
>
>
>


Regards,
--
Angel Vera
WTP Server Tools Developer
Previous Topic:Problem with the Export Data options from the BIRT - toolbar
Next Topic:Server start timeout preference
Goto Forum:
  


Current Time: Fri Apr 26 02:59:28 GMT 2024

Powered by FUDForum. Page generated in 0.03439 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top