Hi,
        yep! find the part in the code that was connecting to tcpmon port.
thanx a lot!

regards
        marco

> -----Original Message-----
> From: ext Neal Sanche [mailto:[EMAIL PROTECTED]
> Sent: 17 August, 2003 17:01
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] JBoss.net questions
> 
> 
> Well, if you've generated your testClient with the port you've set 
> aside for TCPmon, then that would be the reason you can only connect 
> when it's running. Look for URLs inside the code that point to the 
> incorrect port, replace those with the port that JBoss is running on 
> (8080) and you'll get it going then.
> 
> -Neal
> 
> On August 17, 2003 05:36 am, [EMAIL PROTECTED] wrote:
> > hi all,
> >     i am trying to get acquainted with jboss.net samples.
> > i followed what has been described at this very useful
> > website
> > http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jbo
> >ss-net-HelloWorld.shtml
> >
> > and i encountered following behaviour.
> >
> > 1  - when i run the testClient WITHOUT running the tcpmon, i got
> > the exception java.net.ConnectException: Connection refused:
> > connect
> >
> > 2 - when instead i run the axis tcpmon, everything works fine.
> >
> > so, does it mean that if i want to run services on jboss-net i have
> > to have tcpmon running?
> >
> > and,a more general question. i am writing a J2ME client that  uses
> > the kxml package in order to connect to j2ee applications running
> > on jboss.
> > i have read the docs that if i want to write a client for my
> > jboss.net webservice, that client should have axis classes in its
> > classpath.
> >
> > but i believe that axis package for J2ME does not exist (yet, i
> > hope..).
> >
> > anyone can suggest me some workaround (other than using my own xml
> > format, which i am already doing?)?
> >
> > thanx in advance and regards
> >     marco
> >
> >
> > -------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites
> > including Data Reports, E-commerce, Portals, and Forums are
> > available now. Download today and enter to win an XBOX or Visual
> > Studio .NET.
> > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_0723
> >03_01/01 _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet
> _072303_01/01
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to