java.net.UnknownHostException: proxy.acme.com ESB Error
Hi,
I am trying to access a ESB service deployed on my server and getting this error "java.net.UnknownHostException: proxy.acme.com".
Let me brief my server architecture. I have two SOA 10.1.3.5 application servers pointing to a single Oracle 11g database. Both the servers are not in cluster at application level. They are load balanced at network level using CISCO load balance which will take care of load balancing. The application servers are installed are advanced installation with J2EE initially. Then a oc4j_soa container was created and BPEL Console was deployed.. then another oc4j_esb container was created to install esb design time.
Hope i am clear with my server architecture.
I am able to access the ESB console using independent server hostnames and through load balanced host name. I am able to deploy the ESB process independently on to two servers. When i try to access this deployed service through a browser i get a error "Page Not Found Error 404" and when i try to use this wsdl in a bpel process i get a error "unable to access the wsdl".
Please help on this issue.
Regards
Surya