Discussion:
[Middlegen-user] @ejb.relation cascade-delete parameter generation
Gerrit Grobbelaar
2005-04-18 09:30:57 UTC
Permalink
Hi,

How must I go about to generate the @ejb.relation "cascade-delete"
parameter? The "name" and "role-name" parameters generate correctly, but
how to configure Middlegen to generate the "cascade-delete" parameter as
well?

Thanks in advance,
Gerrit
Gerrit Grobbelaar
2005-04-19 09:23:48 UTC
Permalink
Anyone any ideas here? Is middlegen at all capable of doing this?

Thank you,
Gerrit
-----Original Message-----
Grobbelaar
Sent: Monday, April 18, 2005 13:27
generation
Hi,
parameter? The "name" and "role-name" parameters generate correctly, but
how to configure Middlegen to generate the "cascade-delete" parameter as
well?
Thanks in advance,
Gerrit
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
M.-Leander Reimer
2005-04-19 09:43:42 UTC
Permalink
Hi,

of course this can be done. Modify the original template, add the
desired "cascade-delete" parameter at the correct places, and use the
modified template for generation using the <fileproducer> element.

Regards,
Leander
Post by Gerrit Grobbelaar
Anyone any ideas here? Is middlegen at all capable of doing this?
Thank you,
Gerrit
-----Original Message-----
Grobbelaar
Sent: Monday, April 18, 2005 13:27
generation
Hi,
parameter? The "name" and "role-name" parameters generate correctly, but
how to configure Middlegen to generate the "cascade-delete" parameter as
well?
Thanks in advance,
Gerrit
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Gerrit Grobbelaar
2005-04-19 10:53:58 UTC
Permalink
Thank you Leander, we got it to work :)

Gerrit
-----Original Message-----
M.-Leander Reimer
Sent: Tuesday, April 19, 2005 13:40
generation
Hi,
of course this can be done. Modify the original template, add the
desired "cascade-delete" parameter at the correct places, and use the
modified template for generation using the <fileproducer> element.
Regards,
Leander
Post by Gerrit Grobbelaar
Anyone any ideas here? Is middlegen at all capable of doing this?
Thank you,
Gerrit
-----Original Message-----
Grobbelaar
Sent: Monday, April 18, 2005 13:27
generation
Hi,
parameter? The "name" and "role-name" parameters generate
correctly, but
Post by Gerrit Grobbelaar
how to configure Middlegen to generate the "cascade-delete" parameter as
well?
Thanks in advance,
Gerrit
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free
runtime info,
http://www.businessobjects.com/devxi/728
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
Wouter Boers
2005-04-24 12:47:59 UTC
Permalink
As far as I know you will have to retrieve the cmp20 template used for
generation from the middlegen jars and modify it so in includes this
ejb.relation. By default the cmp20 template does not support this.

Wouter

-----Original Message-----
From: middlegen-user-***@lists.sourceforge.net
[mailto:middlegen-user-***@lists.sourceforge.net] On Behalf Of Gerrit
Grobbelaar
Sent: 19 April 2005 13:18
To: middlegen-***@lists.sourceforge.net
Subject: RE: [Middlegen-user] @ejb.relation cascade-delete parameter
generation


Anyone any ideas here? Is middlegen at all capable of doing this?

Thank you,
Gerrit
-----Original Message-----
Grobbelaar
Sent: Monday, April 18, 2005 13:27
generation
Hi,
parameter? The "name" and "role-name" parameters generate correctly, but
how to configure Middlegen to generate the "cascade-delete" parameter as
well?
Thanks in advance,
Gerrit
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
Loading...