To find which port JBoss is running on:
grep ServerName /u2/eclipse/modules-conf/jboss-service.xml
This will return a value similar to the following:
| ServerName: The unique name assigned to a JBoss server instance for <attribute name="ServerName">ports-02</attribute>
This means your Solar port is 2080.