Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Load servlet on startup equinox server

Hello,
 I have an application developed with Apache Muse WSDM Framework. These
  application run perfect, but my problem is load my
application when run the equinox server. When I test my application I
need to run an external application for instantiating my application.

Exists some method (Apache Tomcat <load-on-startup>) for run my
application without run another application ?


I generate my application using the "OSGI Framework" with the tools
provided by Apache Muse.

wsdl2java -wsdl mywsdl.wsdl -proxy -osgi

this tool generated all the structure for run my osgi-application.

thank you very much
-- 


Back to the top