I am parsing a small java project with VerveineJ. The purpose is to see the
capability of VJ to parse EJB and specifically session beans. There is a
small student project of which a few classes implement SessionBeans.
http://code.google.com/p/sius/
When I parse the project with VerveineJ from the menu in Moose, I see other
annotations but I do not find the session and WLHTTPTransport annotations
in my moose model. These annotation are present in the following file:
http://code.google.com/p/sius/source/browse/trunk/jws_basic/audi/SimpleBean…
.
Also, I do not see the type SessionBean that is an interface, in the list
of types in my moose model. I did not open an issue because I wasn't sure
if the problem originates from the class path not well-defined or verveineJ
not correctly parsing. Can you please help?
thanx,
Usman