Hide Forgot
Help Desk Ticket Reference: https://access.redhat.com/issue-tracker/1190493 project_key: SOA After importing the source package into Eclipse and adding an ESB server runtime, the following error still shows up: Description Resource Path Location Type The method setOutgoingRunAs(RunAs) in the type SecurityContext is not applicable for the arguments (RunAsIdentity) JBossASContextPropagator.java /JBossESB/rosetta/src/org/jboss/internal/soa/esb/services/security line 262 Java Problem The .classpath needs to be updated to reference the AS5 jars as they extend the AS4 versions.
This is a candidate for SOA 5.1.0.
This is a blocker for SOA 5.1.0
Writer: Added: dlesage
Checked eclipse project/classpath, no errors found.
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2231 After importing a source package into Eclipse and adding an ESB server run-time, the following error would appear: Description Resource Path Location Type The method setOutgoingRunAs(RunAs) in the type SecurityContext is not applicable for the arguments (RunAsIdentity) JBossASContextPropagator.java /JBossESB/rosetta/src/org/jboss/internal/soa/esb/services/security line 262 Java Problem To fix this problem, the .class-path has been updated to reference the AS5 JARs as they extend the functionality of the AS4 versions. As a result, the error will no longer occur.