- This topic has 11 replies, 7 voices, and was last updated 19 years, 12 months ago by mauro.ventre@qube-srl.com.
-
AuthorPosts
-
Kurtis WilliamsMemberThe version of XDoclet included in 3.8.2 does not include all the possible values of hibernate.cache. If you try to set the @hibernate.cache tag to “transactional” XDoclet throws an error during generation stating that the value “transactional” is not one of the valid options. I checked MyEclipse’s version of XDoclet and the xtags.xml in the XDoclete-Hibernate-modlue.jar does not contain “transactional” which is a valid (and very important, I might add) value of hibernate.cache.
Here’s what I did to fix it (frightening workaround alert, stop reading now if you have a weak constitution): I downloaded XDoclet-1.2.2 (MyEclipse uses 1.2) and replaced all the Jar files in my C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.jboss.ide.eclipse.xdoclet.core_3.8.1 directory with XDoclet-1.2.2 jar files. It worked flawlessly. Anyway, might want to roll XDoclet 1.2.2 into your next version.
Riyad KallaMembercardsharp,
First let me thank you for posting these steps, others will appreciate it. Second, we do have a list of enhancements and bug fixes to go into the XDoclet support, I don’t think they will make them into 3.8.3 as we are just swamped right now and under a tight timeline, but these shortcommings and such are well known… the XDoclet dev on the team is a sharp guy and really wants to throw ‘the kitchen sink’ in there, but hasn’t gotten the chance. Hang in there, we’ll fix it soon.
GregMemberFYI: MyEclipse 3.8.3 will contain XDoclet 1.2.2 libraries. But you can safely upgrade your xdoclet libraries anytime exactly as you stated : replacing jars in core plugin with new xdoclet library jars. To get the new libs to work without restarting eclipse, you can go to the xdoclet preference pages and refresh modules list and go to the code assist page and refresh data.
Pierre-Antoine GrégoireMemberHi greg and rkalla, I’d just like to know if you can provide me the references.xml and standards.xml file that fit with the 1.2.2 version of Xdoclet.
If you can’t would you mind assisting me while I’m modifying these (maybe by the way this will help you a bit) to fit with this version (already did the trick for springdoclet and wseedoclet in references.xml…)…
Thanks in advance.
europarlMemberHello,
I will post with this login this time…
I’ve now updated references.xml to match all the doclets (w. attributes and elements) present in xdoclet 1.2.2, and have replaced all libs in run/lib folder with those from xdoclet 1.2.2.Can I maybe upload this file to you and let you check it?
Or once again maybe you have a version of this file ready for version 3.8.3??Thanks in advance.
Pierre-Antoine
Scott AndersonParticipantPierre-Antoine,
Thanks for the offer, but we are updating our XDoclet support to 1.2.2 in MyEclipse 3.8.3, which will be available shortly. The release is in QA right now.
Pierre-Antoine GrégoireMemberThat’s OK,
by the way, is it possible to join the QA team?
As I use MyEclipse with a lot of other plugins, this could be useful to you for compatibility testing…
Riyad KallaMemberI sent a request to our admin to add you to the team, once you join you should see a new forum at the bottom of the forum list just for QA members. The link to the beta is in there.
Scott AndersonParticipantThat’s OK,
by the way, is it possible to join the QA team?
As I use MyEclipse with a lot of other plugins, this could be useful to you for compatibility testing…I’m a little confused. Is this still Pierre-Antoine? Are you part of the European Parliment development team?
Pierre-Antoine GrégoireMemberSorry scott, from now on (this post excepted… 😉 ) I’ll post with the europarl login.
I’m part of the European Parliament Architects team and I also have a personnal licence and account.Thank you for the QA Team adding, but with which login did you happen to do it? zepag or europarl?
Thanks in advance.
Scott AndersonParticipantWe haven’t added you yet as I was asked to verify what organization you’re representing. I’ll forward the information along to add you under the zepag login, so it will be personal to you, not the entire group. You should receive an email from our subscriptions people with additional information shortly. Thanks again for helping us check out the new releases!
Account ( zepag ) has been added to the QA team. Please check the Forum Index for a new QA listing. You may also need to refresh your browser to show the new status icon.
-
AuthorPosts