[JBoss JIRA] Created: (AS7-1282) Rar classes are not made available to deployments
by Carlo de Wolf (JIRA)
Rar classes are not made available to deployments
-------------------------------------------------
Key: AS7-1282
URL: https://issues.jboss.org/browse/AS7-1282
Project: Application Server 7
Issue Type: Bug
Reporter: Carlo de Wolf
The rar classes are not made available to a deployment.
{noformat}
java.lang.ClassNotFoundException: org.hornetq.ra.inflow.HornetQActivationSpec from [Module "deployment.ejb3mdb.jar:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191)
{noformat}
JCA 1.6 20.3 Class Loading Requirements
{quote}
If a standalone resource adapter is configured to deliver messages to a message-
driven bean in an application, the standalone resource adapter must be made
available to the application.
{quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (SECURITY-565) Fix hardcoded server name for SPNEGOSockets
by Marcus Moyses (JIRA)
Fix hardcoded server name for SPNEGOSockets
-------------------------------------------
Key: SECURITY-565
URL: https://issues.jboss.org/browse/SECURITY-565
Project: PicketBox (JBoss Security and Identity Management)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Negotiation
Affects Versions: Negotiation_2.0.3.SP3
Reporter: Marcus Moyses
Assignee: Marcus Moyses
Fix For: Negotiation_2.0.3.SP4
A hardcoded server name was incorrectly set in the client side starting a negotiation handshake.
Now the server name can be set on the client side using the org.jboss.security.negotiation.server.principal system property.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months