Gadgets - Development Environment - Deployment Questions and troubles faced
Hi,
I have been trying to get up gadgets server on my local machine for the past two days with no luck at all. Seems to be throwing a lot of random errors but it maybe due to my deployment methodology. So, all I need is to develop "one" simple gadget using the gadget asset type on the First Site
So I have setup the Webcenter Sites -> Management and Production environments (CS and CAS) (Both running on Tomcat : 8081 and 8084). I have created only the gadget server management war files (not production) just to check if these get deployed all OK. While creating the management war files I have set the port to the Sites Management and Production environment running on these two ports. I have setup the management war files to point to 8087 and to be deployed on Tomcat
Now while deploying on tomcat (port : 8087), I get the following issues
- java.nio.channels.ClosedChannelException
- The Tomcat server starts up and when I try to access http://localhost:8087/gas-admin, I get redirected to http://localhost/cas/login?service=http%3A%2F%2Flocalhost%3A8087%2Fgas-admin%2Fwelcome.gas which should ideally point to the CAS for the Management environment.
Any help in this regard will be highly appreciated
Thanks..Vijay