Adrian Brock [http://community.jboss.org/people/adrian%40jboss.org] replied to 
the discussion

"How to define a read-only connection ?"

To view the discussion, visit: http://community.jboss.org/message/533038#533038

--------------------------------------------------------------
> Roberto Mazzola wrote:
> 
> <connection-property name="readOnly">true</connection-property>
You're missing the xml attribute type="java.lang.Boolean".
See  
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm
 
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm

It will be a java.lang.String by default which it probably doesn't recognise?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533038#533038]

Start a new discussion in JCA at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to