OK. So, what you have to do is,

1. set the CARBON_HOME environment variable. Point that to the extracted AS
directory
2. From CARBON_HOME/bin, run ant createWAR -Doutput.dir=tmp/as. The carbon
webapp will be created in that output.dir
3. Edit CARBON_HOME/repository/conf/carbon.xml and changed
the <WebContextRoot>/</WebContextRoot>
to <WebContextRoot>/as</WebContextRoot>
4. Copy the CARBON_HOME/tmp/as carbon webapp into TOMCAT_HOME/webapps
5. Set up HTTPS in Tomcat. Let's say this HTTPS port was 8443
6. Restart Tomcat
7. Make sure that the Carbon webapp has been successfully deployed. There
should be no exceptions,
8. Go to; https://localhost:8443/as/carbon The management console should
load without any issues.

On Sun, May 22, 2011 at 1:54 AM, Brad Cox <bradj...@gmail.com> wrote:

> The service is running now on the standalone server. Problem has changed to
> getting wsas up in tomcat. Sry for the confusion.
>
>
> On Sat, May 21, 2011 at 4:21 PM, Afkham Azeez <az...@wso2.com> wrote:
>
>> Hold on. Don't change anything. First we will simply get this JAXWS
>> service running on standalone AS, without any changes.
>>
>>
>> On Sun, May 22, 2011 at 1:45 AM, Supun Malinga <sup...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> In the attached conf files, webcontext root is set as(in carbon.xml),
>>>     <WebContextRoot>/</WebContextRoot>
>>>
>>> If your war directory is  "crbn" or war archive is "crbn.war", web
>>> contect root should be set as,
>>>     <WebContextRoot>/crbn</WebContextRoot>
>>>
>>> Please give it a try and let us know if the issue still exists.
>>> thanks,
>>>
>>> On Sun, May 22, 2011 at 1:38 AM, Brad Cox <bradj...@gmail.com> wrote:
>>>
>>>> I followed the instructions literally, if I recall correctly the context
>>>> path in the instructions was /crbn or similar.
>>>>
>>>> On Sat, May 21, 2011 at 3:40 PM, Supun Malinga <sup...@wso2.com> wrote:
>>>>
>>>>> Have to set the context path and the webapp archive name same value?
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Supun Malinga,
>>>
>>> Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>> email - sup...@wso2.com <sup...@wso2.com>
>>> mobile - 071 56 91 321
>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * <http://www.apache.org/>**
>> email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Cell: 703-594-1883
> Blog: http://bradjcox.blogspot.com
> Web: http://virtualschool.edu
> Manassas VA 20111
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to