Re: Help requested: Has anyone created a SOAP connection with JDeveloper 9i?
Date: 6 Feb 2002 10:31:33 -0800
Message-ID: <d3ed84da.0202061031.4252739_at_posting.google.com>
Richard.Berger_at_nextcard.com (Richard Berger) wrote in message news:<d3ed84da.0202052115.63172084_at_posting.google.com>...
> I was hoping to use JDeveloper to build a simple Web service.
> However, I am stuck on the first step - I can't create a connection.
> I deployed the soap.ear Web Application and I can successfully reach
> http://127.0.0.1:8888/soap/servlet/soaprouter, but when I try to add
> this connection through the JDeveloper interface, I get an exception
> in java.lang (the specifics are at work).
>
> I deployed the soap servlet on a copy of Oracle 9i AS R2, but I would
> be happy to do it on the embedded version that comes with JDev.
>
> Many thanks in advance for any help!
> RB
Answer found on Oracle Support message board. Use the built-in OC4J
containers rather than trying to use an external Oracle Application
Server (even though the instructions say that the Oracle 9i
Application Server is required). Used the built-in one and it worked
fine.
RB Received on Wed Feb 06 2002 - 19:31:33 CET