[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1573) Deploying a misconfigured BPEL project to a SOA-P 5.1 server in JBDS 4.0 appears succesful - but the service is actually not deployed

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Mon Apr 4 13:40:33 EDT 2011


    [ https://issues.jboss.org/browse/JBDS-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593562#comment-12593562 ] 

Robert (Bob) Brodt commented on JBDS-1573:
------------------------------------------

The real problem is that there is no deployment descriptor file (deploy.xml) in the project's BPEL content folder. I added some code to check for this condition and to display a warning dialog.

Deployment validation should really be handled as a WizardFragment invoked from org.eclipse.wst.server.ui.internal.wizard.ModifyModulesWizard but there is no WizardFragment extension point for this class.


> Deploying a misconfigured BPEL project to a SOA-P 5.1 server in JBDS 4.0 appears succesful - but the service is actually not deployed
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-1573
>                 URL: https://issues.jboss.org/browse/JBDS-1573
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: Error Reporting, integration
>    Affects Versions: 4.0.0.CR4
>         Environment: JBDS 4.0 CR4
> SOA-P 5.1 CR1
>            Reporter: Len DiMaggio
>            Assignee: Robert (Bob) Brodt
>             Fix For: 4.1.0.GA, LATER
>
>         Attachments: helloworld.zip, JBDS-1573 - Screenshot-1.png, JBDS-1573- Screenshot-2.png, JBDS-1573.log
>
>
> To recreate the problem:
> 1) Install this into JBDS 4.0
>      JBoss BPEL Editor, 1.0.0.v20110204-2131-H55-Alpha1	org.jboss.tools.bpel.feature.feature.group
> 2) Import the BPEL project from the attached .zip file (a copy of the SOA-P 5.1 'bpel_helloworld' quickstart
> 3) Create a new SOA-P 5.1 server in JBDS - using SOA-P 5.1 CR1 - and start it
> 4) Add the BPEL project to the server
> 5) See screenshot 1 - the BPEL project's jar appears to be there
> 6) Attemmpt to access the project - at this URL:  http://localhost:8080/Quickstart_bpel_hello_worldWS?wsdl
> 7) And a 404 - not found error is returned
> Note that nothing is written to the workspace .log file or the server.log file

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list