Morten Nyhaug <morten2mor...@...> writes: > > I have tried to deploy the stripes-examples on weblogic 10.0, weblogic 10.3 and > weblogic 10.3.2 (11gR1), all javaee 5 compliant. Every single deployment > results in this error: > > ... > It appears that the application deploys without error when deployed as exploded. However with weblogic 10.0 I get some wierd taglib errors when trying to execute the application. I had to manually remove the two function tags at the bottom of the stripes.tld file inside the stripes.jar to make it work.
However, this is not really a solution to the problem. Deploying exploded archives is not very practical since all my applications are bundled in ear's. Regards Morten ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
