 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Feb 16, 2007 4:13 am Post subject: need hepl... |
|
|
i have a problem ... an error which i cannot remove ... i am not a
very good coder .... just at the beginning level so i need ur
help .... i have made a jsp page .. which i want to connect with the
entity bean which is connected to my data base .... there is one
error on my jsp page .. which i cannot remove ... please hepl me if u
can .... and please hurry .... thx a million
this is the error on the jsp page
Compilation of 'C:\Program Files\Bea\user_projects\domains\ryandomain\.
\myserver\.wlnotdelete\extract\myserver_DefaultWebApp_DefaultWebApp
\jsp_servlet\__myentityjsp.java' failed:
--------------------------------------------------------------------------------
C:\Program Files\Bea\user_projects\domains\ryandomain\.\myserver
\.wlnotdelete\extract\myserver_DefaultWebApp_DefaultWebApp\jsp_servlet
\__myentityjsp.java:144: create(java.lang.String) in
aa.LoginRemoteHome cannot be applied to
(java.lang.String,java.lang.String)
probably occurred due to an error in /MyEntityJSP.jsp line 59:
ejbObject = ejbHome.create(id,name);
--------------------------------------------------------------------------------
Full compiler error(s):
C:\Program Files\Bea\user_projects\domains\ryandomain\.\myserver
\.wlnotdelete\extract\myserver_DefaultWebApp_DefaultWebApp\jsp_servlet
\__myentityjsp.java:144: create(java.lang.String) in
aa.LoginRemoteHome cannot be applied to
(java.lang.String,java.lang.String)
ejbObject = ejbHome.create(id,name); //[ /MyEntityJSP.jsp;
Line: 59]
^
1 error
--------------------------------------------------------------------------------
Fri Feb 16 02:32:29 PKT 2007 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|