Hide Forgot
Date of First Response: 2008-06-30 05:46:22 project_key: SOA I have put together a few additional quickstarts that demonstrate the ability to use: - WS-Security and the use of Username Tokens - Using a EJB as an ESB gateway - How to integrate a WS that is a EJB - Call a MBean from an action - Use of a JBM bridge
Examples of: MBean EJB EJB_WS
Attachment: Added: helloworld_MBean.zip Attachment: Added: helloworld_ejb3.zip Attachment: Added: helloworld_ejb3_ws.zip
Examples of : - JMS bridge - ejb3 WS with WS-Security and UsernameTokens - webservice proxy
Attachment: Added: helloworld_bridge.zip Attachment: Added: helloworld_ejb3_ws_wss.zip Attachment: Added: webservice_proxy.zip
Adding a few more ;-) - XSD validation -Swift 2 XML -XML 2 Swift
Attachment: Added: xsd_validation.zip Attachment: Added: xml2swift_action.zip Attachment: Added: swift2xml_action.zip
Adding a few more ;-) - WSMQ Router - JAAS Action
Attachment: Added: wsmq_router.zip Attachment: Added: JAAS_action.zip
These quickstarts are fine: helloworld_bridge JAAS_action swift2xml_action webservice_proxy xml2swift_action xsd_validation These need more work (in progress): helloworld_ejb3 helloworld_ejb3_ws helloworld_ejb3_ws_wss helloworld_MBean This is untested: wsmq_router
Added to build-tools/resource/quickstarts/... Apart from: helloworld_MBean: needs more work wsmq_router: needs investigation - gives the following error on deploy: 2008-07-31 10:28:23,393 WARN [org.jboss.system.ServiceController] Problem starting service jboss.esb:deployment=Quickstart_wsmqrouter.esb org.jboss.soa.esb.listeners.lifecycle.ManagedLifecycleException: Error configuring action processing pipeline at org.jboss.soa.esb.listeners.message.MessageAwareListener.doInitialise(MessageAwareListener.java:188)
wsmq_router: will fail if you have not setup WSMQ. I am guessing here but I suspect that you have errors reported within the log saying that it could not connect to the WSMQ Let me know if you need any help.
Updated: build-tools/builders/eap/build.xml build-tools/builders/esb/build.xml to install the new quickstarts (revision 1587).
Link: Added: This issue related JBQA-1710
Added WSMQ quickstart as: build-tools/resource/quickstarts/common/wsmq_router in revision 1615.
The diff between CP02 and 4.3 (IR1) looks like: bpm_orchestration4 business_ruleservice_ruleAgent business_ruleservice_stateful https_2way_ssl huge-split-enrich-transform-route invm_transport1 jms_router smooks_file_splitter_router transform_XML2XML_stream webservice_consumer_wise webservice_consumer_wise2 webservice_consumer_wise3 webservice_consumer_wise4
Link: Added: This issue is related to JBESB-2030
Link: Removed: This issue is related to JBESB-2030
Verified in IR5 that everything but helloworld_MBean is present