• 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

Null pointer exception with Submit.

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

I downloaded an ejb3 + jsp project and deployed to JBOSS AS7 successfully.
When I navigate to the page, and filled in the values in the edit boxes, press submit, jboss throws the following error exception:



I also attached the project *.ear file in this post.
Just simply rename *.jpg to *.ear and deploy it to Jboss AS.

Any suggestion would be very appreciated.
Thanks
Sam
example.jpg
[Thumbnail for example.jpg]
 
reply
    Bookmark Topic Watch Topic
  • New Topic