Mick, i can feel your pain. I found an example of "many to many" in the
Xdoclet archive. Check it out
Richard
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05441.html
Mick Knutson wrote:
I now have the same behaviour in a m-1 relationship as well. So it seems
the target can only belong to 1
Or, try this in build.xml
...
(other stuff)
...
Dean C wrote:
Fee,
I did this by specifying a mergeDir in my ant build file, and then place
whatever you want in the section of your jbosscmp-jdbc.xml in
the jboss
You need to include the JARs from two directories /lib & /target/lib :
Richard
Jeff Gager wrote:
I have downloaded xdoclet-bin-1.2b2 and I am now getting the following
error:
[ejbdoclet] Make sure the jar file containing the ejbdoclet class is on
the classpath spe
In the Xdoclet generated web.xml file it says - "To set up security
settings for your web app, create a file named web-security.xml"
Does any one have an example of this file?
Richard
---
This SF.net email is sponsored by: ValueWeb:
Dedicat
I believe this is broken. I've posted it as a bug. Check out bug XDT-394
on Sourceforge.
Richard
Eric Chow wrote:
> Hello, If I want to genereate in jboss-web.xml, what
> tags do I need to specify in Beans ??? Best regards,Eric
> ==
> If you know what you are doing,
>
Hello Heiko,
I think it was because I had META-INF in small case in the build.xml
file. I changed this and JBoss found the DDs. I guess its case sensitive
although in the jar file it's still small case. I also moved to JBoss
3.2.
Richard
"Rupp,Heiko" wrote:
>
> Hi,
>
> > Ok, here are the ejb-j
r
CustomerJNDI
Andrew Stevens wrote:
>
> Copied to the list, where it should have gone in the first place. The
> developers don't do private email, that's what paid consultants are
> for...
>
> On Fri, 2003-03-14 at 16:03, Richard Stack wrote:
>
I have a problem with "@jboss.ejb-ref-jndi". It seems to want to add an
"ejb/" before the reference name.
* @ejb.ejb-ref
* ejb-name="Customer"
* view-type="local"
* ref-name="Customer"
*
* @jboss.ejb-ref-jndi jndi-name="CustomerJNDI"
* ref-name="Customer"
Ok, here are the ejb-jar.xml, jboss.xml and the jboss-jdbc.xml. Any help
would be appreciated, but leave the frogs alone!
"Rupp,Heiko" wrote:
>
> Hi,
>
> > But none of the EJBs in acme.jar are deployed.
> > Why are there no error messages?
>
> Bzzt *looking at crystal ball* Because thee are no
I am running JBoss-3.0.4_tomcat-4.1.12. When deploying a jar file
containing EJBs created by Xdoclet I get the messages:
Starting deployment of package:
file:/F:/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/acme.jar
Deployed package:
file:/F:/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/acme
The easiest way is to set your XDOCLET_HOME as you did your JAVA_HOME then you
can add this to your build.xml file
...
Richard
Acir Resende wrote:
> I´m using xdoclet-bin-1.2b2 and I can´t compile the
> samples. The outcome from Ant is:
>
> "BUILD FAILED file:C:/xdoclet/samples/build.xml:41
The best reference implimentation for Xdoclet is xpetstore :
http://xpetstore.sourceforge.net/
Working code is always the best documentation.
Regards
Richard
Sean Garagan wrote:
> Good day,
>
> We are trying to implement a read-mostly pattern with XDoclet 1.1.2 for
> Weblogic and JBoss. This
I think that you don't understand interfaces and inheritance in Java. Java
has type inheritance. If a class impliments an interface then the
interface becomes part of the class's type. When you subclass that class
all of it's super-classes and super-interfaces are inherited. This is
basic to the Ja
In looking over the samples in Xdoclet 1.2-beta2, I noticed that all
entity bean classes inherit from BaseEntyBean. But instead of the super
class implementing the interface EntityBean. Each subclasses such as
AccountBean, AddressBean have to implement it. Is there a reason for
this?
Richard
--
Ok I tried beta2 and I was able to run the sample build with no errors. I
guess you guys have fixed some bugs! Keep up the good work
Richard
Andrew Stevens wrote:
> A wise old hermit known only as Richard Stack <[EMAIL PROTECTED]>
> once said:
>
> > I just downloaded xdocle
I just downloaded xdoclet-bin-1.2.0-beta1.zip in order to tryout
Xdoclet. I thought this would be more stable than Beta2. In reading the
readme.txt file, it says run "build.bat". but there is no build.bat.
Also the "build.xml" references a "build.properties". This isn't in the
zip either. Am I mis
16 matches
Mail list logo