Hi,
I’ve got two projects in Eclipse. The one is named ejbTest and the other is webTest. In ejbTest I’ve creating a stateless sessionbean and from the other I’m trying to access the ejb from the ejbTest. (The interfaces are generated using xdoclet)
Now I’m trying to use the xdoclet-generated files from the webTest-project. The first try is to include the “Class Folder” in the library path (in Properties->JavaBuildPath).
It does the job, but is it the correct way?
Yours sincerly
marc