Profile names cannot contain colons

(CR# 406975) If you deploy a JSP target to EAServer, do not use a colon in the profile name. PowerBuilder writes EAServer profile information in WEB-INF/classes/jaguar.properties. If the EAServer profile name contains a colon (for example, profileName:port), the related host name and port number cannot be retrieved from jaguar.properties at runtime.