| Thread | Last Post | Replies |
|
| Where to store JNDI params? | 13 Jan 2004 19:16 GMT | 5 |
For an EJB system (I'm using JBoss) whats the usual location/method to store the JNDI connection parameters like INITIAL_CONTEXT_FACTORY and PROVIDER_URL??
|
| Container Managed Relationships (CMR) with JBoss 3.2.2 and PostgreSQL 7.4.3 | 12 Jan 2004 12:39 GMT | 1 |
I have created a CustomerBean and AddressBean which have a Container-Managed relationship and use Container-Managed Persistence. I am trying to create the Customer table dynamically when I deploy the Bean in JBoss 3.2.2 container, but the foreign key
|
| Need an extremely basic J2EE book | 10 Jan 2004 17:08 GMT | 2 |
Can u suggest some books for reading J2EE, i checked the J2EE tutorial at the sun's website, but they give only the specifications. Is there any simple book which could probably suggest simple steps to develop and deploy sample J2EE applications so that one can get a good grip of ...
|
| war or ear | 09 Jan 2004 01:40 GMT | 2 |
hi there, I'm a newbie here. what is the difference between enterprise archive & web archive? anyone has a url that explains this? also, is there a complete design specification of the J2EE Petstore application. url anyone? many thanks. lai...
|
| "enterprise" ? | 07 Jan 2004 18:27 GMT | 1 |
A simple question I have: In a book about Java in the introduction chapter, I read often about "enterprise". What does this enterprise exactly mean? "enterprise software"
|
| beans and C code in java prog. | 06 Jan 2004 19:51 GMT | 1 |
I have to write a bean that triggers an event that removes a given file on the condition of the file system being full. Since I am new to java beans, can you someone please let me know if I could do the follow the below approach--> Create 3 classes --
|
| Problem CMP | 06 Jan 2004 18:33 GMT | 1 |
I'm beginners in J2EE programmation. I've a little problem with a CMP bean. I 've writed a search method (findByTitle) wich return to me a java.util.Collection. But when I test my EJB with my client application, the occurences are not send to me. I don't
|