It would have to be an issue with the order in which resources
are being returned. I see that there is no attempt to order
resources as there is for classes. This needs to be changed.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
Luke Tay
Luke Taylor wrote:
Anyone any ideas why it would be picking up the wrong classes?
I can get round the problem by deleting the jndi.properties file from
the tyrex jar, so I guess the question can be reduced to: "Why might the
tyrex jar end up listed before the 'conf' directory in the classloade
Luke Taylor wrote:
I've got a problem with my Maven build. I've pretty much build a replica
of the JBoss server as it stands with the current build, but during
startup, the naming service appears to be trying to use tyrex classes
instead of the jnp ones and I've no idea where it's getting the id
I've got a problem with my Maven build. I've pretty much build a replica
of the JBoss server as it stands with the current build, but during
startup, the naming service appears to be trying to use tyrex classes
instead of the jnp ones and I've no idea where it's getting the idea
from. The jndi.