facebook

OSGi Plugin Extension Issue

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #303159 Reply

    Paul Roest
    Member

    Greetings,

    I am using MyEclipse version 7.5 currently and I want to write Equinox Servlets.

    I’ve searched through the formus and googled but I think I lack the correct terms. So if someone can help me put the correct terms to label this issue it would be appreciated. Then I can search for the solution which is probably buried in the forums someone.

    This is what it happening.

    I follow the directions provided in the tutorial on the Equinox Servlet page.
    1. Create a Plug In Project
    1.1 Do not check the activator checkbox
    1.2 Do not check the contribute to the UI checkbox
    1.3 Use the Equinox 3.4 compatability
    2. Once the project is created add the following dependencies
    2.1 add the dependency
    2.2 add the dependency
    3. goto extensions
    3.1 select add

    This is the point where things go wrong. The extension point for the servlet should have things like the servlet alias and url but it just has extension point name and class name. There is no description for the extension point either.

    see : http://dev.eclipse.org/blogs/wayne/2008/02/28/writing-a-bundle-based-server-application/

    I realize this is a not a complete post. If I am told what to provide I will glad to add it.

    Thanks,
    Tadpaul[/list][/list]

    #303196 Reply

    Brian Fernandes
    Moderator

    tadpaul,

    We’re looking at this closely now, but I’m afraid MyEclipse does not ship all the plugins you need to create an OSGI servlet plugin. For now I would recommend using a Standard Eclipse classic install to develop the servlet.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: OSGi Plugin Extension Issue

You must be logged in to post in the forum log in