Created attachment 784411 [details] ClassNotFoundException.log Steps to Reproduce: 1. configure keystores using: http://git.app.eng.bos.redhat.com/?p=jbossqe/epp-tools.git;a=blob;f=config-tool/src/main/sh/gatein/wssec/generate_keystores.sh;h=3c60c2959e4d703cb9429aa5a242b076e8e26eb3;hb=a110cfa0503aefc0d7a2eba99897437c1a779408 2. rm -rf $PRODUCER/standalone/configuration/gatein/wsrp/cxf/ws-security/producer/* 3. unzip http://git.app.eng.bos.redhat.com/?p=jbossqe/epp-tools.git;a=blob_plain;f=config-tool/src/main/resources/wssec_resources/producer_encr_sign_username.zip;hb=a110cfa0503aefc0d7a2eba99897437c1a779408 to $PRODUCER/standalone/configuration/gatein/wsrp/cxf/ws-security/producer/ 4. mv producer.jks to $PRODUCER/standalone/configuration/gatein/wsrp/cxf/ws-security/producer/ 5. cp http://git.app.eng.bos.redhat.com/?p=jbossqe/epp-tools.git;a=blob_plain;f=config-tool/src/main/resources/wssec_resources/wsrp-wss-callback-example-2.2.10.Final.jar;hb=a110cfa0503aefc0d7a2eba99897437c1a779408 to $PRODUCER/gatein/extensions 6. rm -rf $CONSUMER/standalone/configuration/gatein/wsrp/cxf/ws-security/consumer/* 7. unzip http://git.app.eng.bos.redhat.com/?p=jbossqe/epp-tools.git;a=blob_plain;f=config-tool/src/main/resources/wssec_resources/consumer_encr_sign_username.zip;hb=a110cfa0503aefc0d7a2eba99897437c1a779408 to $CONSUMER/standalone/configuration/gatein/wsrp/cxf/ws-security/consumer/ 8. mv consumer.jks to $PRODUCER/standalone/configuration/gatein/wsrp/cxf/ws-security/consumer/ 9. cp http://git.app.eng.bos.redhat.com/?p=jbossqe/epp-tools.git;a=blob_plain;f=config-tool/src/main/resources/wssec_resources/wsrp-wss-callback-example-2.2.10.Final.jar;hb=a110cfa0503aefc0d7a2eba99897437c1a779408 to $CONSUMER/gatein/extensions 10. deploy ant remoteable portlet to producer 11. start producer and consumer (I use different set of ports: -Djboss.socket.binding.port-offset=100) 12. open consumer, sign in, go to WSRP admin portlet 13. register consumer with WS-Security checkbox checked 14. go to Application Registry and import applications 15. go to Edit Page and add the remote portlet to page 16. click finish Actual results: Exceptions in log (attached) and the portlet says: This portlet encountered an error and could not be displayed
How is this different from BZ-975482, which was closed as verified right before this issue was opened? I assume you can now register the consumer, but the error now occurs when the portlet is added to the page?
(In reply to Matt Wringe from comment #2) > I assume you can now register the consumer, > but the error now occurs when the portlet is added to the page? Yes, that's right.
Aimed for 6.1.1
Verified in CR03
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.