Try:

<MLET CODE = "org.jboss.util.ClassPathExtension" ARCHIVE="jboss.jar"
CODEBASE="../../lib/ext/">
  <!-- relative path to the classes12.zip goes into the VALUE bit -->
  <ARG TYPE="java.lang.String" VALUE="../../lib/classes12.zip">
</MLET>

"Micky I. Mimo" wrote:

> I put classes12.zip in the ../lib/ext directory and added this entry to
> the jboss.conf file:
>
> <MLET CODE = "org.jboss.util.ClassPathExtension"
> ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar"
> CODEBASE="../../lib/ext/">
>      <ARG TYPE="java.lang.String" VALUE="thinPool">
>      <ARG TYPE="java.lang.String"
> VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl">
> </MLET>
>
> I suspect that my problem is with this configuration setting. Does
> anything look wrong with the above configuration?


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to