• 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

sap portal 7.3 & struts error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to deploy my external lib jar and web module with Struts implementation getting the following warning.. can you please suggest what would be the issue...

1. File:\workspace_local_731.jdi\LocalDevelopment\DCs\demo.sap.com\testweb\ear\_comp\gen\default\deploy\demo.sap.com~testweb~ear.ear
Name:testweb~ear
Vendor:demo.sap.com
Location:localDevelopment
Version:
Deploy status:Warning
Version:HIGHER

Description:
1. Warning exception has been returned while the [demo.sap.com/testweb~ear] was starting. Warnings:[
][
Warning occurred on server 3788550 during startApp of demo.sap.com/testweb~ear : com.sap.ASJ.web.000608 (Failed in component: demo.sap.com/testweb~ear, ) Initialization of filter [struts2] failed. Check init() method of the filter. Error is: [Unable to load configuration. - bean - jar:file:/usr/sap/XXX/J00/j2ee/cluster/apps/demo.sap.com/testweb%7Eear/servlet_jsp/demo.sap.com%7Etestweb%7Eprj/root/WEB-INF/lib/struts2-core-2.3.4.1.jar!/struts-default.xml:29:72]
]

Result
Status:Warning
 
reply
    Bookmark Topic Watch Topic
  • New Topic