Hi - This is my first time deploying my Flex war on WebSphere and I'm running into difficulties. I've got two errors when I compile my app from these files:
ibm-web-bnd.xmi ibm-web-ext.xmi The main error message is this: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'webappbnd.xmi' not found. (platform:/resource/WFManager/WebContent/WEB-INF/ibm-web-bnd.xmi, 2, 179) It's got to be the config settings but I'm just unsure where to make thc changes. Can anyone point me in the right direction, please? Thanks for any helpful tips, Matt

