facebook

Web Apps will not deploy into WAS 7

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #310147 Reply

    madhockeydad
    Member

    1. Installed 8.6M1 (the same thing happened with 8.5)
    2. I developed a new Web Service Project and deployed to Tomcat (Didn’t mess with WebSphere). The auto-generated code did modify the web.xml that maps the service and port. The web services explorer worked just fine.
    3. Took an existing web services project for websphere 7 and deleted all of the generated artificats – the delegate class the jaxwx package and the wsdl folder in web-inf. Setup a brand new WAS 8 server. Regenerated all the artifacts using JAX-WS (WebSphere) 2.1. The web.xml is not updated in this case and the wsdl url does not pick up the servers http port and the because there is no mapping in web.xml the soap:address ending in port is wrong. I hand edit the wsdl to the right port and change the port name at the end of the URI to the service.
    4. I then go to the WebSphere 7 without it started and select Add Deployment. THE DEPLOYMENT HANGS. The script hangs and does not complete so that nothing is deployed to WAS. 10 minutes later and the IDE still has the progress bar on the same task with nothing happening. No log entry under .metadata for the 8.6 workspace (which I separated from the 8.5 workspace). Here is the last of the console output:

    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[C:\\Program Files\\IBM\\WebSphere\\AppServer1\\profiles\\AppSrv01\\installableApps\\FindEmployee.war, MAD02H42045Node03Cell, MAD02H42045Node03, server1, /FindEmployee, FindEmployee, {{“FindEmployee.war” “FindEmployee.war,WEB-INF/web.xml” default_host}}, {{.* .* AppDeploymentOption.Yes 1}}, FindEmployee.war, false]”
    -contextroot “/FindEmployee” -nopreCompileJSPs -distributeApp -useMetaDataFromBinary -nodeployejb -appname “FindEmployee” -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -noprocessEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{“FindEmployee.war” “FindEmployee.war,WEB-INF/web.xml” default_host}} -JSPReloadForWebMod {{.* .* AppDeploymentOption.Yes 1}}
    C:\Program Files\IBM\WebSphere\AppServer1\profiles\AppSrv01\installableApps\FindEmployee.war
    MAD02H42045Node03Cell
    MAD02H42045Node03
    server1
    /FindEmployee
    FindEmployee
    {“FindEmployee.war” “FindEmployee.war,WEB-INF/web.xml” default_host}
    {.* .* AppDeploymentOption.Yes 1}
    FindEmployee.war
    false

    Am not able to deploy any application to WebSphere

    #310178 Reply

    Brian Fernandes
    Moderator

    These issues are being currently handled on our ticket system, so further responses will only be provided there:
    For everyone else’s benefit:
    a) No modifications to web.xml are required when deploying to WebSphere.
    b) The WSDL generated during the bottom up process does have the wrong soap:address location – this has been fixed and will be available in the 8.6 GA release.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Web Apps will not deploy into WAS 7

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in