Hi,
I'm modifying the Airlines example in the Middlegen download to point to a
set of my own tables. The build is running, and everything is getting built
except for the Struts .do files. Any ideas on what's wrong? Below is the
build.xml for Middlegen.
TIA,
david norwood
]>
Konstantin Priblouda wrote:
>
> --- Jim Bruno Goldberg <[EMAIL PROTECTED]>
> wrote:
> >
> > Thanks. I try it with the follow lines:
> >
> >
> > /**
> > * @hibernate.list table="teste2"
> > cascade="delete"
> > * @hibernate.collection-key column="enterprise"
> > * @hibernat
Hi there! I'm using jboss 3.2.1. I have a session bean and an entity beans. My
session beans refers to my entity beans through local referencing. Also i want
to produce a and tags for my entity beans inside my
ejb-jar.xmland i've added them successfully as reflected by my xml snippet
of ejb-j
An attachment called (WORM_SOBIG.F) in an email that appears
to have been sent from your email address to ([EMAIL PROTECTED])
contained the virus (WORM_SOBIG.F), which has been deleted.
If you do not believe you were the actual sender, the Klez virus is
likely to be the culprit. The Klez virus wor
--- Jim Bruno Goldberg <[EMAIL PROTECTED]>
wrote:
>
> Thanks. I try it with the follow lines:
>
>
> /**
> * @hibernate.list table="teste2"
> cascade="delete"
> * @hibernate.collection-key column="enterprise"
> * @hibernate.collection-one-to-many
> column="teste'
> clas
Thanks. I try it with the follow lines:
/**
* @hibernate.list table="teste2" cascade="delete"
* @hibernate.collection-key column="enterprise"
* @hibernate.collection-one-to-many column="teste'
class="adama.supplier.SupplierSegment"
*/
public List
--- Jim Bruno Goldberg <[EMAIL PROTECTED]>
wrote:
> Hi, All!
>
> Please, can someone send me a sample to use
> List or Bag
> Hibernate with
> Xdoclet?
> I try to use it but generates a strange
> exception on Xdoclet.
> Thanks.
* @hibernate.collection-key
column="in
Hi, All!
Please, can someone send me a sample to use List or Bag
Hibernate with
Xdoclet?
I try to use it but generates a strange exception on Xdoclet.
Thanks.
--
CUL8R,[]s
Jim Bruno Goldberg
http://www.md5.com.br
---
Th
Hello,
I am attempting to use XDoclet to generate two Entity Beans and the according value-objects.
The problme is that I only can generate those EJB's with a unidirectional relation otherwise I get a problematic exception:
javax.ejb.TransactionRolledbackLocalException
I do not know what is it al
Please see the attached file for details.
I have no idea what's going on. Sometimes xdoclet (1.2b3) generates hibernate xml files
and sometimes it is not. Maybe someone could help and shine a light on it.
Here the situation:
I have a directory with two subdirectories
1) xdoclet: that's the binary distribution of xdoclet
2) test: directory
Here is the ejbdoclet task of my build.xml. When i run ant this xml generates
jaws.xml. I don't want to generate jaws.xml. What tag do i need to remove?
Hello,
I have a servlet,FlowerServlet, which extends BaseServlet(another servlet).
The XDoclet tags for
FlowerServlet are as shown below. When XDoclet created web.xml,however, it
creates
two elements of for FlowerServlet corresponding two different
s, as shown below.
---Cod
13 matches
Mail list logo