<?xml version="1.0" encoding="UTF-8" ?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/"> <channel rdf:about="http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b"> <title>trans-attribute missing</title> <description><![CDATA[trans-attribute missing]]></description> <link>http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b</link> <items> <rdf:Seq><rdf:li rdf:resource="http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e1cb456c0a8001e0032a5b1e0a5995c" /> <rdf:li rdf:resource="http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e0a689ac0a8001e00f81d0906c14d6c" /> </rdf:Seq> </items> </channel> <item rdf:about="http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e1cb456c0a8001e0032a5b1e0a5995c"> <title>RE : trans-attribute missing</title> <link>http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e1cb456c0a8001e0032a5b1e0a5995c</link> <dc:creator>Sebastien Jourdain</dc:creator> <dc:date>2006-01-11T12:22:55+01:00</dc:date> <description><![CDATA[The trans attribute is for the definition of the kind of transaction that should be applied to this method.<p class="paragraph"/>In our case, we didn't specify transaction type in the get methods, so the system automatically set this method to support in order to include them in transaction only if the call to this method is inside a transaction...<p class="paragraph"/>So you don't have to care except if you see a set method with the support attribute...<p class="paragraph"/>Otherwise, you could get some logs <ul class="minus"> <li>from Tomcat (JONAS_ROOT/conf/server.xml)</li> <li>from JOnAs (JONAS_ROOT/conf/jonas.properties...)</li> <li>from PostGresQL</li> </ul>Regards,<p class="paragraph"/>Artenum Team]]></description> </item><item rdf:about="http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e0a689ac0a8001e00f81d0906c14d6c"> <title>trans-attribute missing</title> <link>http://dev.libresource.org/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e0a689ac0a8001e00f81d0906c14d6c</link> <dc:creator>Rüdiger Lincke</dc:creator> <dc:date>2006-01-11T12:22:55+01:00</dc:date> <description><![CDATA[During the statup of Jonas/LibreSource I recognized that there are quite some warnings in the output. It says:<p class="paragraph"/>2005-11-14 08:55:44,192 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring org.libresource.LibresourceService.getShortResourceName(org.libresource.LibresourceResourceIdentifier) throws org.l ibresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSynchronizerService (set to the defa ult value Supports) 2005-11-14 08:55:44,194 : SessionDesc.checkTxAttribute : trans-attribute missing for method public abstract java.lang.St ring<a class="resourceLink" href="/home/community/forum/8e0a640ac0a8001e00f38fc7afbce52b/8e0a689ac0a8001e00f81d0906c14d6c">trans-attribute missing</a> org.libresource.LibresourceService.listAvailablesPermissions(org.libresource.LibresourceResourceIdentifier) throw s org.libresource.LibresourceException,java.rmi.RemoteException in session bean LibresourceSynchronizerService (set to t he default value Supports)<p class="paragraph"/>Basically I get quite some messages about a missing trans-attribute. Is this something to worry about? Or can we just ignore it?<p class="paragraph"/>Further I wonder if there are some log files we should check for errors or warning, to uncover problems with our LibreSource installation/configuration. It still happens, that the service crashes some times, so I wonder if we might have some hidden problems.]]></description> </item> </rdf:RDF>