You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-user@ws.apache.org by "bhanu.prathap" <bh...@in.ibm.com> on 2008/01/08 15:57:44 UTC

How to install and Run more than one muse resource on one OSGI Framework

1. I made two wsdl files i,e osgi1.wsdl, osgi2.wsdl
2. Generated OSGI mini code for osgi1.wsdl, osgi2.wsdl i,e osgiminicode1,
osgiminicode2
3. First started osgiminicode1 osgi framework, and able to access
osgiminicode1 resource successfully which was deployed on osgiminicode1 osgi
container
4. stopped osgiminicode1 osgi framework
5. Stared osgiminicode2 osgi framework, and able to access osgiminicode2
resource successfully which was deployed on osgiminicode2 osgi container
6. Stopped osgiminicode2 osgi container
7. Now copied osgiminicode2.jar file from osgiminicode2 directory and pasted
in osgiminicode1 directory
8. Again started osgiminicode1 osgi framework and installed
osgiminicode2.jar file using below commands
            install file:osgiminicode2.jar
            start 45
9. Failed to access osgiminicode2 resource but able to access osgiminicode1
resource successfully


-- 
View this message in context: http://www.nabble.com/How-to-install-and-Run-more-than-one-muse-resource-on-one-OSGI-Framework-tp14691205p14691205.html
Sent from the Muse User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-user-help@ws.apache.org