Re: Issue while deploying web app in 2nd instance of geronimo

2008-02-06 Thread abpb2006
ould tell the web console to use > that repository rather than the "normal" one. > > thanks > david jencks > > On Feb 5, 2008, at 11:48 PM, abpb2006 wrote: > >> >> Hi, >> >> I have 2 intances of Geronimo running (Multiple Instances) : >&

Re: Issue while deploying web app in 2nd instance of geronimo

2008-02-06 Thread abpb2006
dditional repository per-server into */var > somewhere then I'm not sure how you would tell the web console to use > that repository rather than the "normal" one. > > thanks > david jencks > > On Feb 5, 2008, at 11:48 PM, abpb2006 wrote: >

Issue while deploying web app in 2nd instance of geronimo

2008-02-05 Thread abpb2006
Hi, I have 2 intances of Geronimo running (Multiple Instances) : geronimo install (geronimo_server) and under this i have 2 instances g_one and g_two. When i start g_one and deploy wep app it gets deployed under g_one's deploy directory and this fine but in case when i try to deploy the web app

Re: getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-14 Thread abpb2006
I'm using WASCE 2.0.0.1 this is using geromino 2.0.0.1 underneath. djencks wrote: > > It's only fixed in trunk (2.1-SNAPSHOT). What geronimo version are > you using? > > thanks > david jencks > > On Jan 14, 2008, at 12:20 PM, Jacek Laskowski wrote: >

Re: getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-14 Thread abpb2006
geronimo again but no luck. I'm sure its unique to meotherwise many users would have put this issue. Looks like something wrong in my enviroment or settings, plk suggest what might be possible soultion to this. thanks. Jacek Laskowski wrote: > > On Jan 14, 2008 9:45 AM, abpb2

Re: getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-14 Thread abpb2006
.buildConfiguration() at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:304) ... 10 more = Jarek Gawor-2 wrote: > > Please send us the full stack trace of the exception you get. > > Jarek > > On Jan 11, 2008 1:50 PM

getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-11 Thread abpb2006
Hi, getting ClassCastException - when i try to deploy plain simple web app in geronimo 2.0.0. in linux enviroment. I'm using the supported jre/jdk. I'm also setting WASCE_JAVA_HOME and GERONIMO_HOME but still getting the classcastexception. any pointers? thx. ABPB -- View this message in co

Re: Created New intance - while deploying simple web app - getting java.lang.ClassCastException: java.io.File

2007-12-18 Thread abpb2006
yes geronimo 2.0.2 Donald Woods-2 wrote: > > By 2.0.0.1, you mean WASCE v2.0.0.1 (aka. Geronimo 2.0.2), right? > > -Donald > > abpb2006 wrote: >> I'm using 2.0.0.1 >> >> Web is real simple it only has 2 jsps >> >> I have 2 instances

Re: Created New intance - while deploying simple web app - getting java.lang.ClassCastException: java.io.File

2007-12-17 Thread abpb2006
cks > > On Dec 17, 2007, at 12:05 AM, abpb2006 wrote: > >> >> I'm using 2.0.0.1 >> >> Web is real simple it only has 2 jsps >> >> I have 2 instances of Geronimo - Inst1 and Ints2 both of them have >> their own >> repository. >

Re: Created New intance - while deploying simple web app - getting java.lang.ClassCastException: java.io.File

2007-12-17 Thread abpb2006
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:304) Jacek Laskowski wrote: > > On Dec 14, 2007 8:01 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> I donwloaded geronimo and started the server. When i deploy a simple web >> app >> using the comsole i'm gettin

how to chnage default tmp dir location ??

2007-12-14 Thread abpb2006
have an issue related to tmp dir.even though i set my tmp dir to be below export JAVA_OPTS=-Djava.io.tmpdir=/roughwork/tmp But it is still poiting to belowany clue?? java.io.tmpdir /tmp thanks -- View this message in context: http://www.nabble.com/how-to-chnage-default-tmp-dir

Re: Created New intance - while deploying simple web app - getting java.lang.ClassCastException: java.io.File

2007-12-14 Thread abpb2006
: > > On Dec 14, 2007 8:01 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> I donwloaded geronimo and started the server. When i deploy a simple web >> app >> using the comsole i'm getting this error - java.lang.ClassCastException: >> java.io.File > >

Created New intance - while deploying simple web app - getting java.lang.ClassCastException: java.io.File

2007-12-13 Thread abpb2006
Hi, I donwloaded geronimo and started the server. When i deploy a simple web app using the comsole i'm getting this error - java.lang.ClassCastException: java.io.File Any pointers? thanks ABPB -- View this message in context: http://www.nabble.com/Created-New-intance---while-deploying-simple-

what should be HOME dir and SERVER dir in case of multiple instace of AG server ?

2007-12-03 Thread abpb2006
Hi, Can u pls suggest, what should be HOME dir and SERVER dir in case of multiple instace of AG server ? org.apache.geronimo.home.dir org.apache.geronimo.server.dir also what and where to set the parmetrs in JAVA_OPTS for multiple instances. thanks ABPB -- View this message in context: http:

unable to deploy webappp to 2nd instance of AG

2007-12-03 Thread abpb2006
Hi I have 3 intacne of of AG running, i was able to satrt all of them and was able to dpeloy web app thru web console to first instance but i'm not able to deploy web to 2nd instance :-( getting this expection - servlet deployment threw exception- finotfound exception : /tmp/test.war -- View t

