[
https://issues.jboss.org/browse/TEIIDDES-914?page=com.atlassian.jira.plug...
]
Ted Jones commented on TEIIDDES-914:
------------------------------------
The VDB was in the model project set, but not the war. However, this war deploys without
any issues for me. The generated WSDL is correct. Having
http://www.metamatrix.com/metamodels/Relational for Primary Model Class URI is not the
issue I was referring to. It was
http://www.metamatrix.com/metamodels/SimpleDatatypes-instance that was an issue with 7.1.
So, this narrows down where the issue could be. It must have something to do with your
JBossAS instance.
Here are some things to check...
1. Make sure JBossWS-CXF 3.2.1 SP7 (or higher) is installed. You should see this message
when JBossAS starts up: 09:03:17,491 INFO [AbstractServerConfig] JBoss Web Services - CXF
Server
09:03:17,494 INFO [AbstractServerConfig] 3.2.2.GA
2. Verify your Teiid instance version is compatible with your Designer version.
If all else fails, try a clean JBossAS instance, install JBossWS-CXF and Teiid and try
again.
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, TestVDB.war
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