> And so on and so forth :-) Was this answer what you were asking for?

Well with so much detail yes of course, definitely an interesting answer

I read with interest you previous posts about webwork and the command
pattern,
this is certainly a nice way to leverage it.

Would the setEntity() method assume it was being given a local reference
Is this perhaps a place to use the Business Interface rather than the
entity bean interface ?

You'd want the command object to work regardless of EJB or not perhaps ?

I expect the webwork integration can be automated with xdoclet as well, I
haven't looked into the xdoclet/webwork support yet but intend to.

Would you still partition out the DTO from the Command or would the
command contain all the data itself ?

I guess this is an old question but in :

> public void ejbCreate(CreateMyEntity command)

would CreateMyEntity be a base class or perhaps an interface ?

Well I can go on and on and perhaps this isn't the exact right list
but I look forward to more information as your work progresses.

Cheers,
Matthew



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

Reply via email to