The error I was getting is due to the foll. line
<jsp:setProperty name="npoBean" property="url" value="t3://localhost:7001" />
Can anyone tell why it does not support this. I ran the same jsp in weblogic and it ran fine
Hi,
I am using tomcat to host JSP's. These jsp's access another bean which inturn calls EJB'd running on weblogic on another machine. But when I try to use the bean to call a simple getDate() method, I get the following error.
Note: I haven't called the method whcih calls the EJB yet.
Please...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.