2 Replies Latest reply on Dec 14, 2005 2:05 AM by adrian.brock

    ConnectionDefinition xxx not found in rar

    humergu

      Hi!
      I'm not very familiar with JCR but I've a problem deploying a JCR adapter.

      I'm using JBoss 4.0SP1...

      I get an error when deploying.

      My view is:
      ConnectionDefinition is the interface the JCA-Adapter uses to interact with the rest of the world.
      It can be any self-defined interface.
      It has to be inside my rar.

      So:
      I have it in my rar.
      and the *-ds.xml specifies my rar and the connection-interface...

      Is it a problem with the ClassLoader or what am I doing wrong?

      Thanks in advance.