You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Fatima Shabbir <fa...@gmail.com> on 2008/06/02 14:10:58 UTC

Rampart Deployment

Hi

I am trying to deploy rampart v1.3. it successfully runs the build  
file and copies all the libraries and the .mar files in the relevant  
location. However, it fails to deploy the rampart modules.

Any help would be appreciated.

Thanks
Fatima

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Rampart Deployment

Posted by Suran Jayathilaka <su...@wso2.com>.
Hi,

In that case please post the tomcat startup log. i.e. from 
TOMCAT_HOME/bin, running "sh catalina.sh run" should print the log to 
the console.

Suran

Fatima Shabbir wrote:
> I have installed the axis2 using the WAR provided ( not from binary), 
> in the servlet container (tomcat 6). 
>
>
>
> On 2 Jun 2008, at 14:40, Nandana Mihindukulasooriya wrote:
>
>> Hi,
>>    Can you just start the simple Axis Server in your AXIS2_HOME, and 
>> post the console output ? You can do this by running the 
>> axis2server.sh or .bat in the bin directory of your axis2 distribution.
>>
>> thanks,
>> nandana
>>
>> On Mon, Jun 2, 2008 at 4:04 PM, Fatima Shabbir 
>> <fatimashabbirahmed@gmail.com <ma...@gmail.com>> 
>> wrote:
>>
>>     The console output
>>
>>     [root@genetix ~]# cd /usr/tomcat/webapps/axis2/rampart-1.3/samples/
>>     [root@genetix samples]# ant
>>     Buildfile: build.xml
>>
>>     check.dependency:
>>
>>     setup:
>>
>>     BUILD SUCCESSFUL
>>     Total time: 0 seconds
>>     [root@genetix samples]#
>>     [root@genetix samples]#
>>
>>     I have modified the build file and set the correct path accordingly.
>>
>>     When i point my browser to http://localhost:8080/axis2/ and go to
>>     the "available modules" link in the admin page, it shows these as
>>     faulty modules.
>>
>>     Thanks
>>
>>
>>
>>
>>     On Mon, Jun 2, 2008 at 1:55 PM, Nandana Mihindukulasooriya
>>     <nandana.cse@gmail.com <ma...@gmail.com>> wrote:
>>
>>         Hi,
>>            Can you post the console output and the server logs ?
>>
>>         thanks,
>>         nandana
>>
>>         On Mon, Jun 2, 2008 at 3:10 PM, Fatima Shabbir
>>         <fatimashabbirahmed@gmail.com
>>         <ma...@gmail.com>> wrote:
>>
>>             Hi
>>
>>             I am trying to deploy rampart v1.3. it successfully runs
>>             the build file and copies all the libraries and the .mar
>>             files in the relevant location. However, it fails to
>>             deploy the rampart modules.
>>
>>             Any help would be appreciated.
>>
>>             Thanks
>>             Fatima
>>
>>             ---------------------------------------------------------------------
>>             To unsubscribe, e-mail:
>>             axis-dev-unsubscribe@ws.apache.org
>>             <ma...@ws.apache.org>
>>             For additional commands, e-mail:
>>             axis-dev-help@ws.apache.org
>>             <ma...@ws.apache.org>
>>
>>
>


-- 
U. Suran Jayathilaka
WSO2, Inc. - http://www.wso2.com

http://suranjay.blogspot.com


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Rampart Deployment

Posted by Fatima Shabbir <fa...@gmail.com>.
I have installed the axis2 using the WAR provided ( not from binary),  
in the servlet container (tomcat 6).



On 2 Jun 2008, at 14:40, Nandana Mihindukulasooriya wrote:

