Hi All, Our web app uses castor for object to xml conversion. It runs fine on Windows. But when we try to run it in Aix, we get many castor specific log messages in the webserver logs which doesn't come in case of Windows. A few examples below : -Mapping I org.exolab.castor.mapping.Mapping setBaseURL /softwares/config is not a URL, trying to convert it to a file URL -Mapping I org.exolab.castor.mapping.Mapping loadMapping Loading mapping descriptors from livelink_mapping.xml -MappingUnmars I org.castor.mapping.MappingUnmarshaller loadMappingInternal Loading mapping descriptors from castor_mapping.xml
With regards to the third message above, we're not using unmarshalling anywhere and yet get the above message. We're using the same server (IBM WAS) on both the OSes. Kindly help out. -- View this message in context: http://old.nabble.com/Weird-behaviour-in-AIX-tp29106671p29106671.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

