Nikolay Gorylenko wrote:
> I downloaded samples for
> "Integrating Cloudscape and Tomcat,
> A cookbook for adding the database manager into the servlet container"
> (www-128.ibm.com/developerworks/db2/library/techarticle/dm-0408bader/).
> I'm trying to compile Cloudscape 5 samples to run under Cloudscape 10
> under FreeBSD 5.2.1, linux-sun-jdk-1.4.2.05.
<Snip />
> Certainly, package name is invalid and has to be renamed to
> "org.apache.derby.tomcat".
>
> I set up Cloudscape 10; running tomcat 5.0.29.
> The question is: what's the name of DB2jServer in Derby?
>
> The page "Migrating IBM Cloudscape"
> (http://publib.boulder.ibm.com/epubs/html/c1894710.html):
> knows about "Network Server changes" and DB2jServer only
*org.apache.derby.drda.NetworkServerControl **replaced
*com.ibm.db2j.drda.*DB2jServer. *The release notes have the specific
info you're looking for:
http://publib.boulder.ibm.com/epubs/html/c1894410.html#Header_19
*
regards,
-jean
*
|