Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CallStack class should be Serializable. #35

Closed
GoogleCodeExporter opened this issue Sep 9, 2015 · 3 comments
Closed

CallStack class should be Serializable. #35

GoogleCodeExporter opened this issue Sep 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Making CallStack Serializable would make BeanShell much easier to use in an 
RMI/distributed environments.  As a workaround, we have to capture BeanShell 
stack traces as text and wrap them in another exception.

I'm happy to provide example code and/or patches.

See also the related bug report from the "old" BeanShell tracker:

https://sourceforge.net/tracker/index.php?
func=detail&aid=1015085&group_id=4075&atid=104075

Original issue reported on code.google.com by pline...@gmail.com on 28 Apr 2010 at 9:45

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r59.

Original comment by pejob...@gmail.com on 25 Feb 2011 at 2:17

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by pejob...@gmail.com on 25 Feb 2011 at 5:55

  • Added labels: milestone-2.1b0

@GoogleCodeExporter
Copy link
Author

Original comment by pejob...@gmail.com on 20 Oct 2011 at 7:12

  • Added labels: v2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant