http://www.tusc.com.au/tutorial/html/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835368#3835368
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835368
---
This SF
forgot to add code that might help in identifing what I am missing.
The StoreAccessBean class:
| package com.tonkadawg.session;
|
| import javax.ejb.SessionBean;
|
| /**
| * @ejb.bean name="StoreAccess"
| * jndi-name="StoreAccessBean"
| * type="Stateless"
| * @ejb.dao
After reading through the 28 pages of the original thread and seeing the question
asked, but not really answered, I thought it best to ask again in a new thread.
As the title states, I am in chapter 3 of the tusc tutorial - creating the DAO class.
Per the tutorial, I have created the DAO interf
all right, with a little bit of luck I was able to figure it out...
Instead of :
Go to Package Explorer > Test > src, right click on that, a menu will pop up > select
EJB Test client
I went to File> New > Lomboz EJB Test Client Wizard
Guess it is due to subtle differences in versions...
View
I was just referred to this tutorial, JBoss and Lomboz by a co-worker the other day,
and I wish I had found it about 6 months ago!!! Thanks for everyones efforts in both
the tutorial and this now 27 page thread (I read all of it).
I have run across what appears to be a bit of a problem, but I a