i got the answer for this prob through IntelliJ IDEA's forum..
view it at http://intellij.net/forums/thread.jspa?threadID=273478&tstart=0
Regds
Sajith
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134957#4134957
Reply to the post :
http://www.jboss.com/ind
Sorry, I don't use IDEA (or NetBeans), perhaps someone else out there does and
can give you a suggestion.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133962#4133962
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133
Hi Peter,
Yes , i did read the above article but unfortunately that didnlt solve my
problem .. let me explain my problem again ..
I am deploying j2EE archives into the JBOSS server using IntelliJ IDEA 7.0 ,
where it has inbuilt support for JBOSS integration.. when i deploy the archives
, thos
Sajith, jaikiran already answered your question. Did you read the wiki entry
he referenced?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133663#4133663
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133663
_
hi jaikiran ,
thanks for the reply , but i wanted to know why JBOSS always create a tmp
directory and deploys all the jars and wars in to that tmp directory ?
cant we customise that so that we can directly deploy our archives in to the
DEPLOY directory
Thanks in advance
Sajith
View the
anonymous wrote : when i deploy a .war file or a .jar file it is deployed into
a directory named "tmp" . i need to avoid that and need to deploy in an other
directory other than tmp.
|
You might be looking for
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment
View the original po