Path: news.easynews.com!easynews!news.he.net!news-hog.berkeley.edu!ucberkeley!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: rrkodali@yahoo.com (Raghu)
Newsgroups: comp.databases.oracle.tools
Subject: Re: Help!  Can't get Developer 9i to deploy to WebLogic....
Date: 2 Feb 2002 11:22:10 -0800
Organization: http://groups.google.com/
Lines: 37
Message-ID: <61e90571.0202021122.475aa3c@posting.google.com>
References: <d3ed84da.0202011645.62fc2588@posting.google.com>
NNTP-Posting-Host: 148.87.1.171
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1012677730 6019 127.0.0.1 (2 Feb 2002 19:22:10 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 2 Feb 2002 19:22:10 GMT
Xref: easynews comp.databases.oracle.tools:48420
X-Received-Date: Sat, 02 Feb 2002 12:21:49 MST (news.easynews.com)

Richard.Berger@nextcard.com (Richard Berger) wrote in message news:<d3ed84da.0202011645.62fc2588@posting.google.com>...
> I am trying to set up a connection to WebLogic 6.1, but when I go
> through the connection wizard, the Test Connection always fails with
> "Cannot instantiate class: weblogic.jndi.WLInitialContextFactory". 
> This class is in weblogic.jar and I have included weblogic.jar in the
> classpath for the project as well as specifying it in the Connection
> information.  In particular, on the Connection tab of the wizard,
> where it asks for "Path to weblogic.jar Containing WebLogic Client", I
> entered "D:\bea\wlserver6.1\lib\weblogic.jar".  Everything else about
> my system is vanilla (only one server (myserver), all other defaults.
> 
> I am using the JDeveloper 9i Release Candidate on Windows NT and other
> than this problem it seems to work fine.  I have been able to manually
> create the .war file and deploy it and it works fine, but I was hoping
> for the automatic deployment.
> 
> Thanks SO MUCH for any help!
> RB


Copy the weblogic.jar file from your WebLogic installation directory
(the default location is c:\bea\wlserver6.1\lib) to the following
JDeveloper directory: jdev_home/jdev/lib/ext
Close JDeveloper and relaunch after copying the file
For detailed instructions on how to setup weblogic connection see
Help System
Select "packaging and deploying"
Select "Creating Application Server connections"
Select "creating a connection to weblogic"

Release candidate of JDeveloper can only do automatic deployment of
EJB's to weblogic server.
In the production release, we will have automatic deployment of WAR
and EAR also.

raghu
JDev Team
