A few minutes ago I wrote
> Another developer in our group is creating several stateless
> session beans (A, B, C) that will all have the same interface
> (I). Initially he wanted to just set their names to all be
> the same using the ejb.interface tags:
>
> @ejb.bean name="A"
> @ejb.inter
Hello all,
I have a question regarding taking some legacy code and exposing it as
an EJB, automatically generating the necessary code. I would like to do
it slightly differently than is shown in the XDoclet examples. It's
important that my legacy class not be a subclass of one of the EJB
classes
--- Simone Milani <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I found that when in an entity bean I have a
> field with more than one
> consecutive uppercase letter the value object code
> generated is
> inconsistent.
> Example:
> Setter name: getMDSId
>
> ejb-jar.xml:
>
>
>
Hi,
I found that when in an entity bean I have a field with more than one
consecutive uppercase letter the value object code generated is
inconsistent.
Example:
Setter name: getMDSId
ejb-jar.xml:
MDSId
Value Object:
private boolean MDSIdHasBe
I did. I bumped it up to 640 after which the task actually ran. Before
that it just failed.
> Try bumping your memory up this way:
>
> setenv ANT_OPTS "-Xmx1000m"
>
> (or the appropriate variant for other shells/environments)
>
> Erik
>
>
> On Friday, September 26, 2003, at 05:50 A
What are the EJB references for then?
---
Thanks
Mick Knutson
http://www.baselogic.com
+001(805) 563-0666 Office
+001 (708) 570-2772 Fax
---
- Original Message -
From: "COCKLE Timothy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 26, 2003 3:00 AM
Subject: RE: [Xdo
Try bumping your memory up this way:
setenv ANT_OPTS "-Xmx1000m"
(or the appropriate variant for other shells/environments)
Erik
On Friday, September 26, 2003, at 05:50 AM, Dylan van Iersel wrote:
Hi all,
I am trying to set up the "todo documentation" target as described by
Erik
in his bo
XDoclet will also create util classes for each EJB. This is easy, but a EJBHomeFactory
is more effiecent.
-Original Message-
From: Harkness, David [mailto:[EMAIL PROTECTED]
Sent: Fri 26/09/2003 02:18
To: [EMAIL PROTECTED]
Cc:
Subject:RE: [Xdoclet-user] prefered way t
Hi all,
I am trying to set up the "todo documentation" target as described by Erik
in his book and articles. Ofcourse, the target setup is quite easy but
when I run it, memory consumption runs well over 1,2 Gb!! and nothing gets
produced in terms of actual results. Only the basic stuff gets gener
Naturally, 5 minutes after posting I find the answers myself.
1. Include struts.jar on the xdoclet classpath.
2. It's @struts.form, not @struts.action-form (although that doesn't explain
the error message).
Excelsior! ;-)
Edward
On 25/9/03 7:49 pm, "Edward Kenworthy" <[EMAIL PROTECTED]> wrote:
10 matches
Mail list logo