Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Strange JAXB problem
Strange JAXB problem [message #1081576] Wed, 07 August 2013 12:06 Go to next message
Reino Ruusu is currently offline Reino RuusuFriend
Messages: 2
Registered: August 2013
Junior Member
Eclipse is giving me an error like this:

This project has the JAXB facet, but no JAXB content could be created.  See the error log for more details.


The error log has nothing whatsoever related to this. The strange thing is that the project in question does not have the JAXB facet.

I've tried adding the JAXB facet and removing it, but still getting this error.

Eclipse:
Eclipse SDK

Version: 3.7.2
Build id: M20120208-0800


JAXB Support feature:
Dali Java Persistence Tools - JAXB Support

Version: 1.0.2.v201111103010-508cAkF7BC8GBGA78A
Build id: 20110324075937


org.eclipse.wst.commong.project.facet.core.xml:
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
  <runtime name="JBoss 7.1 Runtime"/>
  <fixed facet="wst.jsdt.web"/>
  <installed facet="java" version="1.6"/>
  <installed facet="wst.jsdt.web" version="1.0"/>
  <installed facet="jst.jaxrs" version="1.1"/>
  <installed facet="jboss.m2" version="1.0"/>
  <installed facet="jst.web" version="3.0"/>
</faceted-project>
Re: Strange JAXB problem [message #1081691 is a reply to message #1081576] Wed, 07 August 2013 15:04 Go to previous messageGo to next message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Not sure how you ended up in this state, but I would guess that somehow this Error was added to the Problems view, subsequently cached, and now no longer relevant, but unable to be removed by the Dali validation (as the Facet isn't there). As a result, this is a good time to use the "Delete" option on the Error message as it is invalid. This is one way you can manually fix the cache for this type of issue. Let me know if this doesn't solve the problem.

Neil
Re: Strange JAXB problem [message #1082359 is a reply to message #1081691] Thu, 08 August 2013 13:07 Go to previous message
Reino Ruusu is currently offline Reino RuusuFriend
Messages: 2
Registered: August 2013
Junior Member
Ok, that did it. Thanks. I thought the problem was constantly raised again.

I guess the problem was caused by the fact, that the project was split from another one that had JAXB content in a refactoring operation.

--
Reino
Previous Topic:Integrating Dali with a third party application
Next Topic:The runtime error on DALI generated compound primary key
Goto Forum:
  


Current Time: Fri Apr 19 00:35:04 GMT 2024

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

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

Back to the top