5 Replies Latest reply on Jul 7, 2003 11:03 AM by kmuni

    org.jboss.deployment.DeploymentException: Error while fixing

    citu_adrian

      Hi,

      I have a problem when i want to deploy an entity bean on jboss3.0.3.
      The message error is the next one:

      Problem starting service jboss.j2ee:jndiName=anotherPath/AnotherNameForMyEntityEJB,service=EJB
      org.jboss.deployment.DeploymentException: Error while fixing table name; - nested throwable: (org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (java.sql.SQLException: arguments non valides dans l'appel); - nested throwable: (org.jboss.resource.ResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: arguments non valides dans l'appel)))
      at org.jboss.ejb.plugins.cmp.jdbc.SQLUtil.fixTableName(SQLUtil.java:67)


      I've searched in the forum but i didn't find someone to have the same problem.
      So, what's the solution?
      Thank's for reply

      Ady