I currently have a JSF web application in which I have created a Java portlet (call it portlet ABC) to access some functionality. This web application is WSRP enabled.
I have another application that is a portal application, where I have created a remote portlet that looks at the portlet...
I'm not sure what you mean by code tags!?
The compiler error is:
"MovieBean_lrp1q8_EOImpl.java": cannot resolve symbol: variable md_eo_doSomething in class headfirst.MovieBean_lrp1q8_HomeImpl at line 26, column 47
"MovieBean_lrp1q8_EOImpl.java": cannot resolve symbol: method doSomething ()in...
I'm writing an entity bean and I'm having problems compiling when I add a method to the remote interface and have a matching method in the bean class. I'm not sure what I'm doing wrong!
The following code compiles and works fine:
*************************************
1. HOME:
package...
Currently we have 4 WLS clusters, with the same EJB (let's call it EJB-A) deployed to each cluster. These EJBs use a config file to retrieve a user id to login to perform some work. Right now each EJB-A has a config file with distinct user ids in it because no user id can be used at the same...
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.