Re: [JBoss-user] deployment directory

2002-11-07 Thread Scott M Stark



Look at the URLs attribute of the 
URLDeploymentScanner in jboss-service.xml:
 
     
name="jboss.deployment:type=DeploymentScanner,flavor=URL">...
        ./deploy   

 
Scott StarkChief Technology 
OfficerJBoss Group, LLC

  - Original Message - 
  From: 
  Sebastien 
  CHAUSSON 
  To: [EMAIL PROTECTED] 
  
  Sent: Wednesday, November 06, 2002 7:05 
  AM
  Subject: [JBoss-user] deployment 
  directory
  
  Hi,
   
  Is it possible to configure jboss deployment 
  directory to deploy my 
  .jar files in another place than '$JBOSS_HOME/server/default/deploy' ?
   
  TIA,
   
  Sebastien
   


[JBoss-user] deployment directory

2002-11-06 Thread Sebastien CHAUSSON



Hi,
 
Is it possible to configure jboss deployment 
directory to deploy my 
.jar files in another place than '$JBOSS_HOME/server/default/deploy' ?
 
TIA,
 
Sebastien
 


Re: [JBoss-user] Deployment Directory and context path

2002-05-06 Thread Alex Loubyansky

Hello Gamini,

Monday, May 06, 2002, 9:30:44 AM, you wrote:

GdA> I have installed JBoss3.0.0 with Tomcat4.0.3. I am testing on a Windows 2000
GdA> OS with JDK ver 1.3.1 and J2EE ver 1.3.1.
GdA> I would be grateful if I could get some help on the following
GdA> 1. Where web components are being installed? I cannot see the deployment
GdA> directory for the web components.

Deployment directory is one for all, i.e. jar, war, ear, sar. It's
%JBOSS_DIST%\server\default\deploy. You also can create your own
deployment directories by specifying them in jboss-service.xml in   
 declaration.

GdA> 2. How I could get the contextpath to the web components from within a
GdA> servlet?

Is HttpServletRequest.getContextPath() is what you need?

GdA> with regards
GdA> gamini

GdA> Gamini de Alwis
GdA> mailto:[EMAIL PROTECTED]
GdA> Software Developer
GdA> Business Manager Software 
GdA> Tel  (03) 9813 3022. Fax  (03) 9882 5887
GdA> website http://www.bmsoft.com.au
GdA> Try our latest web orders demo by clicking
GdA> http://jdemo.bmsoft.com.au/eorders1/  



GdA> ___

GdA> Have big pipes? SourceForge.net is looking for download mirrors. We supply
GdA> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
GdA> ___
GdA> JBoss-user mailing list
GdA> [EMAIL PROTECTED]
GdA> https://lists.sourceforge.net/lists/listinfo/jboss-user

-- 
Best regards,
 Alexmailto:[EMAIL PROTECTED]



___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Deployment Directory and context path

2002-05-05 Thread Gamini de Alwis

I have installed JBoss3.0.0 with Tomcat4.0.3. I am testing on a Windows 2000
OS with JDK ver 1.3.1 and J2EE ver 1.3.1.
I would be grateful if I could get some help on the following
1. Where web components are being installed? I cannot see the deployment
directory for the web components.
2. How I could get the contextpath to the web components from within a
servlet?
with regards
gamini

Gamini de Alwis
mailto:[EMAIL PROTECTED]
Software Developer
Business Manager Software 
Tel  (03) 9813 3022. Fax  (03) 9882 5887
website http://www.bmsoft.com.au
Try our latest web orders demo by clicking
http://jdemo.bmsoft.com.au/eorders1/  



___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Deployment directory with Jboss-Tomcat version

2001-05-19 Thread Ivan Novick

All applicatios should be deployed as war jar and ear files in the JBoss
deploy directory

Ivan
- Original Message -
From: "Lionel Siau" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 19, 2001 4:59 AM
Subject: [JBoss-user] Deployment directory with Jboss-Tomcat version


> Hi everyone,
>
> i've got apache-tomcat-jboss more or less working together on a win2k
> machine. But I can't seem to configure it properly. Need your help on this
> one.HOw exactly should this configuration be done?
>
> a) Where exactly should I deploy my servlets/jsps in the future? In the
> jboss deploy or tomcat webapps? The documentation doesn't say anything
about
> this.
>
> b) My mod-jk.conf is sending off all /jboss requests for the Tomcat to
> handle, but unless u put a index.html in the request, it will bomb with a
> 404. This is not true with the tomcat webserver on 8080. This could
> problematic becoz I understand that the WAR/EAR files can have index.html
or
> other html files embedded inside like in the test example.
>
> I currently use ajp13 Connection Handler.
>
>
> Lionel
>
>
> Lionel
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Deployment directory with Jboss-Tomcat version

2001-05-19 Thread Lionel Siau

Hi everyone,

i've got apache-tomcat-jboss more or less working together on a win2k
machine. But I can't seem to configure it properly. Need your help on this
one.HOw exactly should this configuration be done?

a) Where exactly should I deploy my servlets/jsps in the future? In the
jboss deploy or tomcat webapps? The documentation doesn't say anything about
this.

b) My mod-jk.conf is sending off all /jboss requests for the Tomcat to
handle, but unless u put a index.html in the request, it will bomb with a
404. This is not true with the tomcat webserver on 8080. This could
problematic becoz I understand that the WAR/EAR files can have index.html or
other html files embedded inside like in the test example.

I currently use ajp13 Connection Handler.


Lionel


Lionel


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user