0 Replies Latest reply on Jun 9, 2009 1:07 PM by ruperty

    JCA rar code import

      Hi,

      I am trying to build a jca socket gateway, by developing a class like this

      import com.googlecode.jcasockets.SocketListener;
      public class SocketEndpoint implements InflowGateway, SocketListener {...
      


      I include the rar (sockets-rar-1.1.rar) as a library

      but when I try to compile the code, I get the error

      C:\jbossesb-server-4.5.GA\projects\socket-server-jca\src\org\restart\soa\esb\listeners\jca\SocketEndpoint.java:7: package com.googlecode.jcasockets does not exist

      How should the rar classes be referenced?

      Rupert
      is not recognised even though