]
Paul Nittel updated TEIID-1646:
-------------------------------
Attachment: DataSourceNPE.log
TopDownWsdl_MPS.zip
E2eTop-DownWsdlTestScript_Teiid7.odt
As promised... here are the files.
NPE deploying vdb as a data source for Top-Down WSDL test WAR file
use
----------------------------------------------------------------------
Key: TEIID-1646
URL:
https://issues.jboss.org/browse/TEIID-1646
Project: Teiid
Issue Type: Bug
Affects Versions: 7.5
Environment: 64-bit Fedora, Teiid 7.5 alpha1
Reporter: Paul Nittel
Assignee: Steven Hawkins
Attachments: DataSourceNPE.log, E2eTop-DownWsdlTestScript_Teiid7.odt,
TopDownWsdl_MPS.zip
I am in the process of executing the E2E Top-Down WSDL test. It calls for using Jopr to
create a local tx data source (the VDB) which is then used by the WAR file created during
the test. As I saved the DS in Jopr, Jopr reported this error:
Failed to add Resource (see app server log for additional details):
java.lang.RuntimeException:Failed to process template. ->
java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException:
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN
ERROR: Name -> Error
vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml ->
org.jboss.deployers.spi.DeploymentException: Error during deploy:
vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml
DEPLOYMENTS IN ERROR: Deployment
"vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml"
is in error due to the following reason(s): java.lang.NullPointerException ->
org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete
deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error
vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml ->
org.jboss.deployers.spi.DeploymentException: Error during deploy:
vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml
DEPLOYMENTS IN ERROR: Deployment
"vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml"
is in error due to the following reason(s): java.lang.NullPointerException
I'll be attaching the server log, Designer Model Project Set, and test script.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: