Sorru for my english.

I'm developing a little application, that works with a JBoss AS by the using 
EJB  entity beans and JMS.

The client application is developed in the C++ (MSVC) as NT Service and for 
communicate with JBoss use the JNI (little java application, wraps the 
communication with the JBoss). This app can run in normal mode(as NT service), 
and in the debug mode - as normal application.

The testing environment:
PC Athlon 2600 (1Gb memory) Windows 2000 with VMware. 
JBoss+MySql installed on the Linux RedHat(256Mb memory) guests system and on my 
host system (with the different IPs).
Client app installed on WindowsXP guest system.
So, on the my PC I have the Windows 2000 and RedHat Linux+WindowsXP in VMware 
as guest systems (every system has its own IP and all systems may by accessed 
from others by HTTP/TCP/Telnet/etc).

Whet I try to run my client app on guest XP with the JBoss, running on my host 
system (Windows2000)- all is OK (in the client debug mode and NTSErvice mode).
When I try to run my client app with the JBoss, running on Linux, all is OK in 
the client debug mode and nothing in NTService mode. From the server side I 
check the moments of communications of client by the debug messages 
(System.out.println(...)) in the beans on the JBoss.  What is wrong?
I can say, that in this environment the client communicate with the JBoss on 
Linux very-very slow. May be, depend of this, I have the problem?

Any suggestions?
Thank You

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909691#3909691

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909691


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to