Google グループは Usenet の新規の投稿と購読のサポートを終了しました。過去のコンテンツは引き続き閲覧できます。
Dismiss

Property 'longkeyb2' has no getter method in WLS 7.0 sp2

閲覧: 0 回
最初の未読メッセージにスキップ

John

未読、
2004/06/17 16:51:262004/06/17
To:

All,

I try to backport an application built using JDK1.4.1 (from WLS8.1) to WLS 7.0sp2.

I'm getting this error, which doesn't seem consistent across different properties
(some properties seem working fine with similar data types). Only hint I got so
far is that it may be related to introspection change in JDK, but I'm not sure
(not consistent). My runtime environment has setup to use JDK1.3.1_06 (from WLS
7.0sp2).

Any suggestions would be appreciated.


==== error message ====
java.lang.NoSuchMethodException: Property 'longkeyb2' has no getter method
at org.apache.commons.beanutils.PropertyUtils.getSimpleProperty(PropertyUtils.java:1180)
at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java:772)
at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:801)
at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:952)
at org.apache.struts.taglib.bean.WriteTag.doStartTag(WriteTag.java:286)
at jsp_servlet._bk002web.__c002bmaintbrowse._jspService(__c002bmaintbrowse.java:716)

John

未読、
2004/06/17 17:00:592004/06/17
To:

The application works well in WLS 8.1 with JDK 1.4.1.

新着メール 0 件