[JBoss JIRA] (JBIDE-16427) Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI
by Joseph Hwang (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16427?page=com.atlassian.jira.plugi... ]
Joseph Hwang updated JBIDE-16427:
---------------------------------
Description:
I implement Java Web Services with wildfly 8 and eclipse kepler jboss tools with the reference site https://docs.jboss.org/author/display/JBWS/WS-Security .
The deployment and generated client codes works well. But the the problem is web services runtime is JAXWS RI, not JBossWS/CXF. The eclipse console show the following message,
INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default taskextensions/wssecurity}HelloWorldService from WSDL: http://localhost:8080/WSSHelloWorld/HelloWorld?wsdl
org.apache.cxf.service.factory.ReflectionServiceFactoryBean class is involved in <WILDFLY_HOME>\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-core-2.7.7.jar file of JAXWS RI.
So the configuration of web services mentioned in above reference site are useless, does not work at all.
But the same project works well with JBoss EAP 6.1.1 and eclipse kepler jboss tools.
was:
I implement Java Web Services with wildfly 8 and eclipse kepler jboss tools with the reference site WS-Security - JBoss Web Services - Project Documentation Editor.
The deployment and generated client codes works well. But the the problem is web services runtime is JAXWS RI, not JBossWS/CXF. The eclipse console show the following message,
INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default taskextensions/wssecurity}HelloWorldService from WSDL: http://localhost:8080/WSSHelloWorld/HelloWorld?wsdl
org.apache.cxf.service.factory.ReflectionServiceFactoryBean class is involved in <WILDFLY_HOME>\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-core-2.7.7.jar file of JAXWS RI.
So the configuration of web services mentioned in above reference site are useless, does not work at all.
But the same project works well with JBoss EAP 6.1.1 and eclipse kepler jboss tools.
> Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI
> --------------------------------------------------------------------
>
> Key: JBIDE-16427
> URL: https://issues.jboss.org/browse/JBIDE-16427
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Joseph Hwang
> Fix For: 4.1.x
>
>
> I implement Java Web Services with wildfly 8 and eclipse kepler jboss tools with the reference site https://docs.jboss.org/author/display/JBWS/WS-Security .
> The deployment and generated client codes works well. But the the problem is web services runtime is JAXWS RI, not JBossWS/CXF. The eclipse console show the following message,
>
> INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default taskextensions/wssecurity}HelloWorldService from WSDL: http://localhost:8080/WSSHelloWorld/HelloWorld?wsdl
>
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean class is involved in <WILDFLY_HOME>\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-core-2.7.7.jar file of JAXWS RI.
> So the configuration of web services mentioned in above reference site are useless, does not work at all.
> But the same project works well with JBoss EAP 6.1.1 and eclipse kepler jboss tools.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16427) Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI
by Joseph Hwang (JIRA)
Joseph Hwang created JBIDE-16427:
------------------------------------
Summary: Set Wildfly 8 java web services runtime to JBossWS/CXF from JAXWS RI
Key: JBIDE-16427
URL: https://issues.jboss.org/browse/JBIDE-16427
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Joseph Hwang
Fix For: 4.1.x
I implement Java Web Services with wildfly 8 and eclipse kepler jboss tools with the reference site WS-Security - JBoss Web Services - Project Documentation Editor.
The deployment and generated client codes works well. But the the problem is web services runtime is JAXWS RI, not JBossWS/CXF. The eclipse console show the following message,
INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (default taskextensions/wssecurity}HelloWorldService from WSDL: http://localhost:8080/WSSHelloWorld/HelloWorld?wsdl
org.apache.cxf.service.factory.ReflectionServiceFactoryBean class is involved in <WILDFLY_HOME>\modules\system\layers\base\org\apache\cxf\impl\main\cxf-rt-core-2.7.7.jar file of JAXWS RI.
So the configuration of web services mentioned in above reference site are useless, does not work at all.
But the same project works well with JBoss EAP 6.1.1 and eclipse kepler jboss tools.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16396) Generate new content in New Footer wizard for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16396?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16396:
-----------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> Generate new content in New Footer wizard for JQM 1.4
> -----------------------------------------------------
>
> Key: JBIDE-16396
> URL: https://issues.jboss.org/browse/JBIDE-16396
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Alpha2
>
> Attachments: scr.png
>
>
> 1. Difference from JQM 1.3:
> Buttons should be set with classes
> {code}
> <a href="#" class="ui-btn ui-btn-icon-right ui-icon-plus">Add</a>
> {code}
> 2. Enhancement:
> Already in JQM 1.3 controlgroup can be positioned left or right to the title by adding class 'ui-btn-left' or 'ui-btn-right' so that new input control can be added to the wizard
> {code}
> Bar position: o Default o Left o Right
> {code}
> enabled when input 'Arrangement' is set to 'Grouped'.
> Default positioning is provided by flow layout, in which title and buttons are placed to different lines, which is implemented in wizard at present. For navbar, attempts to put it left or right result in poor layout.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16396) Generate new content in New Footer wizard for JQM 1.4
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16396?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16396:
-----------------------------------
Attachment: scr.png
!scr.png!
> Generate new content in New Footer wizard for JQM 1.4
> -----------------------------------------------------
>
> Key: JBIDE-16396
> URL: https://issues.jboss.org/browse/JBIDE-16396
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Alpha2
>
> Attachments: scr.png
>
>
> 1. Difference from JQM 1.3:
> Buttons should be set with classes
> {code}
> <a href="#" class="ui-btn ui-btn-icon-right ui-icon-plus">Add</a>
> {code}
> 2. Enhancement:
> Already in JQM 1.3 controlgroup can be positioned left or right to the title by adding class 'ui-btn-left' or 'ui-btn-right' so that new input control can be added to the wizard
> {code}
> Bar position: o Default o Left o Right
> {code}
> enabled when input 'Arrangement' is set to 'Grouped'.
> Default positioning is provided by flow layout, in which title and buttons are placed to different lines, which is implemented in wizard at present. For navbar, attempts to put it left or right result in poor layout.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16425) Plug-ins with minimum execution environments - J2SE-1.5
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16425?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16425:
-----------------------------------
Fix Version/s: 4.2.0.Beta1
> Plug-ins with minimum execution environments - J2SE-1.5
> -------------------------------------------------------
>
> Key: JBIDE-16425
> URL: https://issues.jboss.org/browse/JBIDE-16425
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: birt, esb, jmx, maven, server, webservices
> Affects Versions: 4.2.0.Alpha2
> Reporter: Daniel Azarov
> Fix For: 4.2.0.Beta1
>
>
> We have the following plug-ins with minimum execution environments - J2SE-1.5:
> org.jboss.ide.eclipse.archives.core
> org.jboss.ide.eclipse.archives.jdt.integration
> org.jboss.ide.eclipse.archives.test
> org.jboss.ide.eclipse.archives.ui.test
> org.jboss.ide.eclipse.archives.ui
> org.jboss.ide.eclipse.archives.webtools
> org.jboss.ide.eclipse.as.classpath.core
> org.jboss.ide.eclipse.as.classpath.ui
> org.jboss.ide.eclipse.as.doc.user
> org.jboss.ide.eclipse.as.test
> org.jboss.ide.eclipse.as.wtp.core
> org.jboss.ide.eclipse.as.wtp.ui
> org.jboss.tools.archives.scanner
> org.jboss.tools.birt.oda.ui
> org.jboss.tools.birt.oda
> org.jboss.tools.esb.core
> org.jboss.tools.esb.project.core
> org.jboss.tools.esb.project.ui
> org.jboss.tools.esb.ui
> org.jboss.tools.foundation.security.linux
> org.jboss.tools.jmx.core.test
> org.jboss.tools.jmx.core
> org.jboss.tools.jmx.ui.test
> org.jboss.tools.jmx.ui
> org.jboss.tools.jsf.doc.user
> org.jboss.tools.maven.apt.parent/org.jboss.tools.maven.apt.core
> org.jboss.tools.maven.apt.parent/org.jboss.tools.maven.apt.ui
> org.jboss.tools.portlet.core
> org.jboss.tools.portlet.ui
> org.jboss.tools.seam.doc.user
> org.jboss.tools.usage
> org.jboss.tools.ws.core
> org.jboss.tools.ws.creation.core
> Probably, we should change it to JavaSE-1.6
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16425) Plug-ins with minimum execution environments - J2SE-1.5
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16425?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-16425:
-----------------------------------
Component/s: birt
esb
jmx
maven
server
webservices
> Plug-ins with minimum execution environments - J2SE-1.5
> -------------------------------------------------------
>
> Key: JBIDE-16425
> URL: https://issues.jboss.org/browse/JBIDE-16425
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: birt, esb, jmx, maven, server, webservices
> Affects Versions: 4.2.0.Alpha2
> Reporter: Daniel Azarov
>
> We have the following plug-ins with minimum execution environments - J2SE-1.5:
> org.jboss.ide.eclipse.archives.core
> org.jboss.ide.eclipse.archives.jdt.integration
> org.jboss.ide.eclipse.archives.test
> org.jboss.ide.eclipse.archives.ui.test
> org.jboss.ide.eclipse.archives.ui
> org.jboss.ide.eclipse.archives.webtools
> org.jboss.ide.eclipse.as.classpath.core
> org.jboss.ide.eclipse.as.classpath.ui
> org.jboss.ide.eclipse.as.doc.user
> org.jboss.ide.eclipse.as.test
> org.jboss.ide.eclipse.as.wtp.core
> org.jboss.ide.eclipse.as.wtp.ui
> org.jboss.tools.archives.scanner
> org.jboss.tools.birt.oda.ui
> org.jboss.tools.birt.oda
> org.jboss.tools.esb.core
> org.jboss.tools.esb.project.core
> org.jboss.tools.esb.project.ui
> org.jboss.tools.esb.ui
> org.jboss.tools.foundation.security.linux
> org.jboss.tools.jmx.core.test
> org.jboss.tools.jmx.core
> org.jboss.tools.jmx.ui.test
> org.jboss.tools.jmx.ui
> org.jboss.tools.jsf.doc.user
> org.jboss.tools.maven.apt.parent/org.jboss.tools.maven.apt.core
> org.jboss.tools.maven.apt.parent/org.jboss.tools.maven.apt.ui
> org.jboss.tools.portlet.core
> org.jboss.tools.portlet.ui
> org.jboss.tools.seam.doc.user
> org.jboss.tools.usage
> org.jboss.tools.ws.core
> org.jboss.tools.ws.creation.core
> Probably, we should change it to JavaSE-1.6
--
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
12 years, 5 months