Josh wrote:
In particular, even though I have put
@hibernate.joined-subclass tags in both the implementing classes, no
mappings appear to be being generated at all, neither in the interface hbm
file, nor are any hbm's generated for the implementing classes themselves at
all. Does xdoclet not sup
Hello,
works fine for me.
Please check your project.properties as well as dependencies
below is what works for me. i am using jboss 2.4 because i am using
openejb at same time... and openejb does not support ejb 2.1
*** PROJECT PROPERTIES **
maven.xdoclet.ejb
Hi,
Thanks for your help but it didn't work.
I put all the dependencies that you suggested but my build just didn't worked.
I ran maven with a -X and notice that the build stops in the middle of the
execution write after defining the src path. I notice that the problem is the
xdoclet-jboss-mod
Hi,
On Wednesday 17 August 2005 14:32, Daniel Reghin wrote:
> I can't generate the jboss.xml from the maven xdoclet plug-in. (Maven
> 1.0.2 and maven-xdoclet-plugin-1.2.3.jar)
>
> I have already searched for this problem on the mailing list but had no
> success.
>
> I put the jboss dependency on p
I can’t generate the jboss.xml from the maven
xdoclet plug-in. (Maven 1.0.2 and maven-xdoclet-plugin-1.2.3.jar)
I have already searched for this problem on the
mailing list but had no success.
I put the jboss dependency on project.xml