Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 24(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2
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 Views: 0
Can mobile devices running J2ME connect to EJB3 containers?
Zones: EJB, Java Application Servers, J2MEDate Answered: 05/02/2007 Views: 0
Hi, i need help for struts with ejb3.How call ejb from struts ? please help me..
Zones: Struts, EJB, JNDIDate Answered: 08/27/2008 Views: 0
Dear fellow Java developers: I am having problems running a very basic EJB3 application to run.  The code is actually the source code from the Manning book, "EJB3 in Action"  http://manning.com/...
Zones: EJB, Eclipse, JBoss Application ServerDate Answered: 05/08/2009 Views: 26
Hi everybody, I've recently heard about ejb3, and it interest me for a project: I will have a main site(an admin platform), who will use hibernate. The problem, is that I would to access t...
Zones: EJB, Java, J2EEDate Answered: 06/20/2009 Views: 0
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 Views: 26
What are the advantages and disadvantages of using EJB3 in not-too-big projects?
Zones: EJB, J2EEDate Answered: 05/02/2007 Views: 4
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 Views: 40
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 Views: 185
Hi, Im trying to make a call to a remote server using rmi and ejb.My service locator is recieving a null value. The interfaces are registered in the servers JNDI and i seem to be connecting(...
Zones: J2EE, Java Application Servers, EJBDate Answered: 02/27/2009 Views: 22