Path: news.easynews.com!easynews!news-out.cwix.com!newsfeed.cwix.com!news.maxwell.syr.edu!feeder.qis.net!sn-xit-02!supernews.com!postnews1.google.com!not-for-mail
From: Richard.Berger@nextcard.com (Richard Berger)
Newsgroups: comp.databases.oracle.tools
Subject: Re: Help!  Can't get Developer 9i to deploy to WebLogic....
Date: 2 Feb 2002 14:03:36 -0800
Organization: http://groups.google.com/
Lines: 48
Message-ID: <d3ed84da.0202021403.797fac68@posting.google.com>
References: <d3ed84da.0202011645.62fc2588@posting.google.com> <61e90571.0202021122.475aa3c@posting.google.com>
NNTP-Posting-Host: 12.233.188.121
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1012687417 9540 127.0.0.1 (2 Feb 2002 22:03:37 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 2 Feb 2002 22:03:37 GMT
Xref: easynews comp.databases.oracle.tools:48422
X-Received-Date: Sat, 02 Feb 2002 15:09:51 MST (news.easynews.com)

rrkodali@yahoo.com (Raghu) wrote in message news:<61e90571.0202021122.475aa3c@posting.google.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

Thanks much - I will give this a try on Monday.  By the way, JDev
seems like a pretty awesome tool (and I look forward to the automatic
deployment of WAR/EAR files).  Note: I assume that in the Connection
instructions, the path I should use for "Path to weblogic.jar
Containing WebLogic Client" is still
"D:\bea\wlserver6.1\lib\weblogic.jar" (rather than
jdev_home/jdev/lib/ext/weblogic.jar).

RB
