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
[ 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
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
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
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
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
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
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.
--
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
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
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
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
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
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
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
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
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
17 matches
Mail list logo