<div>HTTP 500 - ÄÚ²¿¥µ©`¥Ð©` ¥¨¥é©` </div>
<div>&nbsp;</div>
<div>Can&#39;t view the page published under webshpere.</div>
<div>&nbsp;</div>
<div>Is there anything wrong?</div>
<div>&nbsp;</div>
<div>--------------------------------------------------------jdbc.dicon------------------------------------------------</div>
<div>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;!DOCTYPE components PUBLIC &quot;-//SEASAR//DTD S2Container 2.4//EN&quot;<br>&nbsp;&quot;<a href="http://www.seasar.org/dtd/components24.dtd">http://www.seasar.org/dtd/components24.dtd
</a>&quot;&gt;<br>&lt;components namespace=&quot;jdbc&quot;&gt;<br>&nbsp;&lt;include path=&quot;jta.dicon&quot;/&gt;<br>&nbsp;&lt;include path=&quot;jdbc-extension.dicon&quot;/&gt;<br>&nbsp;&lt;component class=&quot;org.seasar.extension.jdbc.impl.BasicResultSetFactory
&quot;/&gt;<br>&nbsp;&lt;component class=&quot;org.seasar.extension.jdbc.impl.ConfigurableStatementFactory&quot;&gt;<br>&nbsp;&nbsp;&lt;arg&gt;<br>&nbsp;&nbsp;&nbsp;&lt;component class=&quot;org.seasar.extension.jdbc.impl.BasicStatementFactory&quot;/&gt;
<br>&nbsp;&nbsp;&lt;/arg&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;fetchSize&quot;&gt;100&lt;/property&gt;<br>&nbsp;&nbsp;&lt;!--<br>&nbsp;&nbsp;&lt;property name=&quot;maxRows&quot;&gt;100&lt;/property&gt;<br>&nbsp;&nbsp;--&gt;<br>&nbsp;&lt;/component&gt;</div>
<div>&nbsp;&lt;component name=&quot;xaDataSource&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.dbcp.impl.XADataSourceImpl&quot;&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;driverClassName&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&quot;oracle.jdbc.driver.OracleDriver
&quot;<br>&nbsp;&nbsp;&lt;/property&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;URL&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&quot;jdbc:oracle:thin:@172.20.38.101:1521:dts&quot;<br>&nbsp;&nbsp;&lt;/property&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;user&quot;&gt;&quot;dts&quot;&lt;/property&gt;
<br>&nbsp;&nbsp;&lt;property name=&quot;password&quot;&gt;&quot;dts&quot;&lt;/property&gt;<br>&nbsp;&nbsp;&lt;destroyMethod&gt;<br>&nbsp;&nbsp;&nbsp;@org.seasar.framework.util.DriverManagerUtil@deregisterAllDrivers()<br>&nbsp;&nbsp;&lt;/destroyMethod&gt;<br>&nbsp;&nbsp; &nbsp;&lt;/component&gt;
<br>&nbsp;&lt;component name=&quot;connectionPool&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.dbcp.impl.ConnectionPoolImpl&quot;&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;timeout&quot;&gt;600&lt;/property&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;maxPoolSize&quot;&gt;10&lt;/property&gt;
<br>&nbsp;&nbsp;&lt;property name=&quot;allowLocalTx&quot;&gt;true&lt;/property&gt;<br>&nbsp;&nbsp;&lt;destroyMethod name=&quot;close&quot;/&gt;<br>&nbsp;&lt;/component&gt;</div>
<div>&nbsp;&lt;component name=&quot;dataSource&quot;<br>&nbsp;&nbsp;class=&quot;javax.sql.DataSource&quot;&gt;<br>&nbsp;&nbsp;@org.seasar.extension.j2ee.JndiResourceLocator@lookup(&quot;dts&quot;)<br>&nbsp;&lt;/component&gt;</div>
<div>&lt;/components&gt;</div>
<div>-------------------------------------------------j2ee.dicon----------------------------------------------</div>
<div>
<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;!DOCTYPE components PUBLIC &quot;-//SEASAR//DTD S2Container//EN&quot;<br>&quot;<a href="http://www.seasar.org/dtd/components.dtd">http://www.seasar.org/dtd/components.dtd
</a>&quot;&gt;<br>&lt;components namespace=&quot;j2ee&quot;&gt;<br>&nbsp;&lt;include path=&quot;jta.dicon&quot;/&gt;<br>&nbsp;&lt;include path=&quot;jdbc.dicon&quot;/&gt;</p>
<p>&nbsp;&lt;component name=&quot;requiredTx&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.tx.RequiredInterceptor&quot;/&gt;<br>&nbsp;&lt;component name=&quot;requiresNewTx&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.tx.RequiresNewInterceptor
&quot;/&gt;<br>&nbsp;&lt;component name=&quot;mandatoryTx&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.tx.MandatoryInterceptor&quot;/&gt;<br>&nbsp;&lt;component name=&quot;notSupportedTx&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.tx.NotSupportedInterceptor
&quot;/&gt;<br>&nbsp;&lt;component name=&quot;neverTx&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.extension.tx.NeverInterceptor&quot;/&gt;<br>&nbsp;&nbsp;<br>&nbsp;&nbsp;&lt;component <br>&nbsp;&nbsp;name=&quot;resultSetFactory&quot;<br>&nbsp;&nbsp;class=&quot;org.seasar.dao.pager.PagerResultSetFactoryWrapper
&quot;&gt;<br>&nbsp;&nbsp;&lt;arg&gt;<br>&nbsp;&nbsp;&nbsp;&lt;component class=&quot;org.seasar.extension.jdbc.impl.BasicResultSetFactory&quot;/&gt;<br>&nbsp;&nbsp;&lt;/arg&gt;<br>&nbsp;&nbsp;&lt;property name=&quot;useScrollCursor&quot;&gt;true&lt;/property&gt;<br>
&nbsp;&lt;/component&gt;</p>
<p>&nbsp;&lt;component class=&quot;org.seasar.extension.jdbc.impl.ConfigurableStatementFactory&quot;&gt;<br>&nbsp;&nbsp;&lt;arg&gt;<br>&nbsp;&nbsp;&nbsp;&lt;component class=&quot;org.seasar.dao.pager.PagerStatementFactory&quot;/&gt;<br>&nbsp;&nbsp;&lt;/arg&gt;
<br>&nbsp;&nbsp;&lt;property name=&quot;fetchSize&quot;&gt;100&lt;/property&gt;<br>&nbsp;&lt;/component&gt;</p>
<p>&nbsp;&nbsp;&nbsp; &lt;component name=&quot;TransactionManager&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; class=&quot;javax.transaction.TransactionManager&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @com.ibm.ws.Transction.TransactionManagerFactory@getTransactionManager()<br>&nbsp;&nbsp;&nbsp; &lt;/component&gt;
<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;component name=&quot;UserTransaction&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; class=&quot;javax.transaction.UserTransaction&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @org.seasar.extension.j2ee.JndiResourceLocator@lookup(&quot;java:comp/UserTransaction&quot;)
<br>&nbsp;&nbsp;&nbsp; &lt;/component&gt;<br>&lt;/components&gt;</p>
<p>Help!</p></div>
<div><span class="gmail_quote">2007/10/18, Yasuo Higa &lt;<a href="mailto:higa@isid.co.jp">higa@isid.co.jp</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi, guys.<br>&gt;<br>&gt; What&#39;s more, i can&#39;t find jta.dicon in my project.Where does it placed?<br>
&gt; or i can place the code below anywhere?(for example , j2ee.dicon)<br>&gt;<br>If you can find &quot;TransactionManager&quot; definition in j2ee.dicon,<br>you should replace the definition as follows:<br><br>&lt;component name=&quot;TransactionManager&quot;
<br>class=&quot;javax.transaction.TransactionManager&quot;&gt;<br>@com.ibm.ws.Transction.TransactionManagerFactory@<br>getTransactionManager()<br>&lt;/component&gt;<br><br>&lt;component name=&quot;UserTransaction&quot;<br>
class=&quot;javax.transaction.UserTransaction&quot;&gt;<br>&nbsp;&nbsp; @org.seasar.extension.j2ee.JndiResourceLocator@lookup(&quot;java:<br>comp/UserTransaction&quot;)<br>&lt;/component&gt;<br><br>--<br>Yasuo Higa<br><a href="mailto:higa@isid.co.jp">
higa@isid.co.jp</a><br>_______________________________________________<br>Seasar-user mailing list<br><a href="mailto:Seasar-user@ml.seasar.org">Seasar-user@ml.seasar.org</a><br><a href="https://ml.seasar.org/mailman/listinfo/seasar-user">
https://ml.seasar.org/mailman/listinfo/seasar-user</a><br></blockquote></div><br>