I have developped a session bean and mark it view-type="remote"
it works fine and generate the required interfaces.
I have try to change the view to "both", "local" or "local,remote" and no interfaces are generated (neither local or remote)
How can I get both locals and remotes interface for my SLSB ? (using 1.2b2)
nota :
- the tasks called within ejbdoclet are among others
<localinterface/>
<localhomeinterface/>
<remoteinterface/>
<homeinterface/>
- i have add local-jndi-namethanks for your help, ionel
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
