http connection jar file

Hello all

I write a program.It connects to the internet and takes some data and displays it on my phone(emulator).The program runs well when ?run it with sun wireless toolkit .FinallyI created a jar file. The program runs but it dont connect to the internet.I don't understand what the matter is. please help me...

[328 byte] By [ahmets43a] at [2007-11-27 4:08:15]
# 1

What do you mean? What exceptions are you getting?

And what do you mean 'finally I created a JAR file'? For running on the the WTK too you need the JAR; how else were you managing to run it?

And please give some code; we can't guess at what you've done. Also, give the JAD entries.

nogoodatcodinga at 2007-7-12 9:13:36 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
thanks for your interest nogoodatcoding I solved my problem I forgot adding kxml package in my jar file.
ahmets43a at 2007-7-12 9:13:36 > top of Java-index,Java Mobility Forums,Java ME Technologies...