Achieving Seamless Deployments: A Guide to CI/CD for .NET Applications on AWS

|
| By Webner

Introduction: In the ever-evolving landscape of software development, adopting efficient and automated deployment processes is key to staying competitive. Continuous Integration and Continuous Deployment (CI/CD) practices have emerged as indispensable tools for achieving faster releases, reducing errors, and improving overall

JBoss 5 Profile Creation Problem – Eclipse

| By Webner

If you face problem “mail.jar not found” on configuring JBoss 5 profile in Eclipse then the reason is JBoss 5 moved server/default/lib*.jar to server/common/lib folder. Fix for this problem is to change jboss5.serverdef under eclipse (${ECLIPSE_HOME}/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/servers on my machine). Replace