PHP 5.2.5 Integration with Apache Geronimo 2.0.2 in Red Hat Linux version 4

2008-02-07 Thread YogeshArora
Hi, We need to integrate (i.e. run PHP in Apache Geronimo) in the following environment: Environment details = Operation System - Red Hat Linux Enterprise Edition Version 4 PHP - version 5.2.2 JDK - JDK 1.5 App Sever - Apache Geronimo 2.0.2 1. How can we do that? 2. Also, we need PH

Re: Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-07 Thread YogeshArora
Hi, Thanks a lot for your valuable time ! The problem get resolved. Actually, I was not using the correct URL to access the Service Assembly running on Geronimo. Solution of the Problem http://:8080/contextName/jbi/yourServiceName For an example to run wsdl-first: http://lo

Re: Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-06 Thread YogeshArora
xisting web container for http so you would have to add and > configure additional connectors for e.g port 8192 using the > appropriate jetty or tomcat gbeans. Does this make sense? > > Is your jbi app accessible on port 8080 or through https on 8443? > > thanks > david

Re: Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-04 Thread YogeshArora
deployed in Geronimo. Hope this will help you to understand what I want to achieve. Thanks, Yogesh djencks wrote: > > > On Feb 4, 2008, at 11:03 AM, YogeshArora wrote: > >> >> Hi, >> >> Thanks a lot for the response. >> >> Actaully the S

Re: Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-04 Thread YogeshArora
on 8443? > > thanks > david jencks > On Feb 4, 2008, at 2:12 AM, YogeshArora wrote: > >> >> Hi, >> >> I have deployed the ServiceMix WAR file on Apache Geronimo. The >> Servicemix >> WAR file (Apache ServiceMix Web Application 3.2.

Re: Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-04 Thread YogeshArora
Hello friends, Can anyone help me in resolving the issue mentioned in the below mail? If you need more details, please do let me know. Thanks, Yogesh YogeshArora wrote: > > Hi, > > I have deployed the ServiceMix WAR file on Apache Geronimo. The Servicemix > WAR file (Apache

Facing problem in accessing the sample examples running on Apache Geronimo

2008-02-04 Thread YogeshArora
Hi, I have deployed the ServiceMix WAR file on Apache Geronimo. The Servicemix WAR file (Apache ServiceMix Web Application 3.2.1 (.war)) is downloaded from the the following URL: http://servicemix.apache.org/download.html Following are the details on the environment we are using, steps that we

Facing a Problem while Deploying Mule WAR file on Apache Geronimo

2008-01-31 Thread YogeshArora
Hi, We are facing problem in deploying Mule WAR file (created from the source code under examples\webapp) in Apache Geronimo version 2.0.2. Environment Details === Operating System : Windows XP (Version 2002, Service Pack 2) and Red Hat Linux ES4 JDK : J2DK 1.5.0_06 (Windows)/

Facing problem in installing Service Assemblies using Web Interface of ServiceMix war deployed on Apache Geronimo

2008-01-31 Thread YogeshArora
Hi, We are facing problem in installing Service Assemblies using Web Interface of ServiceMix war deployed on Apache Geronimo. Environment Details == Operating System : Windows XP (Version 2002, Service Pack 2) JDK : JDK 1.5.0_06 Application Server : Apache Geronimo version 2.0.2 (ger

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-25 Thread YogeshArora
lies" web > page, not from the components page. > > On Jan 25, 2008 10:24 AM, YogeshArora <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> We have a Service assembly (bridge-sa-3.2.1.zip which comes with >> ServiceMix >> examples) that is wor

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-25 Thread YogeshArora
ld be able to deploy the SA. > > On Jan 24, 2008 6:41 PM, YogeshArora <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Thanks for the response ! >> >> Through the ServiceMix web app, I am able to install the following >> components (build t

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
aven2/org/apache/servicemix/servicemix-http/3.2.1/servicemix-http-3.2.1-installer.zip > > Once you have installed all the required JBI components, you need to start > them, and you should be able to deploy the SA. > > On Jan 24, 2008 6:41 PM, YogeshArora <[EMAIL PROTECTED]> w

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
the web console (see Shared libraries and Components pages), > then you will be able to deploy you service assembly. > > On Jan 24, 2008 5:27 PM, YogeshArora <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Thanks, I'll join servicemix mailing list. >&

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
I would recommend downloading the standalone servicemix > distribution, > try the examples, etc.. before trying to deploy ServiceMix in Geronimo. > > On Jan 24, 2008 4:26 PM, YogeshArora <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Thanks for the quick respon

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
r the servicemix-eip component and > servicemix-jms. Once they are installed, you need to start them from the > same Components page. Then you'll be able to deploy and start your SA. > > Hopes this helps/ > > On Jan 24, 2008 12:21 PM, YogeshArora <[EMAIL PROTECTED]

Re: Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
o the same for the servicemix-eip component and > servicemix-jms. Once they are installed, you need to start them from the > same Components page. Then you'll be able to deploy and start your SA. > > Hopes this helps/ > > On Jan 24, 2008 12:21 PM, YogeshArora <[EMAIL PRO

Problem in deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2

2008-01-24 Thread YogeshArora
Hello Friends, We are facing the following issues while deploying Apache ServiceMix3.2.1 on Apache Geronimo 2.0.2 1. We have downloaded the Apache ServiceMix WAR file (Apache ServiceMix Web Application 3.2.1 (.war)) from the following location http://servicemix.apache.org/download.html We are