Hi. Thanks for answer - I need to solve it desprarately. The properties are the same! (and located in war/web-inf/classes)
I deploy 1.1.2 version form binary dowlnoads, but the castor properties are as You specified. The only things (probably stupid) that I can think about: - I deployed shared libraries needed by pluto (including castor) inside war (not directly on WLS) - I previously deployed and undeployd ather solutions like jetspeed (perheps spme mess?) But these are soft things: strange is that simple properties (like version ) are loaded but the nested collection is not. What test shall I do to narrow the problem? regards Q David H. DeWolf wrote: > > I've got it working with wl 8.1, so 9.2 shouldn't be a problem. Make > sure your castor.properties is identical to the one in pluto svn trunk: > > org.exolab.castor.parser.validation=false > org.exolab.castor.parser.namespaces=true > org.exolab.castor.indent=true > org.exolab.castor.debug=false > > qba wrote: >> Hi, >> >> I'm trying to deploy pluto on weblogic 9.2 with no luck - I debugged that >> during mapping portal.xml with Castor it does not fetch collection of >> PortletDD elements. On tomcat it works - so I am confuded. >> >> Any ideas? >> >> Thaks >> Q > > -- View this message in context: http://www.nabble.com/Pluto-and-weblogic-tf3520072.html#a9824532 Sent from the Pluto - User mailing list archive at Nabble.com.
