I see that when you have
foo.ejb.MyBean.java
run through XDoclet, the interfaces are created in an interfaces package,
like so:
foo.interface.MyRemote.java
I see the point of this, but for the cucrent project I want to turn it off,
but I can't find the appropriate switch / doclet tag.
Is the only solution to a) hack Xdoclet b) move my beans out of a *.ejb
package?
Surely there's a tag to turn it off, and just dump interfaces into the same
package as the Bean files?
-mike
Mike Cannon-Brookes :: [EMAIL PROTECTED]
Atlassian :: http://www.atlassian.com
Supporting YOUR J2EE World
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user