I know that there are lots of questions about licensing, licenses and selling your application. Here's the thing:
Data for my application is stored in MySQL. I am using MySQL Connector to retrieve/store data. My "business logic" is written in java. My interface is also written in java and since it is a web application, it runs on Glassfish. Everything runs on CentOS.
If I'm using all these different products (and their licenses), can I still sell my application (business logic and interface)?
PS. Maybe someone could make an application to determine if you can or cannot sell your application, or which parts of it, based on what products you are using.