> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jon
> Finanger
> Sent: 12. desember 2002 15:11
> To: [EMAIL PROTECTED]
> Subject: [Middlegen-user] cutting of my bean names
>
>
> I'm sure there are obvious reasons (yet for me unseen) for
> middlegen to remove the last letter in a hole lot of entities. E.g. The
> Orderstatus table is intepreted into OrderstatuBean.java.
> Any reason for that?
>

Middlegen tries to singularise/pluralise english words. When it fails, you
must tell it what to do:

http://sourceforge.net/mailarchive/forum.php?thread_id=1408018&forum_id=231

> May that be the reason of this error messag?:
>  I Depend On:
>  Depends On Me: org.jboss.deployment.DeploymentException: No
> ejb-relationship-ro
> le-name element found, ObjectName:
> jboss.j2ee:jndiName=smartpool.Accessprofileit
> emLocalHome,service=EJB
>  state: FAILED
>  I Depend On:
>  Depends On Me: org.jboss.deployment.DeploymentException: No
> ejb-relationship-ro
> le-name element found, ObjectName:
> jboss.j2ee:jndiName=smartpool.Accounttransact
> ionLocalHome,service=EJB
>  state: FAILED
>

I don't see how that could be related. Maybe you can get help with JBoss in
JBoss' own forums?

Aslak

> -Jon
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to