c.pentasuglia 0 Newbie Poster

Suppose i have a standalone java project that performs two main functions, send and recieve. I want to deploy it to the glassfish server to be used just like that. An EJB connects to it though a resource adapter, and i just want it to run one of those methods, and return a log. Forget about the log for now, would i leave the project a plain project and deploy the jar? should it be a web project? Also if anyone know, i'm starting a thread pool in the resource adapter, and i want to send a thread to the EIS to start on of those send, recieve methods. Any idea how i would call the method in the EIS from the resource adapter?

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.