RE: JSP compilation error in Jrun 4.0

2002-10-09 Thread Ravi Vedire

Ed,

Looks like size is not the issue in my case. After stripping down some, the
generated java file (in failed compile case) is much smaller than the java
files generated by the working JSP files.  

Did you get similar error message for your syntax error? (like the one
listed at the bottom of this e-mail).

Thanks,
Ravi


-Original Message-
From: Baker, Ed [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 1:27 PM
To: JRun-Talk
Subject: RE: JSP compilation error in Jrun 4.0


We had a compilation error on a JSP file when we switched from 3.1 to 4.0.
The file had a syntax error which did not fail under 3.1.  So 4.0 was
correct in reporting the error.  I don't know if this will help you but I
thought it worth mentioning.

-Ed Baker

-Original Message-
From: Ravi Vedire [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 3:04 PM
To: JRun-Talk
Subject: JSP compilation error in Jrun 4.0


Hi All,

We are getting the following JSp compilation error when JRun 4.0 tries to
compiles some of our JSP files. However the same JSP files work with JRun
3.1.

On the web I found some references to the size of the JSP and Java class
file size limitations of the JVM, as the cause for this error. One of the
solutions proposed was to re-architect the JSP.

Before we go and re-architect all the JSP code, I wanted to find out if any
one else encountered this issue with JRun 4.0 and what did they top resolve
it.

Thanks a lot in advance
Ravi

500 (class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch
(class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch 


__
Get the JRun Web Application Construction Kit - the only book written specifically for 
JRun developers.
http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



The update file cannot loaded in JRun

2002-10-09 Thread Mauricio Tia Ni Gong Lin

Hi all,

My JSP page cannot load a newest JavaScript file when I use the following
path "http://172.12.0.4:8100/saneamento/file.jsp";. It shows the old file
and
I do not know why.

But when I use "http://localhost:8100/saneamento/file.jsp";, the newest
file is loaded.

The reference to JavaScript file in "file.jsp" is


Could anyone help me?

Regards,

Lin


__
Get the JRun Web Application Construction Kit - the only book written specifically for 
JRun developers.
http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: JSP compilation error in Jrun 4.0

2002-10-09 Thread Baker, Ed

We had a compilation error on a JSP file when we switched from 3.1 to 4.0.
The file had a syntax error which did not fail under 3.1.  So 4.0 was
correct in reporting the error.  I don't know if this will help you but I
thought it worth mentioning.

-Ed Baker

-Original Message-
From: Ravi Vedire [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 3:04 PM
To: JRun-Talk
Subject: JSP compilation error in Jrun 4.0


Hi All,

We are getting the following JSp compilation error when JRun 4.0 tries to
compiles some of our JSP files. However the same JSP files work with JRun
3.1.

On the web I found some references to the size of the JSP and Java class
file size limitations of the JVM, as the cause for this error. One of the
solutions proposed was to re-architect the JSP.

Before we go and re-architect all the JSP code, I wanted to find out if any
one else encountered this issue with JRun 4.0 and what did they top resolve
it.

Thanks a lot in advance
Ravi

500 (class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch
(class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch 

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



JSP compilation error in Jrun 4.0

2002-10-09 Thread Ravi Vedire

Hi All,

We are getting the following JSp compilation error when JRun 4.0 tries to
compiles some of our JSP files. However the same JSP files work with JRun
3.1.

On the web I found some references to the size of the JSP and Java class
file size limitations of the JVM, as the cause for this error. One of the
solutions proposed was to re-architect the JSP.

Before we go and re-architect all the JSP code, I wanted to find out if any
one else encountered this issue with JRun 4.0 and what did they top resolve
it.

Thanks a lot in advance
Ravi

500 (class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch
(class: jrun__C150__applicant2ejsp13, method: _jspService signature:
(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo
nse;)V) Illegal target of jump or branch 
__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: document uploading tool

2002-10-09 Thread Ben Groeneveld

Zafif, I don't, but if you find out how I'd like to know.  Thanks, BenG.

[EMAIL PROTECTED] wrote:

> I downloaded the new files and it's working great.  Do you know what would be
>the best way for me to check the size before uploading?
>Once I create the MultiRequest obj, and the file is larger than max size , it
>gives you automatically an error.  I want to warn the user prior that.
>
>Thanks
>
>
>  
>   
>Ben Groeneveld
>   
><[EMAIL PROTECTED]>   
>i-web.com> cc:
>   
>   Subject: Re: document uploading tool   
>   
>10/07/2002
>   
>12:19 PM  
>   
>Please respond
>   
>to jrun-talk  
>   
>  
>   
>  
>   
>  
>   
>  
>   
>
>
>
>
>Zafif, we use Jason's classes on a postgres backend, and they work just
>great. We do exactly what you proposed. And his book's pretty good to
>have anyway.  We just have problems with files > 300M because of a bug
>in apache on linux, but otherwise uploads to 2G work.  Good luck!  BenG.
>
>Cortlandt Winters wrote:
>
>>Hi Zafif,
>>
>>Here are two that I've looked at recently and liked .
>>www.javazoom.com
>>www.servlets.com
>>
>>Both have pretty nice implementations of multipart file upload code.
>>Javazoom's is a jsp that costs $99 with an admin interface included, Jason
>>Hunter's doesn't have an admin interface but it just requires that you have
>>a current copy of his servlets book. Both are pretty good deals if you ask
>>me.
>>
>>But I would think that new behavior in a 2 year old piece of code might more
>>likely come from a configuration change or a different browser version than
>>something being wrong in the tool itself.
>>
>>Good luck, hope to hear about the results later.
>>
>>Cort
>>
>>- Original Message -
>>From: <[EMAIL PROTECTED]>
>>To: "JRun-Talk" <[EMAIL PROTECTED]>
>>Sent: Monday, October 07, 2002 10:04 AM
>>Subject: document uploading tool
>>
>>
>>>Any of you suggest a good document uploading tool?
>>>
>>>The tool I have is acting up.  It consists of:
>>>- A table in the db, with document specific info and location of file.
>>>- Folder on the Jrun server with subfolders for each app.
>>>- Uploading servlet that updates/inserts the document on the file server
>>>
>>and
>>
>>>adds the reference record in the table. Sometimes it lets me create
>>>
>>subfolders
>>
>>>on the file server and sometimes it just drops the files in the main
>>>
>>directory.
>>
>>>I'm having a hard time troubleshooting since I can't always reproduce the
>>>
>>error.
>>
>>>Anyway, it's a utility we wrote a couple of years ago, and I'm hoping
>>>
>>there is a
>>
>>>better tool out there.
>>>
>>>Thank you!
>>>
>>>
>
>
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



licensing issue

2002-10-09 Thread Amit r
Hii'm trying to call EJB deployed on JRun from remotely located Java Client. To achieve resultsĀ it is required to copy JRUN.jar file to client machine. Is this going to cause any licensing issue ? Please advise at the earliest.
/AmitDo you Yahoo!?
Faith Hill - Exclusive Performances, Videos, & more
faith.yahoo.com

Re: document uploading tool

2002-10-09 Thread Zafif

 I downloaded the new files and it's working great.  Do you know what would be
the best way for me to check the size before uploading?
Once I create the MultiRequest obj, and the file is larger than max size , it
gives you automatically an error.  I want to warn the user prior that.

Thanks


   
  
Ben Groeneveld 
  
   
i-web.com> cc: 
  
   Subject: Re: document uploading tool
  
10/07/2002 
  
12:19 PM   
  
Please respond 
  
to jrun-talk   
  
   
  
   
  
   
  
   
  




Zafif, we use Jason's classes on a postgres backend, and they work just
great. We do exactly what you proposed. And his book's pretty good to
have anyway.  We just have problems with files > 300M because of a bug
in apache on linux, but otherwise uploads to 2G work.  Good luck!  BenG.

Cortlandt Winters wrote:

>Hi Zafif,
>
>Here are two that I've looked at recently and liked .
>www.javazoom.com
>www.servlets.com
>
>Both have pretty nice implementations of multipart file upload code.
>Javazoom's is a jsp that costs $99 with an admin interface included, Jason
>Hunter's doesn't have an admin interface but it just requires that you have
>a current copy of his servlets book. Both are pretty good deals if you ask
>me.
>
>But I would think that new behavior in a 2 year old piece of code might more
>likely come from a configuration change or a different browser version than
>something being wrong in the tool itself.
>
>Good luck, hope to hear about the results later.
>
>Cort
>
>- Original Message -
>From: <[EMAIL PROTECTED]>
>To: "JRun-Talk" <[EMAIL PROTECTED]>
>Sent: Monday, October 07, 2002 10:04 AM
>Subject: document uploading tool
>
>
>>Any of you suggest a good document uploading tool?
>>
>>The tool I have is acting up.  It consists of:
>>- A table in the db, with document specific info and location of file.
>>- Folder on the Jrun server with subfolders for each app.
>>- Uploading servlet that updates/inserts the document on the file server
>>
>and
>
>>adds the reference record in the table. Sometimes it lets me create
>>
>subfolders
>
>>on the file server and sometimes it just drops the files in the main
>>
>directory.
>
>>I'm having a hard time troubleshooting since I can't always reproduce the
>>
>error.
>
>>Anyway, it's a utility we wrote a couple of years ago, and I'm hoping
>>
>there is a
>
>>better tool out there.
>>
>>Thank you!
>>
>>
>

__
Get the JRun Web Application Construction Kit - the only book written specifically for 
JRun developers.
http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists