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]
+-
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
--
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
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