On 7/27/07, Manjula Kutty <[EMAIL PROTECTED]> wrote:
> I have seen both of them. The first problem I thought it was because of some
> issues in my env. So still don't know what is the soution.
>
> For the second one, you might have some old derby.log already in your
> directory.If you delete that a
Myrna van Lunteren <[EMAIL PROTECTED]> writes:
> Hi,
>
> I just tried something silly in my trunk environment:
> java org.apache.derby.drda.NetworkServerControl start
> This failed, responding 'Cannot find derbynet.jar on the classpath'
> Is this no longer supported?
Can it be because the secur
I have seen both of them. The first problem I thought it was because of some
issues in my env. So still don't know what is the soution.
For the second one, you might have some old derby.log already in your
directory.If you delete that and start the n/w server everything will be
fine.
Regards
Manj
Hi,
I just tried something silly in my trunk environment:
java org.apache.derby.drda.NetworkServerControl start
This failed, responding 'Cannot find derbynet.jar on the classpath'
Is this no longer supported?
Also, I tried - yes, silly me - to do a build on 10.3 and create an
eclipse plugin...