|
 |
enterprise_java_beans thread: DataSource Error and Connection Pool Settings(URGENT)
Message #1 by "Ashish Suvarna" <suvarnaashish@r...> on Sun, 24 Feb 2002 12:12:54
|
|
Hi Durga,
Thanks for ur reply. My sql server settings has also reflected in
config.xml but the same error is occuring.Can't figure out wots the
problem. Hey are u online on msn or yahoo .. you can add me on msn my id
is ashish45@h... so that i can solve this problem ASAP. I am really
tired with this error. Hope to get it solved soon. Bye for now.
Cheers
Ashish.
> Hi Ashish S,
>
> My oracle pool configuration input from console
> reflected in config.xml >>>
>
> <JDBCConnectionPool
> DriverName="oracle.jdbc.driver.OracleDriver"
> Name="rfssPool" Password="{3DES}mTJx2/4xkio="
> Properties="user=rfs1" Targets="development"
> TestTableName="dual"
> URL="jdbc:oracle:thin:@PC31012649J:1521:PAYAL"/>
>
>
> Hope this helps....
>
>
> regards,
> Durga
> --- Ashish Suvarna <suvarnaashish@r...>
> wrote:
> > I am a beginner in EJB.I am trying to deploy a
> > Entity Bean but having some
> > problem.I was getting a ClassCastException, had
> > mentioned about the
> > ClassCastException error yesterday but still didn't
> > work. So trying to
> > figureout if its the error because of some wrong
> > settings.
> >
> > This is the error i get when i start my Weblogic
> > Server. <b>The DataSource
> > with the JNDI name: mssql could not be located.
> > Please ensure that the
> > DataSource has been deployed successfully and that
> > the JNDI name in your
> > EJB Deployment descriptor is correct.</B> the JNDI
> > name and dataSource
> > name in the descriptor are correct. I think its the
> > problem of my
> > connectionPool. I am Uing MSQLSERVER 7.0 as my
> > database and Weblogic
> > 6.1.So i am pasting my connectionPool settings below
> > :
> >
> > URL
> >
> jdbc:weblogic:mssqlserver4:j2eeDB(DBNAME)@shashi(MachineName):1433
> > DriverName = weblogic.jdbc.mssqlserver4.Driver
> > Properties (key=value) = user=sa
> > server=shashi(MachineName)
> > Password i have mentioned in the passoword field
> > which is empty.
> >
> > I have weblogic.jar in my classpath.Please let me
> > know where i am wrong.
> > Any help will definitely be appreciated.
> >
> $subst('Email.Unsub').
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
|
|
 |