facebook

EJB3 Annotations

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227357 Reply

    Frank Weber
    Member

    I am trying to import examples of the JBoss-EJB-Preview4.

    Is it possible to work with EJB3 Annotations in MyEclipse 3.8.4?

    I get a ‘syntax error for token’ … i.e. for @Stateless

    @Stateless
    public class CalculatorBean implements CalculatorRemote, CalculatorLocal {

    Please could someone give me a hint what I need to do?

    Thanks in advance,

    Frank

    #227382 Reply

    Riyad Kalla
    Member

    Frank,
    If these annotations are in the Java Code then you need to be using Eclipse 3.1M4 and MyEclipse 3.8.4 BETA. You cannot do this with Eclipse 3.0.x because it doesn’t Support JDK 1.5 annotations. Also don’t use any other M-build because MyEclipse 3.8.4 BETA is not supported on any other M-build right now.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: EJB3 Annotations

You must be logged in to post in the forum log in