[jbosstools-issues] [JBoss JIRA] (JBIDE-13348) Cannot deploy BPEL project

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jan 11 04:07:08 EST 2013


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

Rob Stryker edited comment on JBIDE-13348 at 1/11/13 4:06 AM:
--------------------------------------------------------------

My method of testing this was as follows:

1) download indigo
2) update and install soa tools (which brings in jbosstools) from update site:  http://download.jboss.org/jbosstools/updates/stable/indigo/soa-tooling 
3) run runtime workbench
4) create bpel project + server
5) publish, verify works (should work)
6) close runtime workbench
7) import 3.3.x source tree for org.jboss.ide.eclipse.as.core
8) run runtime workbench
9) publish, verify works (should work)
10) close runtime workbench
11) comment out newly-added method 
12) run runtime workbench
13) publish, verify works (should fail if patch is correct fix)  FAILS properly. 

So, it seems that adding this method back does 100% fix the issue, at least as can be seen via runtime workbench without using a true update site. 

All that's left now is to update the versions in 3.3.x for astools since the code has changed
                
      was (Author: rob.stryker):
    My method of testing this was as follows:

1) download indigo
2) update and install soa tools (which brings in jbosstools) from update site:  http://download.jboss.org/jbosstools/updates/stable/indigo/soa-tooling 
3) run runtime workbench
4) create bpel project + server
5) publish, verify works (should work)
6) close runtime workbench
7) import 3.3.x source tree for org.jboss.ide.eclipse.as.core
8) run runtime workbench
9) publish, verify works (should work)
10) close runtime workbench
11) comment out newly-added method 
12) run runtime workbench
13) publish, verify works (should work)  FAIL

So, it seems that adding this method back does 100% fix the issue, at least as can be seen via runtime workbench without using a true update site. 

All that's left now is to update the versions in 3.3.x for astools since the code has changed
                  
> Cannot deploy BPEL project
> --------------------------
>
>                 Key: JBIDE-13348
>                 URL: https://issues.jboss.org/browse/JBIDE-13348
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers, SOA Tooling
>    Affects Versions: 3.3.2
>            Reporter: Andrej Podhradsky
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 3.3.2
>
>         Attachments: astools_version_patch.patch
>
>
> After installing AS feature from JBoss Tools CR2 core the bpel project cannot be deployed to server. 
> See JBDS-2437

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list