[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie trying...



Georges Gomes wrote:
> 
> Hi !
> Me again :) (Sorry about that)
> 
> I'm under Windows, so I can't use the "make all" unfortunalty :(
> So, If i understand, I must put the SimpleChat.class into the xmlBlaster.jar
> if I want to use it ? Is it right ?

Yes, put xmlBlaster.jar into your CLASSPATH and add SimpleChat,
or just put your SimpleChat IN FRONT of xmlBlaster.jar

Or the best variant, use build to compile:

   build.bat all

It automatically creates a new xmlBlaster.jar with your changes. 

regards,

Marcel
>
> > > Hi!
> > >
> > > I'm very impressed by the achieved work !
> > > I want to write my own client so i decide to begin with a modified
> version
> > > of SimpleChat...
> > >
> > > If a use :
> > > jaco javaclients.chat.SimpleChat -name <nickname>
> > >
> > > This work perfectly but, if i compile le SimpleChat.java, then I can't
> run
> > > it like :
> > > java SimpleChat ...
> >
> > Above there is the package name missing:
> >
> >   java javaclients.chat.SimpleChat -name Georges
> >
> > is correct.
> >
> > Are there any errors when compiling?
> > If not, i believe your CLASSPATH is set wrong, becuse it
> > does not find javaclients.chat.SimpleChat.
> >
> > hope this helps,
> >
> > Marcel

-- 
Marcel Ruff
mailto:ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org