[ 
https://issues.apache.org/jira/browse/GERONIMO-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

viola.lu updated GERONIMO-5862:
-------------------------------

    Description: 
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.

See testcase under $source 
\testsuite\aries-testsuite\mail-osgi-service\mail-wab\

  was:
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.


> 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.
> See testcase under $source 
> \testsuite\aries-testsuite\mail-osgi-service\mail-wab\

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to