[
https://issues.jboss.org/browse/TEIIDDES-914?page=com.atlassian.jira.plug...
]
Ted Jones commented on TEIIDDES-914:
------------------------------------
I was able to generate a war using Designer 7.3 and deploy to JBossAS with the project you
attached to this Jira. Can you please attach the generated war you are having trouble
deploying? It sounds like the WSDL still contains the reference to
http://www.metamatrix.com/metamodels/SimpleDatatypes-instance instead of the
builtInDataTypes.xsd explicitly.
Unable to deploy war generated through Jbossws-CXF using teiid
designer 7.1.0 in Jboss 5.1.0 AS
-----------------------------------------------------------------------------------------------
Key: TEIIDDES-914
URL:
https://issues.jboss.org/browse/TEIIDDES-914
Project: Teiid Designer
Issue Type: Feature Request
Components: Web Services Support
Reporter: Hilal Mushtaque
Assignee: Ted Jones
Attachments: DishLayer.zip
Hi,
I am unable to deploy the Web-Service war generated through jbossws-CXF using teiid
designer 7.1.0 in Jboss 5.1.0 AS, I am getting below given error on the JBOSS Console
DEPLOYMENTS IN ERROR:
Deployment
"vfszip:/E:/jboss-5.1.0.GA/jboss-5.1.0.GA/server/default/deploy/webService.war/"
is in error due to the following reason(s): java.net.ConnectException: Connection refused:
connect
at
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
at
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
at
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:369)
at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
:faultCode=PARSER_ERROR: Problem parsing
'http://www.metamatrix.com/metamodels/SimpleDatatypes-instance'.:
java.net.ConnectException: Connection refused: connect
Please suggest ASAP.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira