RE: RE: [Xdoclet-user] Is JBoss-3.2.0RC4 compatible with Xdoclet-bin-1.2b2 ( beta ) ?

2003-04-02 Thread Rupp,Heiko
Hi, > Well, that would mean: can it be used to generate complete deployment > descriptors. For example, if it could not generate ejb-ref parts yet Yes, it can. If not directly via @tags, then via merge files. Ejb-refs are definitively in. Heiko -- Bancotec GmbH EMail: [EMAIL PROTECTED] C

RE: [Xdoclet-user] XDT 348

2003-04-02 Thread Rupp,Heiko
[ Please don't use HTML in your mails ] > (one for each subtask) - but does not give any errors and the build > reports that it succeeded. However, no web.xml or jboss-web.xml or > weblogic.xml files are produced for the 2nd war file. Did you try to set force="true" in the webdoclet task? Perhap

[Xdoclet-user] Newbie EJBDoclet issue

2003-04-02 Thread Andrew McConnell
Hi folks, I'm stuck, and I *think* that I'm dealing with a XDoclet issue but perhaps I'm wrong and need to go to the JBoss forums. I'm using the HEAD release of XDoclet so that I get JBoss 3.2 support, but I'm getting a deployment exception under JBoss 3.2RC3 that I believe is a result of a probl

Re: [Xdoclet-user] Whither JARs?

2003-04-02 Thread David Geary
btw, thanks for your sample code; that helped alot. david On Tuesday, April 1, 2003, at 01:19 AM, Gwyn Evans wrote: Hi David, Where did you get your XDoclet kit from? You should have about 31 jars, all named xdoclet-.jar. Could you have downloaded a source kit? If so, try running Ant from

[Xdoclet-user] Session bean class must not be abstract.

2003-04-02 Thread Dennis R. Gesker
I'm trying to generate facades for my entity beans. This process seems to require to ejbdoclet runs which appear to execute well. However, when I try to deploy these facades to jboss I get deployment errors which indicate that the the "Session bean class must not be abstract." Can someone offer

[Xdoclet-user] Need help with relationship error....

2003-04-02 Thread Michael Delamere
Hi, I´m trying to set up relationships between entity beans using xdoclet. I keep on getting the following error: === [ObjectName: jboss.j2ee:jndiName=ejb/ecos/LocalProfileBean,service=EJB state: FAILED I Depend On: Depends On Me: org.jboss.depl

Re: [Xdoclet-user] Dynamic QL Syntax

2003-04-02 Thread Matthew Excell
DynamicQL is a JBoss extension that allows an entity bean to create a finder query using ANY jdbc query supported by the driver and database. We use them this type of finder from time to time: In XDoclet, the required sections are placed in the jbosscmp-jdbc.xml file using a merge file. Everythin

Re: [Xdoclet-user] Dynamic QL Syntax

2003-04-02 Thread Andrew Stevens
On Tue, 2003-04-01 at 22:41, Stuart Guthrie wrote: > Does anyone have an example of use for Dynamic-QL in Xdoclet. Dynamic-QL? Do you mean EJB-QL? Or something else? If EJB-QL, look at the bundled samples, and do a search for "query". Andrew. --

Re: [Xdoclet-user] web-security.xml file

2003-04-02 Thread Andrew Stevens
On Wed, 2003-04-02 at 19:32, Richard Stack wrote: > 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? Just look at any other web.xml file... web-security will cont

Re: AW: [Xdoclet-user] Sun-j2ee-ri DD

2003-04-02 Thread Andrew Stevens
On Wed, 2003-04-02 at 08:35, [EMAIL PROTECTED] wrote: > Can you set up a link to this one: > http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDTWO-1 So, one of the big aims for XDoclet 2 is to avoid having to support all these vendor-specific modules. And the first XDT

[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

[Xdoclet-user] WebSphere...

2003-04-02 Thread loic . lefevre
Hello, can anyone tell me if the webspherewebxml subtask works? TIA, Loic This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord

Re: [Xdoclet-user] Problem calling getData.

2003-04-02 Thread Peter McCombs
I found the solution to this problem. The and need to be in the same target. Otherwise, the deployment descriptor will refer to your entity bean and not the CMP version that xdoclet generates. Since the entity bean doesn't implement the getData method, you get the runtime error. On Tuesday

RE: [Xdoclet-user] build fails : give up

2003-04-02 Thread Ebersole, Steven
I give up. I will just go back to beta2 and hand code the hibernate mappings for now... |-Original Message- |From: Ebersole, Steven [mailto:[EMAIL PROTECTED] |Sent: Tuesday, April 01, 2003 9:04 AM |To: '[EMAIL PROTECTED]' |Subject: RE: [Xdoclet-user] build fails

[Xdoclet-user] FYI - propoganda - interview with Aslak

2003-04-02 Thread Bruce Scharlau
Good overview/ interview on xdoclet 2.0 and middlegen at the serverside http://www.theserverside.com/resources/article.jsp?l=XdocletInterview cheers, Bruce Dr. Bruce Scharlau Dept. of Computing Science University of Aberdeen Aberdeen AB24 3UE 01224 272193 http://www.csd.abdn.ac.uk/~bscharla mailt

Re: [Xdoclet-user] Memory leak with NetBeans

2003-04-02 Thread Konrad Hosemann
Hi, I also reproduced this bug with Eclipse 2.1. After running my xdoclet task several times the IDE died with an OutofMemoryError. So I think it's caused by xdoclet. regards, konrad --- This SF.net email is sponsored by: ValueWeb: Dedicate

Re: [Xdoclet-user] Memory leak with NetBeans

2003-04-02 Thread Konrad Hosemann
Gwyn Evans wrote: Sorry for jumping in & this may be totally unrelated, but have you tried with a 1.4.0 JDK? I just tried 1.4.0_02 on Linux: still the same problem. :-/ @Craig: Did you report the bug on netbeans already? I didn't find anything there. It would be good if could provide the netbeans