[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-07 Thread sajhak
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/index.html?module=bb&op=posting&mode=reply&p=4134957
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-04 Thread PeterJ
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=4133962
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-04 Thread sajhak
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 
, those are not goes to the "default/deploy" directory , instead it goes to the 
"default/tmp/deploy" directory ... 

I want to deploy those into the "default/deploy" directly.. I can do it 
manually , by just copying the files to the server directly.But i think there 
should be a way to do it directly from the IDE ..


I tried those deployments using NetBeans 6.0 , there i didnt have to face any 
problems , then relevant archives deployed into the "default/deploy" directory 
 


so what is the reason behind this could be ?? is that a bug with IntelliJ IDEA 
or do i have to configure the JBOSS server ??? 

plese help me .. im so desperate ... :( 

Thanks n Regds
Sajith 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133897#4133897

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133897
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-03 Thread PeterJ
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
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-01 Thread sajhak
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 original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133457#4133457

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133457
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-02-28 Thread jaikiran
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 post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133073#4133073

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133073
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user