mail/MaiSession is not bound to context
---------------------------------------
Key: GERONIMO-5862
URL: https://issues.apache.org/jira/browse/GERONIMO-5862
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: mail
Affects Versions: 3.0
Environment: OS: win
Reporter: viola.lu
Priority: Minor
Fix For: 3.0
MailGBean is already registered as osgi service, but its jndi name is not bound
to context(get context exception).So fail to lookup it via
osgi:service/ger:Session or osgi:service/mail/MailSession.
Also try to lookup it via osgi:service/$MailGBean.class.getName(),but got
constructor error.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira