• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Embedded OC4J and Struts - stopped working

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suddenly Struts has stopped working from within JDeveloper. I get a long message, the start of which is:
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm
Reading through bits and pieces on the internet it looks like this happens when the struts.jar is made available on the classpath outside of the WEB-INF directory, but it doesn't seem to matter where I put it. I am using the struts jars that come packaged with 9.0.3.1035 version of JDeveloper. Has anybody come accross this problem before?
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It looks like you have your name twice as your login name, you can change it
here.
Sorry I can't help with the JDeveloper and struts issue, haven't gotten a chance to use it yet.
Mark
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic