Top "Resin" questions

Resin is the Java Application Server for high traffic sites that require speed and scalability.

How to set the java.library.path in intelliJ Idea

Could anyone please help how do I solve this error: Native code library failed to load. java.lang.UnsatisfiedLinkError: no …

java intellij-idea java-native-interface resin
java.net.SocketException: Broken pipe

I am getting this for all the database connections from my app server.. This exception occured for couple of hours, …

java sockets pipe resin
Best practices for deploying Java webapps with minimal downtime?

When deploying a large Java webapp (>100 MB .war) I'm currently use the following deployment process: The application .war file …

java tomcat grails deployment resin
Difference between tomcat and resin?

I like to know what are the differences between Tomcat container and Resin container

java tomcat resin
Differences between Java EE 6 CDI Implementations

I've looked at JBoss' Weld Reference Implementation of JSR-299 Contexts and Dependency Injection, and I wanted to know how others …

jakarta-ee java-ee-6 resin cdi jboss-weld