ok - I had a thought that maybe we could shift the dependency from the b/e
developers needing struts.jar to the f/e developers needing the ejb source
by running the struts form task inside the webdoclet, but got a
ClassCastException with DocletContext - didn't look into it, not sure if
I am trying to bend things too far, or if its even a workable workaround.

the other option I see is to put the generated form src somewhere that it
doesn't need to be compiled and have the f/e developers pick it up and
compile it, so when the b/e devs give the f/e guys their ejb interfaces,
they also give them this source...?  seems a nice middle ground to me.

anyway, g'night (o:
dim

On Sun, 2 Sep 2001, Dmitri Colebatch wrote:

> Update of /cvsroot/xdoclet/xdoclet/core/samples/script
> In directory usw-pr-cvs1:/tmp/cvs-serv32079/core/samples/script
> 
> Modified Files:
>       build.xml 
> Log Message:
> Initial import of struts form generation based on entity
> beans. 
> 
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> 


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

Reply via email to