Bug 236417 - Error generated when adding Apache CXF server runtime.
Summary: Error generated when adding Apache CXF server runtime.
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: STP (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Adrian Skehill CLA
QA Contact: Oisin Hurley CLA
URL:
Whiteboard:
Keywords: contributed
: 235309 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-10 08:26 EDT by Shane Clarke CLA
Modified: 2012-09-21 14:41 EDT (History)
2 users (show)

See Also:


Attachments
org.eclipse.stp.soas.deploy.runtime.cxf patch. Adding Dependency (786 bytes, patch)
2008-06-10 08:26 EDT, Shane Clarke CLA
wayne.beaton: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane Clarke CLA 2008-06-10 08:26:52 EDT
Created attachment 104301 [details]
org.eclipse.stp.soas.deploy.runtime.cxf patch. Adding Dependency

Build ID: M20080221-1800

Steps To Reproduce:
1.Eclipse > Preferences > Server > Installed Runtimes
2. Add > Apache CXF 2.0 > Select valid Installation Directory.
3. Click OK


More information:

The following error is generated in the Error Log :

Could not create delegate RuntimeClasspathProviderWrapper[org.eclipse.stp.soas.deploy.runtime.cxf.runtimeTarget]: Plug-in org.eclipse.stp.soas.deploy.runtime.cxf was unable to load class org.eclipse.jst.server.generic.core.internal.GenericServerRuntimeTargetHandler.

org.eclipse.stp.soas.deploy.runtime.cxf is missing a dependency on org.eclipse.jst.server.generic.core.

Patch attached
Comment 1 Oisin Hurley CLA 2008-06-10 09:28:33 EDT
I've committed this patch to update the dependencies. Can you confirm from latest on trunk that the issue is fixed?
Comment 2 Shane Clarke CLA 2008-06-10 09:42:47 EDT
Confirmed
Comment 3 Oisin Hurley CLA 2008-06-10 09:47:44 EDT
Confirmed fixed. IP Log updated.
Comment 4 Oisin Hurley CLA 2008-06-11 22:50:22 EDT
*** Bug 235309 has been marked as a duplicate of this bug. ***