sandy moh

Greenhorn
+ Follow
since May 11, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sandy moh

Dear All, i have problem while migrating my JMS application from Jboss v4.3 to Jboss v5.1, my application (.jar) doesn't deployed properly and throwing error. I had checked the solution given 'StrictVerifier' but I couldn't find this attribute in my environment. i was searching on net for this error and come to know that the problem may be due to DTD and the schema used in ejb-jar.xml file of my current appllication.
For more refrence I'm providing snippet from ejb-jar.xml and server.log, please help a novice.

ejb-jar.xml


server.log
13 years ago
thanks Andy, actually the problem was something else and has been resolved. The problem was with the cell name and node name, while installing WAS it was picking the wrong name because of wrong entries in system hosts file.
This is silly but can be very tiring problem to get resolve.
13 years ago
hi All,

Facing the same issue in WAS v7.0 while calling the remote application using iiop port.

Chk the hostname, its coming with full domain name.
Make the entry or username and password in sas.client.properties.

But still facing the same issue.

@ Sibi,

Can you please let me know-

1. Where in java that you put folowing argument:

-Dcom.ibm.CORBA.Debug=true -Dcom.ibm.CORBA.CommTrace=true -Dcom.ibm.CORBA.Debug.Output= client.log


2. Which port name and hostname did you added in sas.client.properties file....is it remote or local machine??

Thanks;
Sandy
13 years ago