JBoss Community

Re: Best Practice for Hot Deploy in JBoss AS 7 for JSF 2 + CDI + EJB 3.1 + JPA + Maven Project

created by lukas lukasz in JBoss Tools - View the full discussion

Hello i use Jboss tool and i dont know why when i click button (green) "Start Jboss" i have got deploy 2 folder into deployments dir

 

1) lupa ("myprojectname" )

and

2) lupa.war ("myprojectname.war")

 

Why i have got 2 folder ?? its a bug ?

and i have got another problem because i have got my own dependency :

 

<dependencies>

     <groupId>my-common</groupId>

     <artifactId>my-common</artifactId>

     <version>1.0</version>

</dependencies>

 

and i have got this jar in maven local repository but when my project use hot deploy i havent got this jar in WEB-INF/lib folder ?? i have got all library such as spring byt i haven 't got my own jar ?

 

plz help

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community