The incorporation of jndi names into the ObjectName is going to be a continued source of conflict as jndi names may well include invalid characters(ldap names include both ',' and '='). Can this be done differently?
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Scott McLaughlin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 12:47 PM Subject: Re: [JBoss-dev] ejb-name conflict, help me!!! > How I got around this in the MailService by just removing the java:/ from the jndi name if it exists. > > This may not be the best solution but it does get around object name that is not spec compliant. > > Scott > * * * _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
