my dog learned polymorphism
The moose likes JBoss and the fly likes How to make JBoss smarter and ignore this compile error ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "How to make JBoss smarter and ignore this compile error ?" Watch "How to make JBoss smarter and ignore this compile error ?" New topic
Author

How to make JBoss smarter and ignore this compile error ?

Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
I develop a web application and delpoy it to Orion, it works perfect. But when I deploy to JBoss 4.0.2, it doesn't work. For example,

in jsp page, I write

In JBoss, it has compile error, it says "<" is not balance. Actually, it needs some empty space before and after "a_value". it will works this way.


How to make JBoss smarter and ignore this kinds of compile error ?

Thanks.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to make JBoss smarter and ignore this compile error ?
 
Similar Threads
error-page with error-code and jsp
${env.JBOSS_HOME}\client not found.
COALESCE Function in TIMESTAMP
OC4J 10.1.3 JSP Compiler Error
my servlet can't initialize: null