Question : Deployeng from tomcat to websphere

How do I fix the error below

WASX7017E: Exception received while running file "start.jacl"; exception information: javax.management.MBeanException
com.ibm.ws.exception.RuntimeWarning
com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: Context root /cfobkdb/* is already bound. Cannot start application null

Deployment of cfobeldb has finished

Answer : Deployeng from tomcat to websphere

What version of WebSphere is being used?

- Open a command prompt
- "cd" to the AppServer bin
  Windows: > cd /d D:\IBM\WebSphere\AppServer\bin
  Unix type: # cd /opt/IBM/WebSphere/AppServer/bin
- Execute the "versionInfo" command script
  Windows: > versionInfo
  Unix type: # ./versionInfo.sh

What exists after the section labelled "Installed Product"?
Random Solutions  
 
programming4us programming4us