You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Yu Huang <ja...@gmail.com> on 2010/04/12 14:06:52 UTC

Swing GUI doesn't show up in ipojo 10 minutes

hello,

  I am a new bie to felix and ipojo, just simply followed the iPojo in 10
minnutes instruction :http://felix.apache.org/site/ipojo-in-10-minutes.html

  successfully compiled every java files, and started all of them, but,
there is no UI showed up after start the spell.checker.gui bundle.

  no clue on this one.

  version of jdk i am using:jdk build 1.6.0_14-b08

  Please advice what might go wrong ,

  thank you very much.


//jack

Re: Swing GUI doesn't show up in ipojo 10 minutes

Posted by Yu Huang <ja...@gmail.com>.
it works,

didn't notice the 'solution', thank you very much.



On Mon, Apr 12, 2010 at 2:18 PM, Clement Escoffier <
clement.escoffier@gmail.com> wrote:

> Hi,
>
> Did you try the 'solution' ?
> Go to the solution directory, call 'ant'. Then, go back to the felix
> directory, and launch felix (java -jar bin/felix.jar).
> Then, execute the following commands:
> start file:../solution/spell.services/output/spell.services.jar
> start file:../solution/spell.english/output/spell.english.jar
> start file:../solution/spell.checker/output/spell.checker.jar
> start file:../solution/spell.checker.gui/output/spell.checker.gui.jar
>
> Does the GUI appears in that case ?
>
> By default, the given bundle are 'empty', the goal of the tutorial is to
> 'implement' them.
>
> Regards,
>
> Clement
>
>
> On 12.04.2010, at 14:06, Yu Huang wrote:
>
> > hello,
> >
> >  I am a new bie to felix and ipojo, just simply followed the iPojo in 10
> > minnutes instruction :
> http://felix.apache.org/site/ipojo-in-10-minutes.html
> >
> >  successfully compiled every java files, and started all of them, but,
> > there is no UI showed up after start the spell.checker.gui bundle.
> >
> >  no clue on this one.
> >
> >  version of jdk i am using:jdk build 1.6.0_14-b08
> >
> >  Please advice what might go wrong ,
> >
> >  thank you very much.
> >
> >
> > //jack
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>
>

Re: Swing GUI doesn't show up in ipojo 10 minutes

Posted by Clement Escoffier <cl...@gmail.com>.
Hi,

Did you try the 'solution' ?
Go to the solution directory, call 'ant'. Then, go back to the felix directory, and launch felix (java -jar bin/felix.jar).
Then, execute the following commands:
start file:../solution/spell.services/output/spell.services.jar
start file:../solution/spell.english/output/spell.english.jar
start file:../solution/spell.checker/output/spell.checker.jar
start file:../solution/spell.checker.gui/output/spell.checker.gui.jar

Does the GUI appears in that case ? 

By default, the given bundle are 'empty', the goal of the tutorial is to 'implement' them.

Regards,

Clement


On 12.04.2010, at 14:06, Yu Huang wrote:

> hello,
> 
>  I am a new bie to felix and ipojo, just simply followed the iPojo in 10
> minnutes instruction :http://felix.apache.org/site/ipojo-in-10-minutes.html
> 
>  successfully compiled every java files, and started all of them, but,
> there is no UI showed up after start the spell.checker.gui bundle.
> 
>  no clue on this one.
> 
>  version of jdk i am using:jdk build 1.6.0_14-b08
> 
>  Please advice what might go wrong ,
> 
>  thank you very much.
> 
> 
> //jack


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org