[
https://issues.jboss.org/browse/TEIIDDES-914?page=com.atlassian.jira.plug...
]
Hilal Mushtaque edited comment on TEIIDDES-914 at 3/31/11 5:40 AM:
-------------------------------------------------------------------
Ted,
tried to generate using Designer 7.3 as well but got same error when we tried to deploy
the generated war in Jboss AS 5.1.0. We did install JbossWS-CXF also but we are still
getting the same error "javax.wsdl.WSDLException: WSDLException (at
/definitions/types/xsd:schema/xs:schema): faultCode=PARSER_ERROR: Problem parsing
'http://www.metamatrix.com/metamodels/SimpleDatatypes-instance'.:
java.net.ConnectException: Connection refused: connect"
Can you suggest if anything we left.
Thanks.
was (Author: mushy):
Ted,
e tried to generate using Designer as well but got same error when we tried to deploy in
Jboss AS. We did install JbossWS-CXF as well.
Can you suggest if anything we left.
Thanks.
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