Hi Josef, > Hi all, > > >>>I was expecting that SceneFileHandler::the().read would just >>>fail and return a NullFC, but every time I make a test, >>>I end up in a crash. > > > Simply loading a dll does not crash for me, because it does not > recognize the file type (it correctly returns NullFC), but renaming a > dll file to an osb does. Shouldn't the loader be supposed to handle > such situations? There should be a valid header to check for, or > something similar... > > Many thanks, > > Josef
well actually there is a check for the header in the osb loader but on dll's it seems to fail. I made it more robust should work now. Andreas ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
