Mark!    
          two grave errors with rbd95.    
          First error.    
          in a new workspace I imported a project exported with RBD 9.1.1    
          All egl files report error in the istruction:    
          handler a type JSFHandler...........    
          Error:
      IWN.VAL.6759.e 10/16 The expression is no longer supported and has been removed    a.egl    /documenta71/EGLSource/jsfhandlers    line 10    EDT Problem    
               
          Migration was OK:    
           Validating project: documenta71
          Running validator: Legacy Workspace Detector (id= LegacyWorkspaceDetector)
          Finished running validator: Legacy Workspace Detector (id= LegacyWorkspaceDetector)
          Running validator: EJB Mapping Validator (id= EjbMappingValidator)
            The project has no EJB model associated with it.  EJB mapping backend validation will not be performed.
          Finished running validator: EJB Mapping Validator (id= EjbMappingValidator)
          Running validator: WebSphere Facet Validator (id= WebSphereFacetValidator)
            The project has no WebSphere runtime associated with it.  WebSphere facet validation will not be performed.
          Finished running validator: WebSphere Facet Validator (id= WebSphereFacetValidator)
          Running validator: WebSphere Runtime Validator (id= WebSphereRuntimeValidator)
            The project has no WebSphere runtime associated with it.  WebSphere runtime validation will not be performed.
          Finished running validator: WebSphere Runtime Validator (id= WebSphereRuntimeValidator)
        Finished validating project: documenta71    
          Second error:    
          In only one a Java Program the instruction:    
          import org.eclipse.jdt.internal.compiler.ast.CastExpression;    
          Error:    
          The import org.eclipse cannot be resolved    
          Any idea?    
          paoloc    
               
paoloc