Re: [Xdoclet-user] @ejb.ejb-ref and XDoclet searching classes

2006-12-15 Thread Konstantin Priblouda
--- Chema <[EMAIL PROTECTED]> wrote: > Thanks, but I guess dont, althought that looked like > good :-( > > I tried in MYPROJECT1's xdoclet-build.xml : > > > > > > > > > > name="xdoclet-module-jboss-net-${jboss.net.version}*.jar"/> > > > > > But doesn't work. > Indeed, deploymentdes

Re: [Xdoclet-user] @ejb.ejb-ref and XDoclet searching classes

2006-12-15 Thread Chema
Thanks, but I guess dont, althought that looked like good :-( I tried in MYPROJECT1's xdoclet-build.xml : But doesn't work. Indeed, deploymentdescriptor tag is inside Look ' classpathref="xdoclet.classpath" ' . It should be works !! When you say "typically xdoclet lokos in his

Re: [Xdoclet-user] @ejb.ejb-ref and XDoclet searching classes

2006-12-15 Thread Konstantin Priblouda
--- Chema <[EMAIL PROTECTED]> wrote: > Hello: > > I'm working with Eclipse + JBossIDE ( XDoclet 1.2.3 > ) > > I've got a single Java project ( EJB components ) > and I would like to split > it in two. > Components at one will have references to another > one. > > Now , with only one project, I

[Xdoclet-user] @ejb.ejb-ref and XDoclet searching classes

2006-12-14 Thread Chema
Hello: I'm working with Eclipse + JBossIDE ( XDoclet 1.2.3 ) I've got a single Java project ( EJB components ) and I would like to split it in two. Components at one will have references to another one. Now , with only one project, I using @ejb.ejb-ref tag , and works fine because all classes a