[JBoss JIRA] Created: (JBDS-673) JBoss WS User Guide: Explanation on How to get Project FAcets popup
by Stelios Koussouris (JIRA)
JBoss WS User Guide: Explanation on How to get Project FAcets popup
--------------------------------------------------------------------
Key: JBDS-673
URL: https://jira.jboss.org/jira/browse/JBDS-673
Project: Developer Studio
Issue Type: Task
Components: Doc - JBossWS
Affects Versions: 2.0.0.cr2
Reporter: Stelios Koussouris
Priority: Minor
In the JBoss WS User Guide
2.2. Configure JBoss Web Service facet settings
If you have already created a new Dynamic Web project, the next step is to add JBoss Web Service facet to the project: ....
No explanation on how to get this "Modify Facet Projects" pop-up for "JBossWS Facets". After I spent an eternity with much help from "Feng Qian (Grid)" I discovered the following.
If you
a) right click on the Dynamic Web Project
b) Properties
c) Project Facets (so far I always knew how to get to)
d) Now
1. If the "JBoss Web Services" project facet is not selected then one you select it at the bottom left of the "Project Facets" an error link appears "Further Configuration Required" which one clicked it brings up the pop-up mentioned in section 2.2 of the configuration
The issues here are
1. Nowhere that I have seen it explains how to get this
2. Also, once you have chosen the JBossWS facet it doesn't explain that to get again this link you have to de-select the "JBoss Web Services" facet, "press apply" and then "re-select" "JBoss Web Services"
3. Finally, I am not sure if it is due to my O/S (RHEL 5.2 CSB) but I don't see the "project facets" the "apply/revert" and the error link in one screen as for some reason "scroll bars" are provided to navigate around the Project Facets screen of eclipse although they should all fit fine in one screen
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 9 months
[JBoss JIRA] Created: (JBIDE-4057) Smooks editor hang up studio.
by Aliaksey Nis (JIRA)
Smooks editor hang up studio.
-----------------------------
Key: JBIDE-4057
URL: https://jira.jboss.org/jira/browse/JBIDE-4057
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0
Environment: WindowsXP SP2
JBoss Tools
Version: 3.1.0
Build id: JBossTools-ALL-win32-3.1.0.Alpha1-N200903181801-H41
JRE 1.5_08
Reporter: Aliaksey Nis
EXECUTE: Create Smooks XML-toJava file.
EXECUTE: Select Graph view. Add .xml file to xml tab. Add any Java class to Java tab.
EXECUTE: Drag and Drop one element from XML to this java class.
ASSERT: Link created.
EXECUTE: Now Drag and Drop Java class back to this XML element. Screenshot attached(i use faces-config and random java class for example).
FAILURE: Studio hangs up. Endless loop started. After restart Smooks config file become broken(target XML and Java classes disappears from Graph view, but Source left unchanged...).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 9 months
[JBoss JIRA] Created: (JBIDE-3732) It should be possible to use XSD to describe the XML used as source or target
by Thomas Qvarnstr�¶m (JIRA)
It should be possible to use XSD to describe the XML used as source or target
-----------------------------------------------------------------------------
Key: JBIDE-3732
URL: https://jira.jboss.org/jira/browse/JBIDE-3732
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.0.0.CR2
Environment: I'm using Red Hat Enterprise Linux 5.2 with eclipse 3.4.1 for JEE Developers together with JBoss Tools 3.0.0.CR2
Reporter: Thomas Qvarnstr�¶m
It should be possible to use XSD to describe the expected in/out XML that are to act as either source or target. Currently the smooks tools requires you to have sample XML, which isn't very logical.
It's good that it's not mandatory to use XSD and that you can use a example XML to create your smooks configuration. However for most business users it's more logical to have XSD or even WSDL (if the description of the message is directly inside the WSDL) to describe how messages used by the smooks transformation can look like.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 9 months
[JBoss JIRA] Created: (JBIDE-4116) Smooks configuration file. Syncronization between Source and Configuration tabs broken.
by Aliaksey Nis (JIRA)
Smooks configuration file. Syncronization between Source and Configuration tabs broken.
---------------------------------------------------------------------------------------
Key: JBIDE-4116
URL: https://jira.jboss.org/jira/browse/JBIDE-4116
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0
Environment: WindowsXP SP2
JBoss Tools
Version: 3.1.0
Build id: JBossTools-ALL-win32-3.1.0.Alpha1-N200903250001-H57
JRE 1.5_08
Reporter: Aliaksey Nis
EXECUTE: Create new Smooks configuration file. Java to Java type.
EXECUTE: Open Configuration tab. Press New, select New Data Decoder. Press Ok.
EXECUTE: Select new Data Decoder. Input "Test" in Locale-Language and Locale-Country fields. Save file.
EXECUTE: Go to Source tab. Change:
<param name="Locale-Language">Test</param>
<param name="Locale-Country">Test</param>
to
<param name="Locale-Language">TestNew</param>
<param name="Locale-Country">TestNew</param>
EXECUTE: Save file.
EXECUTE: Go to Configuration tab.
FAILURE: Changes didn't apply.
EXECUTE: Change something in this fields, save file.
EXECUTE: Goto Source tab.
FAILURE: Changes didn't apply.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 9 months