error while deploying war file thru second instance in multiple instance+repository configuration

2007-12-03 Thread abpb2006
Hi Gurus, I have mutilpe instances (inst1, ints2, ints3) of one server installation. All these 3 instances have thier own repository. 1. I have been able to start these instance on diff port. 2. I'm able to deploy web app thru 1st intance (used web console) 3. But when i try to deply app in inst

Re: how to increase the limit of Portoffset ? its not working after 4000

2007-11-29 Thread abpb2006
thanks Vamsi. Vamsavardhana Reddy-2 wrote: > > On Nov 30, 2007 10:52 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> >> this surely did help. Any clue how to disable/turn off the ActiveMQ >> brokers? > > Edit var/config/config.xml to

Despite specifying repository for mulitple instance....while deploying war using admin console in browser it still delpoys in /repository/default

2007-11-29 Thread abpb2006
Hi, I have configured multiple instances with their muliple repositories in diff locations.but when i try to deploy an application (war) from admin console from broser...it tries to deply the application in /repository/default ...where as i have menionted diff repository location for evey

Re: how to increase the limit of Portoffset ? its not working after 4000

2007-11-29 Thread abpb2006
ts lower which you should be able to do in > var/config/config-substitutions.properties. > > hope this helps > david jencks > > On Nov 29, 2007, at 4:55 PM, abpb2006 wrote: > >> >> how to increase the limit of Portoffset ? its not working after >> 4000 :-(

Re: How to shut donwn one of the instances on Gronimo while they were started by Multiple server command cmd line

2007-11-29 Thread abpb2006
: > > > On Nov 29, 2007, at 1:49 PM, abpb2006 wrote: > >> >> oh i see. thanks. >> >> Where and how do we change the default credentials for every user >> instance? > > In trunk and perhaps 2.0.2 the default security config is configured > in the

Re: How to shut donwn one of the instances on Gronimo while they were started by Multiple server command cmd line

2007-11-29 Thread abpb2006
oh i see. thanks. Where and how do we change the default credentials for every user instance? Jacek Laskowski wrote: > > On Nov 29, 2007 9:27 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> What impact its gonna have evn if we use the same default user name and >

Re: How to shut donwn one of the instances on Gronimo while they were started by Multiple server command cmd line

2007-11-29 Thread abpb2006
Laskowski wrote: > > On Nov 29, 2007 8:40 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> is there a way we where we dont have to enter system/manager at commnad >> line. > > Yup. This is what --user and --password options are for. > >> deploy --port 1109 d

Re: How to shut donwn one of the instances on Gronimo while they were started by Multiple server command cmd line

2007-11-28 Thread abpb2006
but it asks for un and pwdcan we somehow automate it...where user does not has to enter un and pwd... thanks a lot ABPB Jacek Laskowski wrote: > > On Nov 29, 2007 8:06 AM, abpb2006 <[EMAIL PROTECTED]> wrote: > >> We have started 5 instances of Gronimo Server Ins

How to shut donwn one of the instances on Gronimo while they were started by Multiple server command cmd line

2007-11-28 Thread abpb2006
Hi, We have started 5 instances of Gronimo Server Installation using below : java java -Dorg.apache.geronimo.server.name=myserver -Djava.endorsed.dirs=lib /endorsed -javaagent:bin/jpa.jar -jar bin/server.jar Now if i need to shut down one of the intances using command line, how do i do that ?

where and how do we set these properties org.apache.geronimo.server.dir & org.apache.geronimo.home.dir

2007-10-29 Thread abpb2006
Hi, Can you pl suggest where and how do we set these properties org.apache.geronimo.server.dir & org.apache.geronimo.home.dir so that when running the muliple instace with their own repositories thease values are read. Thanks ABPB -- View this message in context: http://www.nabble.com/where-an

Re: pointing to bin/lib/schema folder from diffrent machine/users directory

2007-10-28 Thread abpb2006
s why we wanted to install server for evry user but share bin/lib and schema folders.any pointers on this? Your repose is much appriciated. Thanks ABPB djencks wrote: > > > On Oct 28, 2007, at 10:33 PM, abpb2006 wrote: > >> >> Hi AG Guru, >> >> May

Re: Multiple installations of Apache Geronimo pointing to one copy of bin/schema/lib

2007-10-28 Thread abpb2006
Hi Ted, We have diff users and their local install of AG in their user directory in UNIX. Since bin/lib/schema are common and read only that’s why we are looking for multiple installation of AG. Pl suggest if you have pointers for below scenario, it will be great and much appreciated: 1) Instal

Re: Multiple installations of Apache Geronimo pointing to one copy of bin/schema/lib

2007-10-28 Thread abpb2006
Hi Ted, We have diff users and their local install of AG in their user directory in UNIX. Since bin/lib/schema are common and read only that’s why we are looking for multiple installation of AG. Pl suggest if you have pointers for below scenario, it will be great and much appreciated: 1) Instal

pointing to bin/lib/schema folder from diffrent machine/users directory

2007-10-28 Thread abpb2006
Hi AG Guru, May I request for your valuable suggestion on referring to BIN/LIB/SCHEMA directories from different users/machine installs of Geronimo? We have 10 different locations on 10 different machines for 10 users where we have installed Geronimo server for every users. Since bin/lib and s