Hide Forgot
Affects: Interactive Demo/Tutorial project_key: SOA When trying to deploy BPEL quickstarts shipped with SOA-P the following exception message will be thrown: Caused by: java.lang.SecurityException: class "org.jboss.soa.bpel.runtime.ws.BPELWebServiceEndpoint_ac67e341-b458-44e5-ae64-d0335de3a45c"'s signer information does not match signer information of other classes in the same package For full stack trace see attached server log.
Attachment: Added: server.log
Hi Marek - What changed between ER1 and ER2? I assume the quickstarts ran ok in ER1?
Changed the package used for the generated Web Service endpoint. Will co-ordinate with productisation team on verifying the fix in the SOA-P build.
Link: Added: This issue is a dependency of RIFTSAW-293
Fix has been applied, and tested locally. Will be part of next tagged version when requested by productisation or QE.
Verified on SOA-P 5.1 ER5
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/RIFTSAW-293 BPEL quick starts would fail due to an exception. An error message would state that "signer information does not match signer information of other classes in the same package." This happened when Riftsaw was deployed as a signed installation, because the service end-point created when a a BPEL process was deployed was unsigned. To fix this problem, the web service package has been renamed. Users will no longer encounter the exception.
this is the first time we have shipped this so it does not have to be documented with resolved issues in the release notes
Release Notes Docs Status: Removed: Documented as Resolved Issue Added: Not Required