i'm trying to follow the getting started guide to get oracle up and running 
with my app - http://docs.jboss.org/jbossas/getting_started/v4/html/db.html - 
unfortunately, i'm having issues.

this code (that i'm supposed to change an attrtibute for oracle according to 
the doc), is not in the jboss-service.xml. 

  | <!-- The configurable Xid factory. For use with Oracle, set pad to true --> 
  | <mbean code="org.jboss.tm.XidFactory" 
  |        name="jboss:service=XidFactory"> 
  |     <!--attribute name="Pad">true</attribute--> 
  | </mbean> 
  | 

http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAOracleDatasource and the example 
conf files included in jboss make a similar suggestion, but for a different 
file, transaction-service.xml. that file does not exist.  

i grepped the the jboss directory for "Pad", got nothing.  i'm running jboss 
4.0.3sp1 on rhel4.  hopefully these instructions are relics from previous 
versions and oracle will automagically work without it.  if it won't, please 
help me. 



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931013#3931013

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931013


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to