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