[
https://issues.apache.org/jira/browse/GERONIMO-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590332#action_12590332
]
Michał Kudła commented on GERONIMO-3959:
----------------------------------------
I removed from ejb-jar.xml stanza
<interceptors>
<interceptor>
<interceptor-class>
examples.session.stateless_dd.RetrieveOrderCallbacks
</interceptor-class>
<post-construct>
<lifecycle-callback-method>
construct
</lifecycle-callback-method>
</post-construct>
<pre-destroy>
<lifecycle-callback-method>
destroy
</lifecycle-callback-method>
</pre-destroy>
</interceptor>
</interceptors>
after that, OrderEAR was loaded successfully.
> Freeze during deploying OrderEAR sample from GMOxDOC21
> -------------------------------------------------------
>
> Key: GERONIMO-3959
> URL: https://issues.apache.org/jira/browse/GERONIMO-3959
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.1
> Environment: Gentoo Linux 2.6.22, Java IBM J9 2.4 Linux x86-32
> jvmxi3260-20071121_15015
> Reporter: Michał Kudła
> Priority: Blocker
> Attachments: GMOxDOC21_Order.zip
>
>
> I created EAR according to
> http://cwiki.apache.org/GMOxDOC21/deployment-plans.html.
> But, unedr deployment, Geronimo stoped without any messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.