You could put the *-ds.xml into the deploy folder of JBoss as well.
I will add this information to the tutorial as soon as possible.
regards Sebastian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935274#3935274
Reply to the post :
http://www.jboss.com/inde
Hello,
I have just finished a tutorial about EJB 3 session bean, entity bean with
JBoss.
The current version uses Eclipse + MyEclipse. I will try to add an Ant task
before the weekend.
Regards Sebastian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930507#3
First I have a different proposal. Use a ValueObject design pattern instead of calling
all the getters. This is only one getter and you get a class representing your entity
class. Change the class and send it back.
You can find the commit Options in
jboss-3.2.5\server\default\conf\standardjboss
You can call any abstract setters and set the values in your ejbCreate method.
Regards Sebastian
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853673#3853673
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853673
---
Hallo,
did you change the mapping the datasource-mapping in your jbosscmp-jdbc.xml.
You find the different mappings in the file
jboss-3.2.5\server\default\conf\standardjbosscmp-jdbc.xml
Kind Regards
Sebastian
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38