[Seasar-user:6176] traceCustomizerを設定するとBreakpointでErrorとなる
Masanobu Shimura
[E-MAIL ADDRESS DELETED]
2007年 2月 14日 (水) 22:12:33 JST
志村です。
小林さん教えてください。
<component name="serviceCustomizer"
class="org.seasar.framework.container.customizer.CustomizerChain">
<initMethod name="addCustomizer">
<arg>traceCustomizer</arg>
</initMethod>
</component>
のように設定し、そのClassの中にBreakpointを設定すると下記Dialogが表示
されてしまいます。
Unable to install breakpoint in
org.seasar.golf.service.impl.GolfTrxServiceImpl$$EnhacedByS2AOP$$1f1e39b
due to missing
line number attributes. Modify compiler option to generate line number
attributres.
Reason: Absent Line Number Information
この設定を消すと問題はありません。またJAVAのCompile Optionはline number attributeは
generateする設定となっています。
Trace設定すると、問題があるのですか?
お手数をお掛けします。 S2のVersionは 2.4.9です。
なおEclipseは、3.2.1でも 3.3M5でも同様な状況です。
Seasar-user メーリングリストの案内