Advertisement

1 - 10 of 13 containing alltags:("ejb3") (0 seconds)
Hi friends, im trying to work a sample ejb3 on my jboss 4.0.4, but when i deploy i get the following error. Can any one help me =============================================================...
Zones: Application ServersDate Answered: 06/18/2007 Grade: C Views: 8
Can mobile devices running J2ME connect to EJB3 containers?
Zones: EJB, Java Application Servers, J2MEDate Answered: 05/02/2007 Grade: B Views: 4
Hi, i need help for struts with ejb3.How call ejb from struts ? please help me..
Zones: Struts, EJB, JNDIDate Answered: 08/27/2008 Grade: A Views: 4
1. What's the difference between EJB3 and the Spring framework? 2. Can distributed applications be created using Spring? Thanks
Zones: Java Application ServersDate Answered: 05/02/2007 Grade: B Views: 31
What are the advantages and disadvantages of using EJB3 in not-too-big projects?
Zones: EJB, J2EEDate Answered: 05/02/2007 Grade: B Views: 5
Hi all, I've got an entity which defines a column as CLOB (Oracle 9i, EJB 3), e.g. @Lob @Column(name="FullText") private String fullText; Now when I try to set this from my application ...
Zones: EJBDate Answered: 06/23/2008 Grade: B Views: 58
If II annotate my session bean like that: @Stateless ( name="UserFacadeBean", mappedName="UserFacadeRemote/remote") public class UserFacadeBean implements UserFacadeLocal, UserFacadeRemote { }...
Zones: Software Design, EJB, JNDIDate Answered: 10/20/2008 Grade: B Views: 175
I have the following code where i am trying to persist and object to the database, my logic for this code is probably way off so if you have a better suggestion let me know.  As the code stands now...
Zones: JavaDate Answered: 02/13/2007 Grade: B Views: 30
Hi Experts, I need your suggestions and idea regarding the scenario we have designed for our EJB-based Banking system. I would appreciate if you give me advice and/or share your experience on this...
Zones: J2EE, Java, EJBDate Answered: 06/07/2008 Grade: B Views: 0
I am using EJB3 persistence, JBoss, MySql.  I am able to have an entity with one primary key marked with @Id where this key is an autogenerated field with the annotation @GeneratedValue(strategy=Ge...
Zones: EJB, J2SEDate Answered: 10/18/2008 Grade: A Views: 188