I've been trying to find a definitive answer on what version of Jackson IBM packages with WebSphere 8.5.5 but so far have come up dry. There's a jar in the plugins folder called com.ibm.ws.prereq.jackson.jar and I wondered what version of Jackson this is.
Could someone shed some light?
Thanks!
It is on 1.6.2. You can also get this info from MANIFEST.MF under com.ibm.ws.prereq.jackson.jar.
Related
I've just installed JBoss EAP 6.4.3 and now I'm checking on Arquillian updates. According to http://maven.repository.redhat.com/techpreview/all/org/jboss/bom/eap/jboss-eap-bom-parent/6.4.3.GA/jboss-eap-bom-parent-6.4.3.GA.pom I'm stuck with version 1.1.0.
Is this version the one that JBoss uses when developing JBoss EAP?
Should I stick to this to be as compatible as possible or can I use the latest, greatest Arquillian version?
What is the strategy of updates regarding Arquillian and JBoss EAP?
It would be great if someone from JBoss (e.g. Aslak Knutsen) could give me some hints.
You should be fine using the latest, but I doubt you'd get support for it if something didn't work right because it wasn't tested with that version of EAP.
Having used RSpec in the past, I would like to use JSpec in my Java project. But I am unable to find install information in Maven Central repository or in JSpec. Would appreciate little direction.
It is part of the JavaLite Common Package. You can find it in Maven Central: http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22javalite-common%22
I want to configure Jboss 7.1.1 final in Netbeans 7.0.1. But I am getting an error "Provide a JBoss application server 6,5,4 Location". How can I add the latest JBoss AS?
Please help me. Thanks in advance.
Unfortunately, NetBeans doesn't support JBoss AS 7 at least as of NetBeans 7.2. A patch adding support has existed for some time, but was unfortunately not merged for the 7.2 release. There seems to be relatively little interest in AS7 in the NetBeans community.
I eventually gave up on NetBeans supporting AS 7 and moved to JBoss Developer Studio - basically a roll-up of Eclipse and JBoss Tools with preinstalled AS7 support, some bug fixes and polish.
There are a few NetBeans features I miss and it took a little learning, but overall I'm happy and there's enough really good stuff that I'm not going to bother going back.
I was stuck with JBoss 6.1 until I coded my own solution to deploy my projects.
Check the ant script here:
https://stackoverflow.com/a/13372389/980442
Is there a maven repository for JCS 1.4-SNAPSHOT. I've searched the Apache repositories, but can't seem to find it. Also is JCS still under active development? The mailing lists seem to be down.
Thanks.
I have checked Maven Central there you will find a 1.3 release but i have rechecked the SNAPSHOT repository of the project and couldn't find a up-to-date release. The current site is of the 19.feb 2012 ..so not that old. But if you don't get an answer on the mailing list Hm...
I can't seem to find RESTEasy 2.2.0.GA in the JBoss repos. Anyone know of a repos in which I can find this version of RESTEasy?
The Atlassian repository has a copy:
https://maven.atlassian.com/content/repositories/jboss-releases/org/jboss/resteasy/
It's in there, now at least.
You can search the repo here: https://repository.jboss.org/nexus/index.html