> Hi,
>    Can you just start the simple Axis Server in your AXIS2_HOME, and  
> post the console output ? You can do this by running the  
> axis2server.sh or .bat in the bin directory of your axis2  
> distribution.
>
> thanks,
> nandana
>
> On Mon, Jun 2, 2008 at 4:04 PM, Fatima Shabbir <fatimashabbirahmed@gmail.com 
> > wrote:
> The console output
>
> [root@genetix ~]# cd /usr/tomcat/webapps/axis2/rampart-1.3/samples/
> [root@genetix samples]# ant
> Buildfile: build.xml
>
> check.dependency:
>
> setup:
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> [root@genetix samples]#
> [root@genetix samples]#
>
> I have modified the build file and set the correct path accordingly.
>
> When i point my browser to http://localhost:8080/axis2/ and go to  
> the "available modules" link in the admin page, it shows these as  
> faulty modules.
>
> Thanks
>
>
>
>
> On Mon, Jun 2, 2008 at 1:55 PM, Nandana Mihindukulasooriya <nandana.cse@gmail.com 
> > wrote:
> Hi,
>    Can you post the console output and the server logs ?
>
> thanks,
> nandana
>
> On Mon, Jun 2, 2008 at 3:10 PM, Fatima Shabbir <fatimashabbirahmed@gmail.com 
> > wrote:
> Hi
>
> I am trying to deploy rampart v1.3. it successfully runs the build  
> file and copies all the libraries and the .mar files in the relevant  
> location. However, it fails to deploy the rampart modules.
>
> Any help would be appreciated.
>
> Thanks
> Fatima
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


Re: Rampart Deployment

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Hi,
   Can you just start the simple Axis Server in your AXIS2_HOME, and post
the console output ? You can do this by running the axis2server.sh or .bat
in the bin directory of your axis2 distribution.

thanks,
nandana

On Mon, Jun 2, 2008 at 4:04 PM, Fatima Shabbir <fa...@gmail.com>
wrote:

> The console output
>
> [root@genetix ~]# cd /usr/tomcat/webapps/axis2/rampart-1.3/samples/
> [root@genetix samples]# ant
> Buildfile: build.xml
>
> check.dependency:
>
> setup:
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> [root@genetix samples]#
> [root@genetix samples]#
>
> I have modified the build file and set the correct path accordingly.
>
> When i point my browser to http://localhost:8080/axis2/ and go to the
> "available modules" link in the admin page, it shows these as faulty
> modules.
>
> Thanks
>
>
>
>
> On Mon, Jun 2, 2008 at 1:55 PM, Nandana Mihindukulasooriya <
> nandana.cse@gmail.com> wrote:
>
>> Hi,
>>    Can you post the console output and the server logs ?
>>
>> thanks,
>> nandana
>>
>> On Mon, Jun 2, 2008 at 3:10 PM, Fatima Shabbir <
>> fatimashabbirahmed@gmail.com> wrote:
>>
>>> Hi
>>>
>>> I am trying to deploy rampart v1.3. it successfully runs the build file
>>> and copies all the libraries and the .mar files in the relevant location.
>>> However, it fails to deploy the rampart modules.
>>>
>>> Any help would be appreciated.
>>>
>>> Thanks
>>> Fatima
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
>>> For additional commands, e-mail: axis-dev-help@ws.apache.org
>>>
>>>
>

Re: Rampart Deployment

Posted by Fatima Shabbir <fa...@gmail.com>.
The console output

[root@genetix ~]# cd /usr/tomcat/webapps/axis2/rampart-1.3/samples/
[root@genetix samples]# ant
Buildfile: build.xml

check.dependency:

setup:

BUILD SUCCESSFUL
Total time: 0 seconds
[root@genetix samples]#
[root@genetix samples]#

I have modified the build file and set the correct path accordingly.

When i point my browser to http://localhost:8080/axis2/ and go to the
"available modules" link in the admin page, it shows these as faulty
modules.

Thanks



On Mon, Jun 2, 2008 at 1:55 PM, Nandana Mihindukulasooriya <
nandana.cse@gmail.com> wrote:

> Hi,
>    Can you post the console output and the server logs ?
>
> thanks,
> nandana
>
> On Mon, Jun 2, 2008 at 3:10 PM, Fatima Shabbir <
> fatimashabbirahmed@gmail.com> wrote:
>
>> Hi
>>
>> I am trying to deploy rampart v1.3. it successfully runs the build file
>> and copies all the libraries and the .mar files in the relevant location.
>> However, it fails to deploy the rampart modules.
>>
>> Any help would be appreciated.
>>
>> Thanks
>> Fatima
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-dev-help@ws.apache.org
>>
>>

Re: Rampart Deployment

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Hi,
   Can you post the console output and the server logs ?

thanks,
nandana

On Mon, Jun 2, 2008 at 3:10 PM, Fatima Shabbir <fa...@gmail.com>
wrote:

> Hi
>
> I am trying to deploy rampart v1.3. it successfully runs the build file and
> copies all the libraries and the .mar files in the relevant location.
> However, it fails to deploy the rampart modules.
>
> Any help would be appreciated.
>
> Thanks
> Fatima
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>