Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » STP Europa on a Intel MacBook Pro
STP Europa on a Intel MacBook Pro [message #589664] Wed, 18 July 2007 03:11
Rich is currently offline RichFriend
Messages: 7
Registered: July 2009
Junior Member
I saw one earlier posting about someone having problems with a mac, but no
real resolution.

I have tried to follow the instructions at:
http://wiki.eclipse.org/STP_Service_Creation_getting_started

First, is there an updated set of instructions for trying to use STP with
Europa? These were create April 28 using milestone builds it looks like.
Things have changed a bit since them. It would be nice to have a set of
instructions that work with update manager.

On to solving the problem. I'm trying to use Europa as the basis. I have
tried numerous ways - using the update function and trying to scrounge
equivalent downloaded packages to the one in the Wiki article.

This works fine on Windows Vista, but on my MacBook Pro, no matter how I
do it, I end up with the following error when I try and generate WSDL:
!ENTRY org.eclipse.stp.common 4 0 2007-07-17 19:41:13.188
!MESSAGE Celtix Java To Wsdl Generation failure
!STACK 0
java.lang.LinkageError: loader constraints violated when linking
javax/xml/namespace/QName class
at
com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl.<clinit >(RuntimeBuiltinLeafInfoImpl.java:186)
at
com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl.<init >(RuntimeTypeInfoSetImpl.java:25)
at
com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.createTyp eInfoSet(RuntimeModelBuilder.java:84)
at
com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.createTyp eInfoSet(RuntimeModelBuilder.java:41)
at
com.sun.xml.bind.v2.model.impl.ModelBuilder.<init>(ModelBuilder.java:104)
at
com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.<init>(RuntimeModelBuilder.java:49)
at
com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(J AXBContextImpl.java:372)
at
com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:236)
at
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFact ory.java:76)
at
com.sun.xml.bind.v2.ContextFactory.createContext(ContextFact ory.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java: 210)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:366)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
at
org.apache.cxf.jaxb.JAXBDataBinding.createJAXBContext(JAXBDa taBinding.java:397)
at
org.apache.cxf.jaxb.JAXBDataBinding.initialize(JAXBDataBindi ng.java:267)
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean. buildServiceFromClass(ReflectionServiceFactoryBean.java:220)
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean. initializeServiceModel(ReflectionServiceFactoryBean.java:248 )
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean. create(ReflectionServiceFactoryBean.java:136)
at
org.apache.cxf.frontend.AbstractEndpointFactory.createEndpoi nt(AbstractEndpointFactory.java:83)
at
org.apache.cxf.frontend.AbstractServiceFactory.createService (AbstractServiceFactory.java:29)
at
org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor.pro cess(JavaToProcessor.java:87)
at
org.eclipse.stp.sc.cxf.generators.CeltixJavaToWsdlGenerator. run(CeltixJavaToWsdlGenerator.java:102)
at
org.eclipse.stp.sc.jaxws.builders.ScJavaToWsdlBuilder.genera te(ScJavaToWsdlBuilder.java:85)
at
org.eclipse.stp.sc.jaxws.builders.ScJavaToWsdlBuilder.buildO neJavaFile(ScJavaToWsdlBuilder.java:57)
at
org.eclipse.stp.sc.common.builders.ScJavaBuilder.visitResour ceFile(ScJavaBuilder.java:124)
at
org.eclipse.stp.sc.common.builders.ScJavaBuilder.access$0(Sc JavaBuilder.java:112)
at
org.eclipse.stp.sc.common.builders.ScJavaBuilder$ScBuildDelt aVisitor.visit(ScJavaBuilder.java:185)
at
org.eclipse.core.internal.events.ResourceDelta.accept(Resour ceDelta.java:67)
at
org.eclipse.core.internal.events.ResourceDelta.accept(Resour ceDelta.java:76)
at
org.eclipse.core.internal.events.ResourceDelta.accept(Resour ceDelta.java:76)
...
...


Any ideas on how to fix this?

Thank you - Richard
Previous Topic:B2J execution fails
Next Topic:BPMN Survey Online
Goto Forum:
  


Current Time: Thu Apr 25 10:47:14 GMT 2024

Powered by FUDForum. Page generated in 0.03003 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top