registring ressource http

2009-06-18 Thread sana
hello, i 'm trying to registre a picture like a http ressource http.registerResources(/Vue,/home/sst/Documents/Versions/21-05-09+saufActionParam/MyPoint/src/Vue, null); and i want to use it in the background of my servlet . pw.print(htmlhead); pw.print(meta http-equiv= + Content-Type +

Re: registring ressource http

2009-06-18 Thread sana
how can i put image.jpg in my bundle ? 2009/6/18 Rob Walker r...@ascert.com Sana - as the guys say, this will only work if the following resource exists in the bundle calling registerResource(): /home/sst/Documents/Versions/21-05-09+saufActionParam/MyPoint/src/Vue/image.jpg The handling

Re: registring ressource http

2009-06-18 Thread sana
/Vue is a package contained in my jar , and image.jpg is in /Vue - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org

Re: registring ressource http

2009-06-18 Thread sana
at the registered path + resource path within the bundle JAR that calls registerResource. sana wrote: /Vue is a package contained in my jar , and image.jpg is in /Vue - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org

bundle browser web

2009-05-25 Thread sana
i'm looking for a bundle browser web . can you help me Sana

Re: bundle browser web

2009-05-25 Thread sana
i'm not looking for just a browser web in a bundle form 2009/5/25, Filippo Diotalevi filippo.diotal...@gmail.com: On Mon, May 25, 2009 at 3:26 PM, sana sana.elgna...@gmail.com wrote: i'm  looking for a bundle  browser web . can you help me Hi, if you are looking for a web console

Re: bundle browser web

2009-05-25 Thread sana
yes i'm searching a browser web that interpret java script and htmlV4 - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org

Re: UPnP Port

2009-05-21 Thread sana
Stefano Lenzi kis...@interfree.it sana wrote: i tried to run the base driver with a Media server already running and i get this error: at gnu.java.net.VMPlainSocketImpl.bind(Native Method) at gnu.java.net.VMPlainSocketImpl.bind(VMPlainSocketImpl.java:302

Re: UPnP Port

2009-05-20 Thread sana
(StartLevelImpl.java:278) at org.knopflerfish.framework.StartLevelImpl$1.run(StartLevelImpl.java:210) at org.knopflerfish.framework.StartLevelImpl.run(StartLevelImpl.java:171) at java.lang.Thread.run(Thread.java:743) how can you explain that Sana, 2009/5/19 chihi asma chihi_a...@yahoo.fr ok

Re: Re : Re : Problem with upnp examples

2009-04-12 Thread sana
: francesco.furf...@isti.cnr.it Envoyé le : Samedi, 11 Avril 2009, 17h45mn 54s Objet : Re: Re : Problem with upnp examples Hi Asma, Sana I fixed the bug by changing the type used by the clock to a DateTime type. Update and rebuild the TV and clock device to test them. FYI, 1) I changed the types used

Re: Re : Problem with upnp examples

2009-04-10 Thread sana
hi francesco, i have the same problem , can you please tell me where can i find where tv can find the variable sent by Clock ( in which file/line) and where the clock (in Clock code ( in which file/line)) is putting the value and sending it to the TV thanks in advance, regards Sana 2009/4/8

Re: upnp base driver

2009-03-24 Thread sana
by the bundle implementing devices, and another couple by the basedriver bundle. you can also install the UPnP Tester bundle, it is a graphical application that monitors the devices registered on the framework, and enable you to issue UPnP actions through the GUI. regards, francesco sana

Re: problem : unable to cache

2009-03-23 Thread sana
? Toni On Sun, Mar 15, 2009 at 4:29 PM, sana sana.elgna...@gmail.com wrote: hello,i'm a begginer in using Felix , i was folowing the instruction in this page http://felix.apache.org/site/upnp-getting-started.html but when launching the framework i have this error: (in the file attached

upnp base driver

2009-03-23 Thread sana
hi, i would like to test upnpBundles figuring in your trunk, i succeed in testing the devices running in the framework but i don't know how to test external upnp devices( devices in the local network) like domoware examples ( i don't know how to launch them and how the upnp base driver will

problem : unable to cache

2009-03-15 Thread sana
hello,i'm a begginer in using Felix , i was folowing the instruction in this page http://felix.apache.org/site/upnp-getting-started.html but when launching the framework i have this error: (in the file attached) can someone help me please? thanks,