According to the second image, you have not started the web app (wso2.war).
Or you have not specified web app context root. Please check again.

/Charitha

On Sun, May 8, 2011 at 6:30 PM, Chamara Ariyarathne <chama...@wso2.com>wrote:

> *I'm stuck in here,
> Im getting this page for the wsas webapp url; [attachement- serverpage]*
> SRVE0255E: A WebGroup/Virtual Host to handle /wso2/carbon/ has not been
> defined.SRVE0255E: A WebGroup/Virtual Host to handle 111.223.167.209:9450has 
> not been defined.
> *IBM WebSphere Application Server*
>
>
> *The service starting process is hanged in the Websphere Enterprise
> Applications page;  *[attachement- installing]
>
> *The server log says;*
>
> [5/8/11 16:01:21:445 IST] 00000028 PermissionUpd I
> org.wso2.carbon.core.internal.permission.update.PermissionUpdater update
> Permission cache updated for tenant 0
> [5/8/11 16:01:21:448 IST] 00000028 CarbonServerM I
> org.wso2.carbon.core.init.CarbonServerManager initializeCarbon
> ConfigurationContextService registered in 512ms
> [5/8/11 16:01:21:455 IST] 00000028 HttpTransport I
> org.wso2.carbon.core.transports.http.HttpTransportListener start HTTP
> port        : 9087
> [5/8/11 16:01:21:458 IST] 00000028 HttpsTranspor I
> org.wso2.carbon.core.transports.http.HttpsTransportListener start HTTPS
> port       : 9450
> [5/8/11 16:01:25:900 IST] 00000028 BasicTilesCon I
> org.apache.tiles.impl.BasicTilesContainer init Initializing Tiles2
> container. . .
> [5/8/11 16:01:25:949 IST] 00000028 BasicTilesCon I
> org.apache.tiles.impl.BasicTilesContainer initializeDefinitionsFactory
> Tiles2 container initialization complete.
> [5/8/11 16:01:25:954 IST] 00000028 TilesAccess   I
> org.apache.tiles.access.TilesAccess setContainer Publishing TilesContext for
> context: org.apache.tiles.web.util.ServletContextAdapter
> [5/8/11 16:01:26:067 IST] 00000028 CarbonUIServi I
> org.wso2.carbon.ui.internal.CarbonUIServiceComponent activate Mgt Console
> URL  : https://111.223.167.209:9450/wso2/carbon/
> [5/8/11 16:01:26:080 IST] 00000028 EventBrokerBu I
> org.wso2.carbon.event.core.internal.builder.EventBrokerBuilderDS activate
> Successfully registered the event broker
> [5/8/11 16:01:26:091 IST] 00000028 StartupFinali I
> org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
> completeInitialization Started Transport Listener Manager
> [5/8/11 16:01:26:094 IST] 00000028 StartupFinali I
> org.wso2.carbon.core.internal.StartupFinalizerServiceComponent printInfo
> Server           :  WSO2 Application Server-4.1.0
> [5/8/11 16:01:26:097 IST] 00000028 StartupFinali I
> org.wso2.carbon.core.internal.StartupFinalizerServiceComponent printInfo
> WSO2 Carbon started in 41 sec
> [5/8/11 16:13:08:462 IST] 0000001d ThreadMonitor W   WSVR0605W: Thread
> "WebContainer : 3" (0000001a) has been active for 746264 milliseconds and
> may be hung.  There is/are 1 thread(s) in total in the server that may be
> hung.
>     at java.lang.Object.wait(Native Method)
>     at java.lang.Object.wait(Object.java:196)
>     at
> org.eclipse.core.runtime.internal.adaptor.Semaphore.acquire(Semaphore.java:55)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.updateSplash(EclipseStarter.java:1256)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.setStartLevel(EclipseStarter.java:1231)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>     at java.lang.reflect.Method.invoke(Method.java:600)
>     at
> org.wso2.carbon.bridge.EquinoxFrameworkLauncher.start(EquinoxFrameworkLauncher.java:289)
>     at org.wso2.carbon.bridge.BridgeServlet.init(BridgeServlet.java:94)
>
>     at javax.servlet.GenericServlet.init(GenericServlet.java:241)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1807)
>     at
> com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:98)
>     at
> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:1011)
>     at
> com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:932)
>     at
> com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:611)
>     at
> com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:429)
>     at
> com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:304)
>     at
> com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100)
>     at
> com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166)
>     at
> com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731)
>     at
> com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616)
>     at
> com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)
>     at
> com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1122)
>     at
> com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1315)
>     at
> com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:623)
>     at
> com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:940)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1266)
>     at
> com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:4599)
>     at
> com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:4687)
>     at
> com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1271)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2043)
>     at
> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439)
>     at
> com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
>     at
> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382)
>     at
> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:653)
>     at
> com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:615)
>     at
> com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1177)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>     at java.lang.reflect.Method.invoke(Method.java:600)
>     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
>     at java.lang.reflect.Method.invoke(Method.java:600)
>     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244)
>     at
> javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1086)
>     at
> javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:967)
>     at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)
>     at
> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)
>     at
> com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1320)
>     at
> com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
>     at
> com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1213)
>     at
> com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251)
>     at
> com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:239)
>     at
> com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:564)
>     at
> org.apache.struts.action.RequestProcessor.processActionPerform(Unknown
> Source)
>     at org.apache.struts.action.RequestProcessor.process(Unknown Source)
>     at org.apache.struts.action.ActionServlet.process(Unknown Source)
>     at org.apache.struts.action.ActionServlet.doPost(Unknown Source)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:104)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
>
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
>     at
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:341)
>     at org.apache.struts.action.RequestProcessor.doForward(Unknown Source)
>     at org.apache.struts.tiles.TilesRequestProcessor.doForward(Unknown
> Source)
>     at
> org.apache.struts.action.RequestProcessor.processForwardConfig(Unknown
> Source)
>     at
> org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown
> Source)
>     at
> com.ibm.isclite.container.controller.InformationController.processForwardConfig(InformationController.java:217)
>     at org.apache.struts.action.RequestProcessor.process(Unknown Source)
>     at org.apache.struts.action.ActionServlet.process(Unknown Source)
>     at org.apache.struts.action.ActionServlet.doPost(Unknown Source)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
>     at
> com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistence(WSCUrlFilter.java:927)
>     at
> com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:494)
>     at
> com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:315)
>     at
> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
>     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
>
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
>     at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
>     at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
>
>     at
> com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
>     at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
>     at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>     at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>     at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
>
>     at
> com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
>     at
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>     at
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>     at
> com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
>     at
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
>     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
>     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
>
>
>
> On Sun, May 8, 2011 at 3:28 PM, Afkham Azeez <az...@wso2.com> wrote:
>
>> How is the progress on this?
>>
>>
>> On Sat, May 7, 2011 at 7:20 PM, Charitha Kankanamge <chari...@wso2.com>wrote:
>>
>>> If you are getting the same error again and again, do not use the same
>>> profile. Always use a new profile.
>>>
>>> /Charitha
>>>
>>>
>>>
>>> On Sat, May 7, 2011 at 7:08 PM, Chamara Ariyarathne 
>>> <chama...@wso2.com>wrote:
>>>
>>>> Yes Charitha,
>>>>
>>>> I have followed the Exact procedure for couple of times, but i get the
>>>> same error over and over again. I'm afraid whether there is any
>>>> configuration mismatch (or whatever an error) in the Websphere installation
>>>> in my local machine.
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, May 7, 2011 at 6:56 PM, Charitha Kankanamge 
>>>> <chari...@wso2.com>wrote:
>>>>
>>>>> 1. First, check whether you have created websphere profile as mentioned
>>>>> in [1]. Do not start WebSphere as a windows service
>>>>> 2. Next, install 3.2.0 product as instructed in [2]. The differences of
>>>>> 3.0.1 to 3.2.0 are;
>>>>>
>>>>> - webapps directory is located at CARBON_HOME/lib/core
>>>>> - No resources directory. resources directory is inside repository dir
>>>>> - You need to copy the jars inside CARBON_HOME/lib/api to the webapp
>>>>> lib directory (CARBON_HOME/lib/core/WEB-INF/lib)
>>>>>
>>>>> Do not miss any instruction. The issue you are facing should be a
>>>>> config error because I was able to install DSS build on WebSphere 7 in our
>>>>> test setup without any issue.
>>>>>
>>>>> [1]http://wso2.org/library/2735#pre_webs
>>>>> [2]
>>>>> http://wso2.org/library/knowledge-base/2011/02/running-wso2-carbon301-based-products-ibm-websphere-61
>>>>>
>>>>> /Charitha
>>>>>
>>>>>
>>>>>
>>>>> On Sat, May 7, 2011 at 3:49 PM, Chamara Ariyarathne <chama...@wso2.com
>>>>> > wrote:
>>>>>
>>>>>> Sorry, The error at Websphere log is [1]
>>>>>> Charitha, please help me on this.
>>>>>>
>>>>>> [1]
>>>>>> [5/7/11 15:37:16:993 IST] 00000019 webapp        E
>>>>>> com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet
>>>>>> Error]-[bridgeservlet]: java.lang.IllegalStateException: instance already
>>>>>> set
>>>>>>     at
>>>>>> org.wso2.carbon.bridge.BridgeServlet.setInstance(BridgeServlet.java:218)
>>>>>>     at
>>>>>> org.wso2.carbon.bridge.BridgeServlet.init(BridgeServlet.java:56)
>>>>>>     at javax.servlet.GenericServlet.init(GenericServlet.java:241)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:737)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3826)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
>>>>>>     at
>>>>>> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
>>>>>>     at
>>>>>> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
>>>>>>     at
>>>>>> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
>>>>>>     at
>>>>>> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
>>>>>>     at
>>>>>> com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1016)
>>>>>>     at
>>>>>> com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:639)
>>>>>>     at
>>>>>> com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
>>>>>>     at
>>>>>> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
>>>>>>     at
>>>>>> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
>>>>>>     at
>>>>>> com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
>>>>>>     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
>>>>>>     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
>>>>>>     at
>>>>>> com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
>>>>>>     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
>>>>>>     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sat, May 7, 2011 at 3:44 PM, Chamara Ariyarathne <
>>>>>> chama...@wso2.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> After all the configurations and start of the carbon server as a
>>>>>>> service on Websphere i get this error when accessing the carbon server 
>>>>>>> url;
>>>>>>>
>>>>>>> Error 500: javax.servlet.ServletException: SRVE0207E: Uncaught
>>>>>>> initialization exception created by servlet
>>>>>>>
>>>>>>> I'm still looking into this
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Sat, May 7, 2011 at 1:21 PM, Charitha Kankanamge <
>>>>>>> chari...@wso2.com> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>> Chamara A,
>>>>>>>> Please share the doc. Were you able to setup WebSphere on your
>>>>>>>> windows partition and continue testing with all products?
>>>>>>>>
>>>>>>>> /Charitha
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Sat, May 7, 2011 at 12:46 PM, Afkham Azeez <az...@wso2.com>wrote:
>>>>>>>>
>>>>>>>>> Folks,
>>>>>>>>> Have you prepared that WebSphere testing status doc I asked for?
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> *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*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Chamara Ariyarathne*
>>>>>>> Software Engineer - QA;
>>>>>>> WSO2 Inc; http://www.wso2.com/.
>>>>>>> Mobile; *0772786766*
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Chamara Ariyarathne*
>>>>>> Software Engineer - QA;
>>>>>> WSO2 Inc; http://www.wso2.com/.
>>>>>> Mobile; *0772786766*
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> *Chamara Ariyarathne*
>>>> Software Engineer - QA;
>>>> WSO2 Inc; http://www.wso2.com/.
>>>> Mobile; *0772786766*
>>>>
>>>>
>>>
>>
>>
>> --
>> *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*
>>
>>
>
>
> --
> *Chamara Ariyarathne*
> Software Engineer - QA;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; *0772786766*
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to