• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Error:500 Can't insert page

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am working with a webapp with JBoss 4+, SQLSERVER, SpringMVC.

While i am executing my page in the local environment (the above said one), my controller is working fine.

When i deploy the application (IBM WebSphere, SQL SERVER)in the development server i am getting the below stack trace when i access my page through the given link

the error stack is as below:-




I am using Spring-Struts tiles for rendering my pages and i have all the files properly in the respective config files.

its very urgent issue, can anyone help me out in this regard


cheers
saikiran
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic