j2ee - DukesBankApp won't deploy
From: j2ee (jopesteffen_at_compuserve.de)
Date: 03/06/05
- Previous message: Neil Smith via JavaKB.com: "Eclipse startup problem after updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 6 Mar 2005 20:24:00 +0100
Hi-
I cannot get the DukesBankApp to work, even allthough I use the provided-jar
(ear) file.
I work with the tutorial "For Sun Java System Application Server Platform
Edition 8.1 2005Q1" of December, 16th, 2004 and the Application Server
Edition 8.1 2005Q1.
Other examples deployed and worked just fine.
The error message is (any help welcome):
==========================================================================
; requested operation cannot be completed
Fatal Error from EJB Compiler -- Compilation failed: Native compiler
returned an error: 1
Error messages are:
C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\DukesBankApp\com\sun\ebank\ejb\util\NextIdBean_1892492754_ConcreteImpl.java:176:
ejbCreate() in com.sun.ebank.ejb.util.NextIdBean_1892492754_ConcreteImpl
cannot override ejbCreate() in com.sun.ebank.ejb.util.NextIdBean; attempting
to use incompatible return type
found : java.lang.String
required: java.lang.Object
public java.lang.String ejbCreate ()
^
1 error
==========================================================================
Thank you in advance, JS
- Previous message: Neil Smith via JavaKB.com: "Eclipse startup problem after updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|