[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Blank JSP page

2005-10-04 Thread sqian99
Never mind, I figured out. The error message is in the serverlet filter, which 
I forgot to check. Looks like Tomcat does not support JDK 5's Long/long 
auto-boxing and unboxing. After I fixed that, the page shows fine.

Thanks,


SQ

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898959#3898959

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898959


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Blank JSP page

2005-10-03 Thread sqian99
The Utilties package is included. The strange thing is that when I replace the 
Utilities function call with all the source code, the page seems working. 

I have two JSP pages with this problem, one I fixed by replacing the call. 
Another one has many such calls, I replaced some, still it is not working. So I 
am wondering if anyone has the similar problem.

I did not get anything related to this from log (not exception). The JSP file 
has been compile to Java file, but it looks like it cannot compile it into 
class file. 

Thanks for your help,


SQ

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898726#3898726

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898726


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Blank JSP page

2005-10-03 Thread sqian99
I have the issue with some JSP pages with JBoss 4.0.2. 

Basically, I got blank JSP page when access the page. I can see the compiled 
Java file from the JSP page, but not the .class file in the compiled JSP 
folder. I can compile the generated Java file myself though. 

Then, I tweak the scriptlet of JSP page, instead of calling a 
Utilities.function(), call, I write the whole code in the JSP page, now the 
page is working. 

I don't know whether it is a bug of JBoss or something else, could someone 
explain the issue?

Thanks,


SQ


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898678#3898678

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898678


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: hibernate + JTA error

2005-09-21 Thread sqian99
I have this problem as well. One reason is that the transation is marked for 
Roll-back and Hibernate session cannot use the same UserTransation.
 
Another reason is time out. I have not found a solution. Could you guys help me 
on this issue?

Thanks,

SQ

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896129#3896129

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896129


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user