Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Deployment of ejbs doesn’t work with the jonas 4.0 connector.
GenIc (or ant ejbjar task) must be called on the jar file before deployment.
GenIc build JOnAS-specific stubs and skeletons and construct a new JAR file which may be deployed to the JOnAS Application Server
Jonas is currently the only server that doesn’t generate stubs/skeletons for the EJBs. You can work around this by doing it manually and importing the files into your project. We have filed this as an enhancement to support automating this in the future.