Menu

#13 Non-qualified name of DAOs and Interface

open
nobody
Templates (3)
5
2002-11-06
2002-11-06
No

Currently (v1.2.0) in the templates only non-qualified class names
of data objects (e.g. in EntityBean.vsl -> getter/setter and create
methods) and local/home interfaces are
generated.

These non-qualified class names are
complained by XDoclet's ejbdoclet task:

"INFO: Some
classes refer to other classes that were not found among the
sources or on the classpath. ..."

Suggestion:

Add
package name of the generated bean class to the according DAOs
and interfaces.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.