[
https://issues.jboss.org/browse/TEIIDDES-1803?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1803:
----------------------------------------
I just imported the project set and generated the WAR without issue using Eclipse + JBT AS
+ Designer 8.2 Beta1 bits
Error generating JBossWS-CXF war
--------------------------------
Key: TEIIDDES-1803
URL:
https://issues.jboss.org/browse/TEIIDDES-1803
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 8.2
Reporter: Van Halbert
Assignee: Ted Jones
Fix For: 8.2
Attachments: Sample.vdb, sampleproj.zip
Attached is the Sample.vdb that was used to try to generate the JBossWS-CXF war. The
following error occurred:
java.lang.RuntimeException: org.xml.sax.SAXParseException: The element type
"meta" must be terminated by the matching end-tag "</meta>".
at
org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.generateWsdl(DefaultWebArchiveBuilderImpl.java:718)
at
org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.createWebArchive(DefaultWebArchiveBuilderImpl.java:236)
at
org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.execute(WarDeploymentInfoDialog.java:195)
at
org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog$1.run(WarDeploymentInfoDialog.java:150)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at
org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.okPressed(WarDeploymentInfoDialog.java:159)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:476)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
--
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