On Sep 7, 2007, at 9:02 PM, Xh wrote:
Hi David!
There were no errors during deployment.
Application deploys and starts. Bean does not work.
Without name attribute, everything is OK.
Not sure what you might be doing wrong, but I've created an example
of both @Stateless and @Stateful beans using the name attribute and
both deploy and run fine in Geronimo 2.0.1.
http://people.apache.org/~dblevins/tmp/examples/
The source is buildable with maven2. There's a prebuilt "ready to
deploy" jar there as well.
Hope this helps!
-David