Hi, i have used Jetty and Axis as Bundles in my project and created a simple Web Service as Bundle. But i do not know, how can i deploy a Web Service Client for it. can anyone give me some sugestion or example,how can i create a web service Client? (i have only experience to create web service client by using WSDL-Editor and Project Wizard in Eclipse,but for OSGI Bundle design i really dont know, how can i begin with it)
the Bundles i have used for the Web Service are: 1 Felix System Bundle 2 (Jetty) HTTP Service Bundle 3 Knopflerfish Axis Bundle 4 Knopflerfish common Logging Bundle 5 my Web Service Bundle when all 5 bundles start, i can use "http://localhost/axis/services/mywebservice?method=add&a=1&b=1" to visite my web service and get the resulte. -- View this message in context: http://www.nabble.com/Web-Service-Client-as-bundles-tp16917954p16917954.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

