Hi,

I can't seem to get the newest Struts-examples source code into Eclipse 3.0  in such a 
way as to generate a good .war file that can deploy to TomCat 5.027.   The only public 
guide I see on how to set up struts in Eclipse is out of date.  This happens no matter 
which version /build of Struts I download. 

I always get this exception:

2004-08-23 20:53:29 StandardContext[/servlets-examples]ContextListener: 
contextInitialized()
2004-08-23 20:53:29 StandardContext[/servlets-examples]SessionListener: 
contextInitialized()
2004-08-23 20:53:33 StandardContext[/struts-example]action: []: Verifying ModuleConfig 
for this application module
2004-08-23 20:53:33 StandardContext[/struts-example]action: []: Invalid className 
org.apache.struts.webapp.example.memory.MemoryDatabasePlugIn for PlugInConfig
2004-08-23 20:53:33 StandardContext[/struts-example]action: []: Verification of 
ModuleConfig has been completed
2004-08-23 20:53:33 StandardWrapperValve[action]: Allocate exception for servlet action
javax.servlet.ServletException: Fatal module configuration error, see previous messages
 at org.apache.struts.plugins.ModuleConfigVerifier.init(ModuleConfigVerifier.java:212)
 
The Struts-examples.war as downloaded file runs fine, until I regenerate it using 
Eclipse.

I am probably using some incorrect external .jar files, but I need a clue?

Thoughts?

Thanks a million!  Keith




http://volunteer.johnkerry.com/member/832501 

Reply via email to