Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-3.0.0.FINAL
Roadmap-Fix
New issue 241 by [email protected]: Security domain in ear
http://code.google.com/p/sipservlets/issues/detail?id=241
mobicents does not properly set the securityDomain string when the security
domain is defined in the jboss-app.xml instead of jboss-web.xml
What steps will reproduce the problem?
1. Create an ear project;
2. Add a jboss-app.xml with a security domain defined;
3. Create a sip servlet with digest authentication required;
4. turn the log level to DEBUG for
org.mobicents.servlet.sip.catalina.security.authentication;
5. send an INVITE;
6. see the log:
DEBUG
[org.mobicents.servlet.sip.catalina.security.authentication.DigestAuthenticator]
Security Domain null for Realm myrealm
DEBUG
[org.mobicents.servlet.sip.catalina.security.authentication.DigestAuthenticator]
Security Domain is null using default security domain sip-servlets for
Realm myrealm
What is the expected output? What do you see instead?
Really this is not a real bug since the authentication uses the right
security domain defined in the jboss-app.xml (I don't know how). Anyway it
seems wrong to me that the SipStandardContext#getSecurityDomain always
returns null in this case.
What version of the product are you using? On what operating system?
mss-2.0.0.FINAL-jboss-as-7.1.2.Final
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.