[
https://issues.jboss.org/browse/JBIDE-8517?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-8517:
------------------------------------
It is actually important that the editor and toolset know what ports to interact with the
server on. As you can see in the editor, your ports are not found. The box
"Automatically detect" is checked, and yet the text box is empty. THis indicates
that the toolset is *not* able to automatically detect these ports. How does hte toolset
automatically detect the ports? It uses xpaths on specific files, and these xpaths are
stored in an xpath model in the toolest. You can see in the screenshot, in the Servers
view, an element under the server that reads "XML Configuration".
XML configuration tracks xpaths and the values they resolve to. The toolset expects every
AS server type to have specific XPaths available, and when creating a server via the New
Server Wizard, or almost any other way, these xpaths should be automatically added for you
by the toolset. Then, the editor checks these xpaths in order to find the ports to use
when accessing JNDI, RMI, etc etc.
In your screenshot, the "XML Configuration" node has zero children. This
indicates an error in your toolset setup. Either you manually deleted the
"Ports" section under the XML configuration, or, however your server was added,
did not also add the required xml configuration details.
So, I ask, how did you create this server object in your workspace? What were the steps
used to create the server? Was it added upon JBDS installation? Did you install it simply
via "New -> Server" ? Etc etc. Please outline these steps.
OOTB SOA-P 5 server config displays error "One or more ports
have an invalid value"
------------------------------------------------------------------------------------
Key: JBIDE-8517
URL:
https://issues.jboss.org/browse/JBIDE-8517
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel, JBossAS
Affects Versions: 3.2.0.CR1
Environment: Version: 4.0.0.GA Build id: v20110216-1930-H239-GA Build date:
20110216-1930
SOA-P 5.1 GA
JBoss Tools
http://download.jboss.org/jbosstools/updates/nightly/trunk/ (BPEL editor)
1.0.0.v20110217-0324-H60-Alpha1
Reporter: Len DiMaggio
Assignee: Rob Stryker
Priority: Minor
Fix For: 3.3.x
Attachments: JBIDE-8517.png, Screenshot.jpg
See the attached screenshot - setting this as minor priority as there does not seem to be
any functional impact
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira