Results 1 to 3 of 3
Thread: Session bean
- 05-31-2012, 10:58 PM #1
Member
- Join Date
- May 2012
- Posts
- 1
- Rep Power
- 0
Session bean
I have recently been working on some exercises regarding session beans.
I created entity beans in Netbeans from one table. Then I created stateless session bean with remote interface and added easy "find" operation. The last step was to build servlet and finally launch it in web browser. Everything has been working correctly until I added new operation. Since that time some errors have occurred. Whenever I try to compile session beans there are some errors regarding to "build-impl.xml" file. It looks like there is some problem with remote interface
I have no idea what that could be. Is there any sequence of when to build and when to deploy the project?
Need help
- 09-20-2012, 11:20 AM #2
Member
- Join Date
- Sep 2012
- Posts
- 4
- Rep Power
- 0
Re: Session bean
Hi otof
Can you provide the exact error that shows in the server output? That will give us more insight into exactly what is wrong :)
- 09-20-2012, 12:20 PM #3
Similar Threads
-
any way to communicate one bean to another bean not using session in jsf
By MayaKannan in forum JavaServer Faces (JSF)Replies: 1Last Post: 01-14-2011, 02:45 PM -
stateless session bean with methods
By mihael in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 01-15-2009, 09:55 PM -
UREGENT-accessing session bean ok but entity bean
By parimal in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 08-28-2008, 02:34 PM -
Stateful Session Bean
By Java Tip in forum Java TipReplies: 0Last Post: 11-29-2007, 01:39 PM -
Stateless Session Bean
By Java Tip in forum Java TipReplies: 0Last Post: 11-29-2007, 01:32 PM
Bookmarks