For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > February 2007 > need hepl...









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author need hepl...
ryan_john76@hotmail.com

2007-02-15, 7:05 pm

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\ryandoma
in\.
\myserver\. wlnotdelete\extract\myserver_DefaultWebA
pp_DefaultWebApp
\jsp_servlet\__myentityjsp.java' failed:
--------------------------------------------------------------------------------
C:\Program Files\Bea\user_projects\domains\ryandoma
in\.\myserver
\. wlnotdelete\extract\myserver_DefaultWebA
pp_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\ryandoma
in\.\myserver
\. wlnotdelete\extract\myserver_DefaultWebA
pp_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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com