[Xdoclet-user] unable to build samples from cvs

2003-10-21 Thread marklybarger
i'm unable to build the samples unmodified from the xdoclet cvs. the original build says: do i need a special jar to build this? i comment out the tasks that fail, and eventually get a successfull "build", but no ejb jars created. ejbdoclet: [echo] +-

[Xdoclet-user] Question:About JDK version

2003-10-21 Thread Parler Bobson
Hi. I have a question. Does XDoclet1.2-beta3 support JDK1.4.2 officially? It seems that there is a problem... __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --

[Xdoclet-user] Launching 2 times ejbdoclet results in a NullPointerException

2003-10-21 Thread Gaetan Zoritchak
I have a target which call 2 times an ejbdoclet task. The first execution is OK but the second throws a NullPointerException on DocletContext.getSub (see the stackTrace below). I did some debug and notice that the DocletTast.registermodules() seems to be in cause without registering the substas

[Xdoclet-user] newbie question: sharing beans between different apps/war files

2003-10-21 Thread Michael Harm
Hi. I'm sorry if this is a totally novice question. I'm ejb-izing some applications we're working on. I've had good luck with simple stuff, but now I'm trying to do something a bit more complicated (for me, anyway). We've got a set of tables in a given schema (oracle 9i) that are shared amon