The location of jdbc2_0-stdext.jar was changed right before the
last binary, and the manifest was not updated to reflect it. The easiest
way to solve this is to add the file (which is in jboss/lib for you) to
your classpath before you start the server, or to copy it into
jboss/lib/ext. The right way to solve it is to change the manifest.mf in
"run.jar" to include "../lib/jboss2_0-stdext.jar" in the class path
entry.
Aaron
On Thu, 26 Oct 2000, Brian Armieri wrote:
> Hello. I just installed latest & greatest, and tried to start the server
> with jdk13. It mostly works, but I get the following error:
>
> >> [J2ee deployer] Initialized
> >> java.lang.NoClassDefFoundError: javax/sql/DataSource
>
> Otherwise, it looks like it starts just fine. The installation directions
> say there should be no errors during start-up, but do not mention any
> configuration other than PATH modifications. I *could* put j2ee.jar into my
> classpath and I imagine that would fix the error, but since the install
> instructions dont tell me to do that I am reluctant.
>
> Hope this isnt a stupid question that I could resolve myself through more
> reading of site documentation.
>
> Any suggestions? Thanks in advance.
>
>
> -----------------------------------
> Brian Armieri ([EMAIL PROTECTED])
> Nexien Corp.
> phone: 919 929-1446
> fax: 919 929-7195
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]