Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Error while creating EJB project and doubt about EJB Client project location
Error while creating EJB project and doubt about EJB Client project location [message #193355] Mon, 28 May 2007 13:30
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
- Eclipse 3.3RC1 (Build id: I20070517-1700)
- WTP 2.0RC1
- Java 5 Update 11
- JBoss 4.2.0GA

Hello, everybody!

I'm getting the following error when I'm creating my EJB project:

!ENTRY org.eclipse.wst.validation 4 0 2007-05-28 10:15:33.593
!MESSAGE
*** ERROR ***: Mon May 28 10:15:33 GMT-03:00 2007
org.eclipse.wst.validation.internal.core.ValidationException : IWAE0053E An
internal error has occurred running validation on
project:LaboratorioInformaticaEAR]:LaboratorioInformaticaEAR , check the
log file for details
at
org.eclipse.jst.j2ee.model.internal.validation.EarValidator. validateInJob(EarValidator.java:165)
at
org.eclipse.jst.j2ee.internal.validation.UIEarValidator.vali dateInJob(UIEarValidator.java:226)
at
org.eclipse.wst.validation.internal.operations.ValidatorJob. run(ValidatorJob.java:65)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.wst.validation 4 0 2007-05-28 10:15:33.593
!MESSAGE
*** ERROR ***: Mon May 28 10:15:33 GMT-03:00 2007
java.lang.ClassCastException:
org.eclipse.jst.javaee.ejb.internal.util.EjbResourceImpl
at
org.eclipse.jst.j2ee.model.internal.validation.EarValidator. getVersionID(EarValidator.java:735)
at
org.eclipse.jst.j2ee.model.internal.validation.EarValidator. validateSpecLevel(EarValidator.java:719)
at
org.eclipse.jst.j2ee.model.internal.validation.EarValidator. validate(EarValidator.java:124)
at
org.eclipse.jst.j2ee.model.internal.validation.EarValidator. validateInJob(EarValidator.java:144)
at
org.eclipse.jst.j2ee.internal.validation.UIEarValidator.vali dateInJob(UIEarValidator.java:226)
at
org.eclipse.wst.validation.internal.operations.ValidatorJob. run(ValidatorJob.java:65)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

I also would like to know how do I specify a directory for my EJB Client
project
other than the default (that is located in the workspace directory) when
I'm
creating my EJB project in the EJB Project wizard. Where do I configure it?

Thank you.

Marcos
Previous Topic:disable "Run On Server" submenu
Next Topic:Eclipse 3.3.0 M5 web.xml namespace issue with Tomcat 6
Goto Forum:
  


Current Time: Fri Mar 29 06:47:01 GMT 2024

Powered by FUDForum. Page generated in 0.04090 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top