Recursion,
I will commit the fix ASAP.
recursion wrote:
>
> I have experimented with other combinations and they don't work either.
> For example, starting with
> openejb start "-Dopenejb.deploymentId.format={interfaceClass}{ejbName}", i
> get a deployment-id of
> "interfaceClassMyBean" for a bean with beanName=MyBean. This means, that
> {interfaceClass} was not processed at all and was just appended to the
> beanName as a string constant.
>
David and I had a discussion yesterday on IRC related to that point.
Just to be clear, {interfaceClass} can't be used with deployment-id pattern
because there is not predictable algorithm applicable to define the
interfaceClass parameter.
Jean-Louis
--
View this message in context:
http://www.nabble.com/Problem-with-changing-the-deployment-id-format-tp24270118p24289932.html
Sent from the OpenEJB User mailing list archive at Nabble.com.