thx for your reply dim.
actually, here are the tags that i have listed in the ejbdoclet subtask:
<dataobject/>
<remoteinterface/>
<localinterface/>
<homeinterface/>
<localhomeinterface/>
<entitypk/>
<entitycmp/>
<deploymentdescriptor destdir="${build.dir}/ejb/META-INF"/>
not sure why it won't generate the localXXX stuff...
At 14:35 01/10/09 +1000, you wrote:
>ok - think we're onto it here. see this:
>
> > [ejbdoclet] Create Home Interface for: hellomdb.server.msg.MsgBean
> > [ejbdoclet] Create Remote Interface for: hellomdb.server.msg.MsgBean
> > [ejbdoclet] Create Data Object for: hellomdb.server.msg.MsgBean
> > [ejbdoclet] Create Entity CMP Class for: hellomdb.server.msg.MsgBean
> > [ejbdoclet] Create ejb-jar.xml
> > [ejbdoclet] Create jboss.xml
> > [ejbdoclet] Create jaws.xml
> > [ejbdoclet] Warnings: 2
> >
>
>Notice how there is no line saying "Create Local interface
>for: " ... there should be. I think you might not have the local
>interface subtask in the build.xml file. Check that you have a line like:
>
> <localinterface/>
>
>in your build.xml and that its not commented out.
>
>hth
>dim
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user