1

I have a problem, eclipse say that it cannot found javax.ejb.Schedule (or Schedules) but no problem with other class like javax.ejb.MessageDriven. I work on a very big application that I don't really know. So my question is how to resolve this? Or a way to look for?

Guinoutortue
  • 349
  • 2
  • 7
  • 17

1 Answers1

0

JBoos 4 is a JEE5 compliant Server, hence JEE6 features are not available.

dngfng
  • 1,923
  • 17
  • 34