> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ludovic
> Orban
> Sent: 6. desember 2002 15:19
> To: [EMAIL PROTECTED]
> Subject: [Middlegen-user] generated jndi names
>
>
> Hi,
>
> There is a couple of problems with generated jndi names that's causing me
> some troubles. Middlegen is generating jndi names with the
> local-jndi-name="${table.localJNDIName}" tag.
>
> Problem one: the generated name is simply the fully-qualified class name
> but some app servers like Orion don't like jndi names containing dots.
>

I have committed some changes in CVS. '/' is now used instead of '.', which
I believe is more "standard".

> Problem two: Are those tags really useful ? If no jndi name is set, the
> application server should still be able to resolve the ejb using its name.
>
> I removed those tags for my personal version of middlegen and everything
> works flawlessly. But I'm not sure, maybe some app server would
> absolutely
> require it ?
>

Yep. Some containers require it.

> Thanks,
> Ludovic
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to