Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags
In directory usw-pr-cvs1:/tmp/cvs-serv19721/core/src/xdoclet/ejb/tags

Modified Files:
        DataObjectTagsHandler.java EjbTagsHandler.java 
        HomeTagsHandler.java InterfaceTagsHandler.java 
        PkTagsHandler.java UtilTagsHandler.java 
Log Message:
Added two parameters to EjbTagsHandle.choosePackage so that package name conversion
can be used by other classes. This was required to make the strutsform subtask 
generate XXXForm
under a struts package (in stead of the same package as the data object). This was a 
problem because
WLS has different class loaders for web and ejb, and the XXXForm classes would not be 
loaded. The 
other tag handlers have been updated to call the new method.

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to