Roger,
Are you able to make a simple case that exposes this
suspected bug? I am not able to reproduce the error.
Does something like the following reverse engineer?
public a
{
public a() {}
public Boolean b(String d) { int i = 0;}
public Boolean c () {
Boolean number = b ("Test-Minus");}
}
Paul Cooley
--- Roger St-Amand <[EMAIL PROTECTED]> wrote:
> Thanks for your interest Paul,
>
> - I use Rational Rose Enterprise Edition 2001A SP2
>
> - See below the line with the string
> "Accept-Encoding". When I reverse that
> I get this error message:
> Parser Error: near token Accept on line 81
> occurred in File ...
>
> if
>
(ApplicationContext.getCieSetting().isWebTopPagesZippingActive())
> {
> String sHeader =
> request.getHeader("Accept-Encoding");
> // Lcote check the IpAction to see if it
> is Printxx. If the
> action
> // is Print DONT use the ZIP. ( NetScape
> have a bug to print
> with zip )
> BrowserInfo browserInfo = new
> BrowserInfo(request);
> String ipAction =
> request.getParameter(ART_IP_ACTION);
> String actionCM =
> request.getParameter("nextViewPage");
> // For IE4xx the zip is deActivate
> completly
> boolean isUseZipOk = true;
>
>
> That's really bizarre comportment
>
> Roger
>
> -----Original Message-----
> From: Paul Cooley
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 04, 2001 2:38 PM
> To: Roger St-Amand; '[EMAIL PROTECTED]'
> Subject: Re: (ROSE) Java reverse engineering
>
>
> Roger,
>
> I don't see this problem in the version of Rose I
> have. What version do you have? What does the
> whole
> file that you are reverse engineering look like?
>
> Paul Cooley
>
> --- Roger St-Amand <[EMAIL PROTECTED]> wrote:
> > Hi all,
> > Any body experiment trouble with constant string
> > like " This is my string
> > with reserved word like ="
> > when that string contain a reserved word. I try to
> > reverse my java code and
> > in this situation, I have a parser error on the
> line
> > containing that string.
> > It is a known bug ? Any body have idea to resolv
> > that problem.
> >
> > Thanks for your suggestions.
> >
> > > Roger St-Amand
> > > Sr. Analyst/C2B, Recruitsoft
> > >
> > > P: 418.524.5665, x 270
> > > E: [EMAIL PROTECTED]
> > >
> > >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> NEW from Yahoo! GeoCities - quick and easy web site
> hosting, just
> $8.95/month.
> http://geocities.yahoo.com/ps/info1
>
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************