Re: Re: Creating a Service in JONAS
ajinkya prabhune <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi , First as u suggested I dropped the Bundles in deploy directory of JonasBase and they worked fine But is there a way to view our deplyed bundles in JOnAS ? cos I was able to see the sys.out.println(); statements on the cmd prompt. But then I wrote the metadata.xml and followed the steps . 1. jonas.properties file was updated 2. the bundle was added on maven directory. 3. the same name .xml file was created in url directory But when I opened the JOnAS admin on localhost:9000 I was not able to view my service also while the JOnAS was loading I dint see my service deployed.. Thank you very much... Also I tried to svn checkout the url u had given but it failed. dont know why ? Regards On Tue, Jan 11, 2011 at 2:26 PM, Guillaume Sauthier < [email protected]> wrote: > > > Le 11/01/2011 13:31, ajinkya prabhune a écrit : > > > > Hello All, > > For last many days I am trying to understand JONAS and how it works. > I was following , Create a New Service article on JOnAS home page. > > But after following all the details I am not able to see my Service running > when I start JOnAS . > Could someone explain me process ? > > > What are you expecting to see ? > Is your bundle started ? > Do you have a deployment plan or did you just drop your bundle in deploy/ > dir ? > What is you metadata.xml ? > > Did you start with just the empty sample I pointed to you ? > If so, did you try to just add a System.out statement when the component is > started ? > > > > Also JOnAS has Apache Felix as its OSGi Framework , Can I use Eclipse > Equinox as the Framework and if yes How ? > > > At the moment, you cannot easily change the underlying OSGi framework, but > theoretically JOnAS should work also with Equinox... > > --G > > > > Thank you all... > -- > Thank you and Regards > Ajinkya Prabhune > > -- Thank you and Regards Ajinkya Prabhune