Rickard �berg wrote: 
> Ok, here's how it work. The "res-ref-name" is the name jBoss is going 
to
> bind to in java:comp/env. You *need* to make jboss.xml which maps this
> to a global JNDI-name. I guess we could set this to default to
> res-ref-name (uhm.. good idea, so, fixed in CVS now).

Thanks. I am making the resource reference to the Datasource with
ejx but when I click on "Add resource manager" type JDBC cracks.
How it can be defined in XML (jboss.xml) ?

> Ok, no link set, then this is not surprising.. Ya need to set the
> reference to link some bean, or otherwise it won't (of course) work.

OK. In this case this is a bug for ZOL people (what's the meaning of
ZOL?).

One final note. This change in ClassPathExtension.java is not 
commited to CVS:

       if (files[i].endsWith(".jar") || files[i].endsWith(".zip"))

I have tried here and works fine, it finds classes12.zip 
(Oracle driver) when it is placed in /lib/ext.

Regards
Pedro



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to