dependency « JBoss « Java Enterprise Q&A

Home
Java Enterprise Q&A
1.activemq
2.Ant
3.aspectj
4.axis
5.cxf
6.deploy
7.Development
8.ear
9.eclipse
10.ehcache
11.ejb
12.flex
13.grails
14.jax
15.jaxb
16.JBoss
17.jbpm
18.jdo
19.jersey
20.jetty
21.jms
22.jmx
23.jndi
24.junit
25.ldap
26.Library
27.log4j
28.netbeans
29.osgi
30.playframework
31.portlet
32.quartz
33.rabbitmq
34.restful
35.security
36.Session
37.soap
38.tapestry
39.Web Service
40.weblogic
41.websphere
42.wicket
43.workflow
44.wsdl
Java Enterprise Q&A » JBoss » dependency 

1. Why doesn't ivy resolve my dependencies?    stackoverflow.com

I have this dependency declared:

<dependency org="org.jboss.jbossas" name="jboss-as-parent" rev="6.0.0.20100216-M2"/>
And it just fetches the pom. Other dependencies are resolved just fine. I'm using ivy 2.2.0 rc1 and ant 1.6.

2. Where can I find jar dependencies versions for each JBoss release?    stackoverflow.com

I need to easily find what version of, let's say, JGroups bundled with JBoss 4.2.3. Is there some documentation, wiki, or something else where I can find this information easily?

3. JBoss 5.1: jar in server lib with dependency    stackoverflow.com

My war needs access to abc.jar. And abc.jar is dependent on xyz.jar. In JBoss 4.3, I was able to just put abc.jar and xyz.jar in my server lib. ...

4. Can a SAR depend on another SAR across EARs?    stackoverflow.com

Greetings, First, I am using JBoss 5.1.GA and java jdk 1.6 I have a set of EARs. Each EAR contains one EJB, one SAR, and one WAR. I am trying to control ...

5. How do I declare a dependency on jboss in SBT?    stackoverflow.com

I have a project that depends on JBoss(specifically 5.1.0.GA) and I was playing around with trying to set this project up using SBT. What I was wondering is if there is ...

6. Eclipse project jar dependencies search.Why didn't it detect the dependencies all the way?    stackoverflow.com

I wanted to remove redundant jars from an Eclipse project.
So I tried JBoss Tuttletale.
Specifically I wanted to remove redundant jars from the Dynamic Reports dependencies. I run Tuttletale against the ...

7. jboss5 error-Deployment dependency error    forums.netbeans.org

Hi! I just want to test the stateless session bean in ejb3 with the jboss 5 server. But, I'm getting the error as deployment dependency error. I'm just using a simple ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.