Re: [Xdoclet-user] updating a m-m value object?

2003-06-06 Thread Richard Stack
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

Re: [Xdoclet-user] xdoclet newbie question

2003-06-06 Thread Richard Stack
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

Re: [Xdoclet-user] Loved Xdoclet 1.1.2 but can't get 1.2b2 to work- Please Help

2003-06-06 Thread Richard Stack
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

[Xdoclet-user] web-security.xml file

2003-04-02 Thread Richard Stack
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

Re: [Xdoclet-user] jboss-web.xml problem ?

2003-03-21 Thread Richard Stack
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, >

Re: [Xdoclet-user] Deploying jar file, not deploying EJBs

2003-03-17 Thread Richard Stack
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

Re: [Xdoclet-user] Re: Previous post: Error in jboss.xml

2003-03-14 Thread Richard Stack
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: >

[Xdoclet-user] Problem with @jboss.ejb-ref-jndi

2003-03-13 Thread Richard Stack
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"

Re: [Xdoclet-user] Deploying jar file, not deploying EJBs

2003-03-10 Thread Richard Stack
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

[Xdoclet-user] Deploying jar file, not deploying EJBs

2003-03-08 Thread Richard Stack
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

Re: [Xdoclet-user] How to compile samples? Basic question!

2003-03-05 Thread Richard Stack
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

Re: [Xdoclet-user] read-mostly pattern in XDoclet

2003-03-05 Thread Richard Stack
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

Re: [Xdoclet-user] EJB inheritance - still unresolved?

2003-02-03 Thread Richard Stack
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

[Xdoclet-user] Samples Question

2003-01-24 Thread Richard Stack
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 --

Re: [Xdoclet-user] Trying samples?

2003-01-14 Thread Richard Stack
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

[Xdoclet-user] Trying samples?

2003-01-14 Thread Richard Stack
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