Hi!
I suppose you have followed steps in Dynamo Admin Guide for changes
to be done like..i.e
(1) appeneded classpath of your drivers to"New Class Path Value"
in your case of (jdbckona/MSSQL server (Type 4) ) add
<JDBC_LIB_DIR>/mssqlserver4/classes
where <JDBC_LIB_DIR> refers to directory where your driver files are
stored..
(2) RESTART DYNAMO SERVER. ( This is important)
and lastly I feel that there should be one more colon : after ADDS4U and
@
i.e "
jdbc:weblogic:mssqlserver4:ADS4U:@localhost:1433?user=ads4u&password=ads4"
or else for the Driver you are using the database name is optional , so
in one
case try not using
databse name..
Hope this helps...
Enjoy,
Aravind..
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".