Re: Pluto and weblogic
"David H. DeWolf" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
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