<html><head><base href="x-msg://87/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div><br></div><div>This is just a vague guess, but there used to be an issue with the OSGI subsystem involved.</div><div>What AS version are you using? The problem I am referring to should be solved in trunk.</div><div>But if you a running a previous release, then try commenting out the osgi subsystem .</div><div><br></div><div>Ike</div><br><div><div>On May 4, 2011, at 12:02 PM, <a href="mailto:paulwerder@fastmail.co.uk">paulwerder@fastmail.co.uk</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="padding-top: 1ex; padding-right: 1ex; padding-bottom: 1ex; padding-left: 1ex; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: sans-serif; font-size: small; "><div dir="ltr" style="font-family: Arial; font-size: medium; "><div><div>Hello,</div><div>&gt;do you have a&nbsp;</div><div>&nbsp;</div><div>&nbsp;&nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;drivers&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;driver module="oracle.jdbc"/&gt;</div><div>&nbsp;&nbsp; &gt;&nbsp; &nbsp; &nbsp; &lt;/drivers&gt;</div><div>&nbsp;</div><div>&gt;in your configuration at datasources subsystem?</div><div>&nbsp;</div><div>yes I have inserted it, exaclty as you typed it. (sorry I forgot to mention it before.)</div><div>&nbsp;</div><div>might it be a specific issue with this JDBC driver ?</div><div>regards</div><div>Paul</div></div><div>--</div><div>&nbsp;</div><div><a href="mailto:paulwerder@fastmail.co.uk">paulwerder@fastmail.co.uk</a></div><div>&nbsp;</div><div class="defangedMessage"><div id="me06274"><div>On Wed, 04 May 2011 12:54 +0300, "Nicklas Karlsson" &lt;<a href="mailto:nickarls@gmail.com">nickarls@gmail.com</a>&gt; wrote:</div><blockquote class="me06274QuoteMessage" type="cite" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(20, 79, 174); padding-left: 1em; "><div>do you have a&nbsp;</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;drivers&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;driver module="oracle.jdbc"/&gt;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/drivers&gt;</div><div>&nbsp;</div><div>in your configuration at datasources subsystem?</div><br><div class="me06274gmail_quote">On Wed, May 4, 2011 at 11:39 AM,<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:paulwerder@fastmail.co.uk">paulwerder@fastmail.co.uk</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><blockquote class="me06274gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; border-top-color: rgb(0, 99, 18); border-right-color: rgb(0, 99, 18); border-bottom-color: rgb(0, 99, 18); ">Hi JBoss devs,<br>I'm testing Oracle connectivity using a 10.2 JDBC Driver (ojdbc14.jar).<br>Seems there are some issues- has anyone managed to connect to an Oracle<br>DB ?<br>This is what the server reports:<br><br>&nbsp;report<br>&nbsp; New missing/unsatisfied dependencies:<br>&nbsp; &nbsp; &nbsp;service jboss.jdbc-driver."oracle.jdbc.driver.OracleDriver".10.2<br>&nbsp; &nbsp; &nbsp;(missing)<br><br>And my configuration:<br><br>&lt;datasource jndi-name="java:/OracleDS" pool-name="OracleDS"<br>enabled="true" use-java-context="true"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;connection-url&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;jdbc:oracle:thin:@192.168.1.1:1530:ORACLESID<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/connection-url&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;driver-class&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oracle.jdbc.driver.OracleDriver<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/driver-class&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;driver&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oracle.jdbc.driver.OracleDriver#10.2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/driver&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;pool&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;prefill&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;true<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/prefill&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;use-strict-min&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;false<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/use-strict-min&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/pool&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;security&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;user-name&gt;test&lt;/user-name&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;password&gt;test&lt;/password&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/security&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;validation&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;validate-on-match&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;false<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/validate-on-match&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;background-validation&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;false<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/background-validation&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;useFastFail&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;false<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/useFastFail&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/validation&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;statement/&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/datasource&gt;<br><br>I've chosen to install the JDBC driver as a module, so under the<br>"modules" folder I've added:<br>oracle<br>└───jdbc<br>&nbsp; &nbsp;└───main<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;module.xml<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ojdbc14.jar<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ojdbc14.jar.index<br><br>Last thing, the module.xml:<br><br>&lt;module xmlns="urn:jboss:module:1.0" name="oracle.jdbc"&gt;<br>&nbsp;&lt;resources&gt;<br>&nbsp; &nbsp;&lt;resource-root path="ojdbc14.jar"/&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp;&lt;!-- Insert resources here --&gt;<br>&nbsp;&lt;/resources&gt;<br>&nbsp;&lt;dependencies&gt;<br>&nbsp; &nbsp;&lt;module name="javax.api"/&gt;<br>&nbsp;&lt;/dependencies&gt;<br>&lt;/module&gt;<br><br>Can you find any reason why the driver does not get deployed ?<br>(I've tried also adding META-INF/services/java.sql.Driver with the<br>driver class name- it didn't help however).<br>Thanks a lot<br>Paul<br>--<br><br>&nbsp;<a href="mailto:paulwerder@fastmail.co.uk">paulwerder@fastmail.co.uk</a><br><br><span style="color: rgb(136, 136, 136); ">--<br><a href="http://www.fastmail.fm" target="_blank">http://www.fastmail.fm</a><span class="Apple-converted-space">&nbsp;</span>- IMAP accessible web-mail<br><br><br>_______________________________________________<br>jboss-as7-dev mailing list<br><a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br></span></blockquote></div><br><br clear="all"><br>--<br>---<br>Nik<br><pre>_______________________________________________
jboss-as7-dev mailing list
<a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>

</pre></blockquote></div></div><div>&nbsp;</div></div><pre>-- 
<a href="http://www.fastmail.fm">http://www.fastmail.fm</a> - mmm... Fastmail...
</pre>_______________________________________________<br>jboss-as7-dev mailing list<br><a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br></div></span></blockquote></div><br></body></html>