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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

WFSessionFactorycreateSession exception

  • 1.  WFSessionFactorycreateSession exception

    Posted 07/24/04 12:29 AM

    I get the Error 25, “no security manager” exception while trying to create a session via

    wfSession = WFSessionFactory.createSession( “192.168.101.145”,5001, “temp”,“temp”, true);

    Detailed Error message:

    com.wm.zeus.pd.pdclient.API.WFException: Error code = 25. no security manager at com.wm.zeus.pd.pdclient.API.WFSessionFactory.assertIfNoSecurityManage
    r(WFSessionFactory.java:313)

    Any idea what might have gone wrong?
    Thanks,
    kk


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