• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Strange error when deploying Struts projects into Weblogic

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Edit: Never mind; I've since narrowed the problem down to an issue with Weblogic shared libraries.

I'm new to struts, so my question might be dumb. My environment is Eclipse Ganymede / Oracle Weblogic 11gR1. When I add the Struts facet to a project and attempt to deploy it to Weblogic (even a vanilla project with only the Struts welcome jsp file), I get the following deployment error from the Weblogic console:This doesn't happen when Struts is not a project facet. I honestly have no idea how JSF could be tangled up in this. My only guess is there's something I don't know about Struts, a JSF dependency or something?

Any help would be greatly appreciated. I'll test it out on Tomcat shortly and see how that goes.

Edit: if I'm reading my O'Reilly correctly, Struts Shale does have a JSF dependency.
 
Your mother was a hamster and your father was a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic