Weblogic Port redirection from 7001 to 7002

Hi,

I have my WebLogic server up and running on port 7002, and can be accessed from :
https://mydomain.com:7002/App1

i want to configure Port redirection from 7001 to 7002
if users Login to
http://mydomain.com:7001/App1 it should automatically take them to
https://mydomain.com:7002/App1,

is there a way i can do port direction from 7001 to 7002 from Weblogic config side?

Appreciate your suggestions

Thanks

Listening multiple ports (BEA/Weblogic forum at JavaRanch)