09-22-05 01:49 AM
I wrote a JSR 168 JSF portlet that included the MinML XML parser (minml.jar)
. It worked fine in my Windows development environment, but it failed to dep
loy on AIX until I removed the minml.jar and used the Xerces parser that was
already in the class path.
I had the same problem with commons-logging.jar. Has anyone else run into so
mething like this and how did you solve it? Thanks.
[ Post a follow-up to this message ]
|