Menu

#98 EJB Test Client Wizard for WebLogic 8.1 error

lomboz_v2.1
open
nobody
EJB wizard (22)
5
2003-12-16
2003-12-16
Anonymous
No

I have found that the generated EJB test java client
source file is generated with the getContext() method
as follows:

...
props.put(InitialContext.PROVIDER_URL,
"t3:/127.0.0.1:7001");
...

I think it's missing a '/', shouldn't it be
"t3://127.0.0.1:7001"? (at least it works if that is
changed).

My eclipse version is 2.1.2 build 200311030802 and my
lomboz version is 2.1.2.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB