You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello everyone,
Does anyone has already delployed TAC on Jboss AS 6?
I'm trying but having the following error:
Failed to create Resource org.talend.administrator.war - cause: java.lang.Exception:Failed to start deployment [vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war] during deployment of 'org.talend.administrator.war' - cause: java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war -> org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war DEPLOYMENTS IN ERROR: Deployment "vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: listener cannot appear in this position. Expected content of web-app is unordered_sequence: error-page* welcome-file-list? servlet-mapping* login-config? mime-mapping* distributable? session-config? security-role* taglib* security-constraint* context-param* servlet* {all descriptionGroup}? {unordered_sequence jndiEnvironmentRefsGroup}? -> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war -> org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war DEPLOYMENTS IN ERROR: Deployment "vfs:///opt/talend/jboss-6.1.0.Final/server/default/deploy/org.talend.administrator.war" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: listener cannot appear in this position. Expected content of web-app is unordered_sequence: error-page* welcome-file-list? servlet-mapping* login-config? mime-mapping* distributable? session-config? security-role* taglib* security-constraint* context-param* servlet* {all descriptionGroup}? {unordered_sequence jndiEnvironmentRefsGroup}?
Does anyone knows how can i solve it?
Thanks
I appreciate
Offline

Hi
Please test whether this war file can be deployed on JBoss 4.2.
If you can deploy it successfully, report it on BugTracker.
If you can't, check whether this war file is corrupted.
Regards,
Pedro
Offline
Hi Pedro,
I deployed on Jboss 4.2 successfully, but i just wanna know if it works on Jboss 6 because it's my client requirement, it it does not, no problem.
Offline

Hi
All of the functionality you can find in Talend Administration Center should be enabled in JBoss. Since it is supported, you should be able to simply deploy the .war file into JBoss.
Any errors you run into would be considered bugs(report here), and therefore we would be required to resolve them.
Regards,
Pedro
Offline
Hi Pedro,
That's ok, i will report it with more information about my problem.
Thanks
regards
Offline
Pages: 1