You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ravindra Gullapalli (JIRA)" <ji...@apache.org> on 2012/06/19 05:25:42 UTC

[jira] [Created] (GERONIMO-6367) java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver

Ravindra Gullapalli created GERONIMO-6367:
---------------------------------------------

             Summary: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
                 Key: GERONIMO-6367
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6367
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: databases
    Affects Versions: 3.0-beta-1
         Environment: Windows-7 64 bit; JDK7u3;Geronimo 3.0 beta1; SQL Server 2008;
            Reporter: Ravindra Gullapalli
            Priority: Blocker


While creating a database pool it is givng this error. I added the jar (sqljdbc-4.0.jar) in the reposotiry in the path "repository\com\microsoft\sqljdbc\4.0". This worked properly in Geronimo 2.2.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-6367) java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396489#comment-13396489 ] 

Forrest Xia commented on GERONIMO-6367:
---------------------------------------

How you add that jar into the repository? via admin console repository portlet? or just put it directly via file system?

G 3.0.x requires the jar as a OSGi bundle before it can be used by defining the dependency, the admin console repository portlet will help do that transformation automatically.
                
> java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
> ------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6367
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6367
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: 3.0-beta-1
>         Environment: Windows-7 64 bit; JDK7u3;Geronimo 3.0 beta1; SQL Server 2008;
>            Reporter: Ravindra Gullapalli
>            Priority: Blocker
>
> While creating a database pool it is givng this error. I added the jar (sqljdbc-4.0.jar) in the reposotiry in the path "repository\com\microsoft\sqljdbc\4.0". This worked properly in Geronimo 2.2.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira