File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Problem in stateless session bean with JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Problem in stateless session bean with JSF " Watch "Problem in stateless session bean with JSF " New topic
Author

Problem in stateless session bean with JSF

Ashok Pradhan
Ranch Hand

Joined: Dec 17, 2007
Posts: 179

My app throws error when I call ejb from JSF managed bean and the error is


My EJB code


JSF Managed bean code

JSF Page


The app works fine when I change the session bean to stateless to statefull
 
I agree. Here's the link: jrebel
 
subject: Problem in stateless session bean with JSF
 
Similar Threads
Array of Object in DataTable
Datatable with scrollbar in JSF
Form calling a session scoped backing bean constructor twice
Input row select on data table does not get called
need help to resolve unexpected XML tag expected:.......