Hi Aslak,

a problem once again. Sorry! I recently migrated one of our projects to the
latest Middlegen version and a lot has changed (especially in the template)
from the "super old" version I was using up to now. :)

Here is the problem: The code uses the HomeFactory pattern to perform a
lookup using the full qualified class name of the localhome interfaces. I do
specify the jndiPrefix (the value is:
com.techdivision.mtool.ejbcontainer.domain) in the cmp20 task, but the
generated JNDI name now is

com.techdivision.mtool.ejbcontainer.domain/UserLocalHome

instead of

com.techdivision.mtool.ejbcontainer.domain.UserLocalHome

Can't we just include the last separator in the jndiPrefix instead of hard
coding it into the getLocalJNDIName() method?? What do you think?

Thanks!

Leander

-------
M.-Leander Reimer
MSc Computer Science
Dipl.-Inf. (FH)

Techdivision
Kunstm�hlstr. 17
83022 Rosenheim

Fon: +49 (0)8031 356 38 32
Fax: +49 (0)8031 356 38 48
Email: [EMAIL PROTECTED]
Internet: www.techdivision.com



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to