Aaron Freeman wrote: > O > Man, I don't see how I am blowing it then. Does this look right: > > <password xmlns:encryption="urn:java:[full package, not including the > class]"> > <encryption:[class name]>abcdefg</encryption:[class name]> > </password> > > Where the [full package, not including the class] would be something > like "java.util" and the class name would be something like "Hashmap" > with an uppercase first character like classes normally are capitalized? > > If so, I am a bit baffled. > That looks fine. I'll have a snapshot in a day or two with the improved error messages. That may give a better idea of the issue.
You could also try removing the whitespace around the <encryption:Password> (it shouldn't matter, but then again your example should work.) -- Scott > Aaron > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
