A@ejb:interface extends="org.yourname.YourInterfaceWithConstants" should >work if you place the contants in "org.yourname.YourInterfaceWithConstants".
I thought of this, and it could be a way, but I would prefer to keep everything in the bean in one single file. It's after all a very small been (entity bean with only a couple of fields). If that isn't possible though, I do it this way. /Daniel _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
