Skip to content

VincentJian/osgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  • Import all projects in Eclipse
  • In Eclipse, Window -> Preference -> Plug-in Development -> Target Platform
  • Add an empty target definiation and specify directory to plugin_respority
  • Right click on any project -> Run As -> Run Configuration -> OSGi Framework
  • Uncheck the following bundles that are not required here and click Run button.
    • com.springsource.com.mysql.jdbc
    • com.springsource.org.hsqldb
    • org.eclipse.virgo.web.dm
    • org.springframework.osgi.test
    • org.springframework.test
  • Visit http://localhost:8080/zkspringosgi/index.zul to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages