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 xdoclet-bin-1.2.0-beta1.zip

RE: [Xdoclet-user] Trying samples?

2003-01-14 Thread Herve Tchepannou
Title: RE: [Xdoclet-user] Trying samples? If you want the PERFECT example for xdoclet, try xPetStore, a lightweight version of Sun PetStore application. You can get it at http://sourceforge.net/projects/xpetstore -Original Message- From: Richard Stack [mailto:[EMAIL PROTECTED]] Sent

Re: [Xdoclet-user] Trying samples?

2003-01-14 Thread Andrew Stevens
A wise old hermit known only as Richard Stack <[EMAIL PROTECTED]> once said: > I just downloaded xdoclet-bin-1.2.0-beta1.zip in order to tryout > Xdoclet. I thought this would be more stable than Beta2. You thought the earlier version would be more stable than the one in which we'd had a chance

[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

RE: [Xdoclet-user] xdoclet documentation

2003-01-14 Thread Aslak Hellesøy
Please use the mailing list and don't send me personal mail about XDoclet. If you d/l the binary distro you'll find (readily built) docs about how to build the docs. But why do you want to build the docs yourself? -And why don't you get b2 instead of b1? It's more mature. Aslak > -Original M

RE: [Xdoclet-user] WebSphere module bug???

2003-01-14 Thread loic . lefevre
Thanks to Lotus Notes, all the bold characters have disapeared :-( - xmi/xsi problem is symbolized by the ***(1)*** - IDs problem by ***(2)*** > Hello all, > Since 4 days I'm struggling with websphere to deploy an > ear file. I've used XDoclet 1.2b2 with the following options: > > ... > destdir

[Xdoclet-user] WebSphere module bug???

2003-01-14 Thread loic . lefevre
Hello all, Since 4 days I'm struggling with websphere to deploy an ear file. I've used XDoclet 1.2b2 with the following options: ... ... After analyzing the DD generated by XDoclet here is what I've found: In

Re: [Xdoclet-user] xdoclet documentation

2003-01-14 Thread aslak.hellesoy
- Original Message - From: "Brian McSweeney" <[EMAIL PROTECTED]> Date: Tuesday, January 14, 2003 11:41 am Subject: [Xdoclet-user] xdoclet documentation > Hi guys, > could someone tell me if the online documentation is up to date. Up to date with what? It's the docs for XDoclet 1.2-beta

[Xdoclet-user] JMX managed-operations issue

2003-01-14 Thread Jasper Rosenberg
Has anyone gotten managed-operations to generate for the jboss-services.xml? Here is my operation: /** * @jmx:managed-operation * @jmx:managed-parameter * name="parm" * type="java.lang.String" * description="my description" */ public void myOperation(Stri

[Xdoclet-user] mySql configuration files.

2003-01-14 Thread Brian McSweeney
Hi Herve, I've included the necessary config files. The jar that's needed is mysql-connector-java-2.0.14-bin.jar and is the default one to use downloadable from the mysql website. I also put it in %jboss_home%/server/xpetstore/lib - I think this is the right place. The version of jboss th

[Xdoclet-user] xdoclet documentation

2003-01-14 Thread Brian McSweeney
Hi guys, could someone tell me if the online documentation is up to date. It doesn't seem to be. Is this going to change? I have dowloaded the source, but have failed to be able to build the docs :-( Maybe someone could give me a hand with that? Xdoclet seems really cool, but as a new user