Looks like the container generated classes do NOT implement the Business Interface... obviously a problem with the invoke.
Now, to figure out how to get WSAD to carry over the Business Interface...
Type: Posts; User: markstg; Keyword(s):
Looks like the container generated classes do NOT implement the Business Interface... obviously a problem with the invoke.
Now, to figure out how to get WSAD to carry over the Business Interface...
I am running Spring 1.0.2 on Websphere 5.1 and using the LocalSlsbInvokerInterceptor for an EJB proxy.
I am receiving an IllegalArgumentException when the interceptor invokes the EJB local.
...