You may request notification for Problems retrieving information. |
1:
Problems retrieving information
By: Felipe Peña
|
04/29/10 09:49 AM | |||
Hi everyone
While developing my LAMS tool, I had to create an abstract DAO object for the purpose of access and modify DB data. I have implement it as well. My problem is that I also had to add an instance of this DAO I created to the service class layer (mine is called socialToolForLAMSUserTweetDAO) and give it a null value, just like the other ones. But, when I try to access the information using the DAO methods, the console gives me an error message telling me that the object is null. In the starter learner action, the service instance is created with the SocialToolForLAMSServiceProxy.getSocialToolForLAMSService(getServlet().getServletContext()); instruction. What I am supposed to do? Thanks in advance! Posted by Felipe Peña |
|
||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum