OK, finally got all my ejbs deployed, and I have a war that is using struts.  This same war worked on the sun reference j2ee server, but I can not seem to get it to work in JBoss.  It seems that most of the stuff is working, taglibs and such from struts, but everytime I select a link that will fire a struts action, I get the following:
 
2001-06-28 01:25:37 - Ctx( /SecureExWeb ): 500 R( /SecureExWeb + /servicemanager.do + null) No action instance for path /servicemanager could be created
 
I have no clue what this could mean.  Any help is greatly appreciated.
    --m
 

Reply via email to