| Author |
Problem about deployment dependency
|
Ray Cheung
Greenhorn
Joined: Dec 15, 2008
Posts: 4
|
|
Hi all,
I'm new to JBoss and having a problem about the deployment. The problem is that I'm writing an app (packed in A.war) which is dependent on another one (packed in D.ear).
When I put both files into the deploy folder, the JBoss cannot start up anymore due to the dependency. I think I should have something to do with my app (A.war), like modifying some xml things, but I can't find the reference about how to do so.
Could anyone please help?
Ray.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8145
|
|
|
See the "Dependencies" section here
|
[My Blog] [JavaRanch Journal]
|
 |
Ray Cheung
Greenhorn
Joined: Dec 15, 2008
Posts: 4
|
|
|
oh~ thanks a lot. let me study that part.
|
 |
 |
|
|
subject: Problem about deployment dependency
|
|
|