How to add a jar'ed EJB to a J2EE Application Module
I have a deployable EJB jar file that I need to include as an application module. I have the app module set up in IntelliJ as a J2EE Application Module.
How do I attach the pre-built .jar to the app module?
Thanks,
ken
Please sign in to leave a comment.