[
https://issues.apache.org/jira/browse/GERONIMO-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894798#action_12894798
]
Chi Runhua commented on GERONIMO-5493:
--------------------------------------
I just noticed that there is another singletonejb implementation code within
javeee6-testsuite[1] other than the one in sample trunk[2]. IIUC, both
provides the same functionalities. However, the one in javeee6-testsuite is
much more clear and straightforward for users to understand.
I'd like to suggest to replace the current singletonejb-javaee6 sample code
with the one in testsuite.
[1].
https://svn.apache.org/repos/asf/geronimo/server/trunk/testsuite/javaee6-testsuite/ejb3.1lite-test/
[2].
https://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/javaee6/singletonejb-javaee6/
Any comments?
Jeff
> Rename files' name in singletonejb-javaee6 Sample
> -------------------------------------------------
>
> Key: GERONIMO-5493
> URL: https://issues.apache.org/jira/browse/GERONIMO-5493
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: sample apps
> Affects Versions: 3.0
> Reporter: LiWenQin
> Priority: Minor
> Fix For: 3.0
>
>
> Sample singletonejb-javaee6 used singleton session bean, but the file name is
> "StatefulCalculator.java".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.