IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

MWS Portlet in other Portal Environment - required libs

  • 1.  MWS Portlet in other Portal Environment - required libs

    Posted Thu January 21, 2010 04:38 PM

    Hi!

    I have developed a CAF Portlet Application project and now i want to run it in an other portal server (Broadvision).

    As mentioned in this KB article (https://advantage.webmethods.com/advantage?targChanId=kb_home&oid=1614073579), do i really need both the wm_cafshared.war and all other jars (would be~57MB)?

    I want to put them into the application WAR-file, so a smaller list of required jars would really be better…

    Regards,
    Bernd


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: MWS Portlet in other Portal Environment - required libs

    Posted Fri February 26, 2010 10:53 AM

    Hi Bernd,
    you will need to pack as well all jar that are not found in your portal lib folder.
    When developing Web Applications with CAF, I usually deploy all CAF related libraries to the common lib, so that the application war file is free from them and therefore very small.

    hope this helps,
    Javier


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods