Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Skeleton Generation has Changed without props File Change
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
 
View profile  
 More options Dec 8 2008, 6:53 am
Newsgroups: sybase.public.easerver.j2ee
From: Donnie Love
Date: 8 Dec 2008 03:53:05 -0800
Local: Mon, Dec 8 2008 6:53 am
Subject: Skeleton Generation has Changed without props File Change
For some unknown reason, this past Friday my Java skeleton
file started being generated with different code than it was
earlier in the day. The change is causing compiler errors
from other baselined code.

I have not changed anything in the component property file,
nor the IDL that is being generated. It's like something in
my environment has changed that is causing the Jaguar
Manager to act differently. I've uninstalled and reinstalled
EAServer and it still generates the new code.

The component Instance Property checkboxes that are checked
are Concurrency, Pooling, and Sharing. The new code that is
generated has a "_singleton" member and a "getInstance()"
method to return it.

This makes sense to me, as the property file has
"sharing=true". However, the code that was generated prior
to Friday never had this member nor method. I've compared my
property file against the one that we use on our Solaris
build platform, and they are identical. The generated code
on the Solaris platform does not have the member nor method.
Both generated files (new and old) have a reference to the
property file - stating that it was generated from it.

I am certain that my Windows XP client did not generate this
new code prior to Friday. So, what would make the code
generation do this? It is possible that our PC
administrators pushed out some OS changes that might be
affecting this.

The underlying problem is that the implemenation file throws
an exception in the constructor that the skeleton doesn't
catch. I could change the baseline code to not do this, but
I want to know why things have changed and how to get back
to our original baseline. I'm working on a major software
release and I don't want to make changes to code that has
been working for years and is not part of the release.
That's too risky at this point.

Any ideas?

Thanks,

-Donnie
EAServer 5.0


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Evan Ireland [Sybase]  
View profile  
 More options Dec 9 2008, 9:30 pm
Newsgroups: sybase.public.easerver.j2ee
From: "Evan Ireland [Sybase]" <eirel...@sybase.com>
Date: 9 Dec 2008 18:30:26 -0800
Local: Tues, Dec 9 2008 9:30 pm
Subject: Re: Skeleton Generation has Changed without props File Change
Donnie,

Try changing the "sharing" property to false and regenerating the skeleton.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »