RE: JAVA signon

da_williams

Member
RE: JAVA signon

Is your jdbc driver registering in your jas.log? I wouldn't log into any
environments other than DEP7333 and JDEPLAN on your DS in the future as you
really don't want to JITI to the DS.
 
RE: JAVA signon

If you can log in from your fat client in the "J" environment then the OCM
mappings seems to be OK. Do you have the "Server" parameter set to the E/S
in the [DB SYSTEM SETTINGS] section? That parameter may be missing and the
JAS.INI comments are fairly confusing for this setting.






Wilfred Lee
CNC
Coexistence XE
AS/400 NT 4.0
 
RE: JAVA signon

I had this issue and the problem was that the JAS Server was not connecting
to my ES because the path for the JDBC driver in my WS parameters was wrong.
Check the jas.log and make sure your JDBC driver is being registered on
startup.

2001-08-01 10:03:43.687 [Pooled ORB request dispatch WorkerThread] JAS :
JDBC Driver <weblogic.jdbc.mssqlserver4.Driver> is registered. Major Version
 
Back
Top