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:

Exception while Deploying struts application in Weblogic

 
Ranch Hand
Posts: 105
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi,

I am deploying struts2.0 example in apache tomcat.Its working fine.
when i deploy same application in weblogic its giving below exception:


i added weblogic.xml also :
you can see the xml as below:


could any body suggest what changes can i do to deploy struts2 application in weblogic server.
Thanks in advance.
Regards,
Rama
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please don't post the same question more than once.
Now the relevant information for your problem is scattered across three posts.
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic