What are steps involved in installing external portlets into MWS.
I tried dropping the file into the webMethods\MWS\server\default\deploy directory - I see in the log that blogportlet.war that I have complains about java.lang.NoClassDefFoundError: com/iplanet/sso/SSOException
so it seems it might not be jsr 168 complaint as it mentions but I tried googlegadget.war (http://palab.blogspot.com) and it says
2009-02-04 14:35:58 PST (Framework : INFO) - Installing: googlegadgets.war (100%) …
2009-02-04 14:36:04 PST (org.seasar.struts.validator.S2ValidatorPlugIn : INFO) - Loading validation rules file from ‘/WEB-INF/validator-rules.xml’
2009-02-04 14:36:06 PST (org.seasar.framework.container.factory.SingletonS2ContainerFactory : INFO) - Running on [ENV]product, [DEPLOY MODE]Cool Deploy
2009-02-04 14:36:06 PST (Framework : INFO) - Web Application initialized: Google Gadgets Portlet
2009-02-04 14:36:06 PST (Framework : INFO) - registerPortletApplication: googlegadgets
2009-02-04 14:36:06 PST (Framework : FATAL) - [POP.001.0002] A “javax.xml.bind.UnmarshalException” occurred with the Message “at com.webMethods.portal.schema.web.impl.runtime.SAXUnmarshallerHandlerImpl.startElement(SAXUnmarshallerHandlerImpl.java:122)”
Any help would be appreciated
#webMethods#webMethods-BPMS#MWS-CAF-Task-Engine