Can i never reference any external 3rd party jar in my independent ejb module?

Posted by Nitesh Panchal on Stack Overflow See other posts from Stack Overflow or by Nitesh Panchal
Published on 2010-05-30T04:50:08Z Indexed on 2010/05/30 4:52 UTC
Read the original article Hit count: 208

Filed under:
|

Hello,

Can we never refer any external 3rd party jar in independent ejb module (except copying the jar file in our appserver/lib)? This seems so illogical doesn't it? I don't want to create a Enterprise application. Why am i being forced to create an Enterprise application if i have to use any jar files?

Are there no alternatives available?

© Stack Overflow or respective owner

Related posts about java

Related posts about ejb-module