[jboss-user] [IronJacamar] - Re: trouble with RAR with ResourceAdapter
Frank Langelage
do-not-reply at jboss.com
Wed Jan 2 10:46:06 EST 2013
Frank Langelage [https://community.jboss.org/people/lafr] created the discussion
"Re: trouble with RAR with ResourceAdapter"
To view the discussion, visit: https://community.jboss.org/message/787083#787083
--------------------------------------------------------------
Mysteriously the problem reappeared suddenly.
Adding META-INF/ra.xml with this content
<?xml version="1.0" encoding="UTF-8"?>
<connector xmlns=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee"
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/connector_1_6.xsd http://java.sun.com/xml/ns/javaee/connector_1_6.xsd"
version="1.6">
<display-name>Filesystem</display-name>
<vendor-name>20-20 Technologies GmbH</vendor-name>
<eis-type>Filesystem</eis-type>
<resourceadapter-version>3.5</resourceadapter-version>
<resourceadapter>
<resourceadapter-class>biz.mbisoftware.fn.jca.filesystem.FilesystemResourceAdapter</resourceadapter-class>
</resourceadapter>
</connector>
the problem can be worked around.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/787083#787083]
Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130102/fd3dcb82/attachment.html
More information about the jboss-user
mailing list