Bug 779872 (SOA-2231) - Invalid classpath reference in source package
Summary: Invalid classpath reference in source package
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2231
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Distribution
Version: 5.0.2
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0 GA
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-12 15:03 UTC by Martin Weiler
Modified: 2011-02-11 04:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-11 04:42:02 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2231 0 None None None Never

Description Martin Weiler 2010-08-12 15:03:46 UTC
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.

Comment 1 Anne-Louise Tangring 2010-09-10 18:51:18 UTC
This is a candidate for SOA 5.1.0.

Comment 2 Anne-Louise Tangring 2010-12-06 16:38:19 UTC
This is a blocker for SOA 5.1.0

Comment 4 Dana Mison 2011-01-05 00:14:47 UTC
Writer: Added: dlesage


Comment 5 Kevin Conner 2011-01-13 12:42:06 UTC
Checked eclipse project/classpath, no errors found.

Comment 6 David Le Sage 2011-02-11 04:39:14 UTC
Temporarily reopening to update release note info.

Comment 7 David Le Sage 2011-02-11 04:41:52 UTC
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.



Note You need to log in before you can comment on or make changes to this bug.