Does Jini1.1 work with latest Kaffe?

2002-04-01 Thread Parthasarathy G

Hi,
May I know if Jini1.1 can work with latest Kaffe?

We are getting following exception while running Jini with Kaffe:
'ClassCast Exception' while exporting the RemoteObject.

Our implementation class implements the interface which extends the
RemoteObject.

And in the constructor of the Implementation class , we are exporting the
object of this class , so that it can act as a Remote Server i.e a Remote
Listener.

By using UnicastRemoteObject.exportObject(this);

where 'this' is the object of the Implementation class.



-
Attitude Matters
Parthasarathy G
Technology Development Center - HomeNet
Wipro Technologies, EI
53/1 , Hosur Road, Madiwala
Phone: 91-80-5502001-008  x3130
Fax No: 5502160
Bangalore - 560 068.
Visit Home Networks Website
* Intranet: http://gruha.wipro.com
* Internet: http://www.wipro.com/homenet/



**Disclaimer
  


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 



Re: Planning for next release (1.0.7)

2002-03-21 Thread Parthasarathy G

Hi Friends,

I am bit new to open source development. Can somebody take time to highlight
how things work in Open Source World and I would be grateful if some details
on the process used to compile and test the VM before release.

some questions that come up in mind is
- Using jikes for getting Kaffee.jar... Why??
- How do we test the VM for conformance??

I guess let me hold to my questions and see if they get resolved as we move
along.

Regards,
Partha

-
Attitude Matters
Parthasarathy G
Technology Development Center - HomeNet
Wipro Technologies, EI
53/1 , Hosur Road, Madiwala
Phone: 91-80-5502001-008  x3130
Fax No: 5502160
Bangalore - 560 068.
Visit Home Networks Website
* Intranet: http://gruha.wipro.com
* Internet: http://www.wipro.com/homenet/
- Original Message -
From: Jim Pick [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 21, 2002 8:34 PM
Subject: Planning for next release (1.0.7)



 Hi,

 Sorry I've been a bit quiet the last few days - things are a bit hectic at
 Transvirtual as I try to get stuff prepared for JavaOne next week (plus
I'm
 going skiing in Tahoe this weekend).

 I'd really like to get a new release of kaffe out sometime soon, since
it's
 been too long since the last release (July 24, 2000).

 I'm not as familiar with the codebase yet as I'd like to be - so I'm
asking
 for opinions on what absolutely should be in the next release.  I think
the
 emphasis on this release should be just getting something out that works.
 It doesn't have to work on everything, but if it doesn't work on a
 particular platform - it would be nice to identify that in the release
 notes.

 Here's how I'm thinking of doing it:

  1) Solicit feedback on what should be in the release
  2) If there isn't anything major that needs to be done, we'll tag a
release
 candidate for testing in CVS, next week
  3) The people on the mailing list will test it for a week (from out of
CVS)
  4) Two weeks from now, we'll release it as 1.0.7

 Does this sound OK?

 I'm a big believer in release early, release often.

 For future releases, I'd like to propose a version numbering scheme
similar
 to what's used for the Linux kernel.  eg. Even minor version numbers =
 stable, Odd minor version numbers = unstable.  So, future releases in the
 1.0.x series would be considered stable, ready for production.  We'd open
up
 development on a new 1.1.x series, which ultimately would become 1.2.x
when
 it's deemed ready for a stable release.  With this arrangement, as
 developers, we'll have the freedom to do some radical stuff to the 1.1.x
 tree, as people downloading it will understand that it's a development
 series of releases.  When we're in full swing development mode, I'd like
to
 see releases made every few weeks or so.

 What do people think of that idea for versioning and making releases?

 Finally, when we decide to do this release, I think we should dedicate it
to
 the memory of Edouard Parmelan.  For those that don't know, he was one of
 the most active Kaffe developers, a member of the core team, and one of
the
 driving forces behind the project.  He died tragically in a motorcycle
 accident last year, leaving behind a wife and kids.

 I'm going to be very busy this coming week with JavaOne next week, but
I'll
 try to stay as involved as possible in trying to make this release happen.

 Cheers,

  - Jim







**Disclaimer
  


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 



Lock problem

2002-03-17 Thread Parthasarathy G

Hi,

I have encountered VM abends because of lock problems. When I went thru the
code was getting the impression that this problem happens when we have a
lock timeout. Any fixes for this.

Regards,
Partha

-
Attitude Matters
Parthasarathy G
Technology Development Center - HomeNet
Wipro Technologies, EI
53/1 , Hosur Road, Madiwala
Phone: 91-80-5502001-008  x3130
Fax No: 5502160
Bangalore - 560 068.
Visit Home Networks Website
* Intranet: http://gruha.wipro.com
* Internet: http://www.wipro.com/homenet/Hi



**Disclaimer
  


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 



MulticastSocket.setTimeToLive() method implementation

2002-03-14 Thread Parthasarathy G

Hi,

In the version 1.0.6 of kafee I am getting following exception. Does anybody
have a fix for it.

java.lang.NoSuchMethodError: java/net/MulticastSocket.setTimeToLive(I)V

Regards,
Partha

-
Attitude Matters
Parthasarathy G
Technology Development Center - HomeNet
Wipro Technologies, EI
53/1 , Hosur Road, Madiwala
Phone: 91-80-5502001-008  x3130
Fax No: 5502160
Bangalore - 560 068.
Visit Home Networks Website
* Intranet: http://gruha.wipro.com
* Internet: http://www.wipro.com/homenet/



**Disclaimer
  


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 



How to call java method from C function present inside loaded shared lib

2001-10-04 Thread Parthasarathy G


Hi,
Following is the defination of the class A
public class A
{
 . // has few methods
 private native void open(); // This call register
a call back to kernel
 private void handleInterrupt(int, int); // This method
is called when JNI lib made gets a signal from OS
}
When the kernel interrupts in the JNI lib, I need to call handleInterrupt()
method that is their in the same class that JNI lib is associated. How
do we do this? Iam using KNI.
Thanks in advance for the help.
Regards,
Partha
--
~~
"Attitude Matters"



--
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
--




Documentation on KNI

2001-10-04 Thread Parthasarathy G


Hi,
can anybody pass me pointers on where the KNI documentation is available.
Thanks in advance,
Partha
--
~~
"Attitude Matters"



--
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
--




java.rmi.server.RemoteObject classcast exception

2001-09-25 Thread Parthasarathy G

Hi,

When trying to run a simple RMI program we are getting
java.rmi.server.RemoteObject class cast exception. Can somebody help me on
this. I am using the Kaffe from CVS of Aug 2001.

Details:

Our implementation class implements the interface which extends the
RemoteObject. And in the constructor of the Implementation class , we are
exporting the object of this class , so that it can act as a Remote Server
i.e a RemoteListener.

By using UnicastRemoteObject.exportObject(this);

where 'this' is the object of the Implementation class.

Regards,
Partha



--
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
--




While running Xalan Xerces in Kaffe it hangs

2001-09-24 Thread Parthasarathy G

Hi all,

We are trying to run latest version xalan and xerces in Kaffe 1.0.6. It
hangs while getting the javax.xml.transform.TransformerFactory Object.

Can anybody help us on this.

Regards,
Partha



--
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
--




UTF8 Error

2001-09-19 Thread Parthasarathy G

Hi,

Kaffe aborted with the following error

Kaffe:utf8const.c:204:utf8Const, Release:Assertion 'utf8 - nrefs = 1'
failed

What is the reason for this error?
How to fix it?

Regards,
Partha




-
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
--