[JBoss-user] [EJB 3.0] - Re: Error deploying ejb3.0 test

2006-04-05 Thread LaLiLuna
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

[JBoss-user] [EJB 3.0] - Re: EJB 3.0 + eclipse + jboss

2006-03-15 Thread LaLiLuna
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

[JBoss-user] [Persistence & CMP/JBoss] - Re: Why an ejbLoad() call for each get* method?

2004-11-02 Thread LaLiLuna
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

[JBoss-user] [Persistence & CMP/JBoss] - Re: default values

2004-11-02 Thread LaLiLuna
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 ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: Regarding CMP

2004-11-02 Thread LaLiLuna
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