Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JForum
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
JForum
JForum in JBuilder
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi...
I'm trying to edit the source of JForum using JBuilder, but the following error is shown in some
java
files (in some cases, the metod is used without any error):
Class java.lang.AbstractStringBuilder is not public, therefore method append(java.lang.CharSequence) cannot be accessed from outside package at line xxx
Thanks in advance!!
[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Which JDK are you using?
Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
JDK 1.5.0_01 Sun Microsystems Inc.
[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Now trying in Eclipse, i got an error with the method getSession() for example, in JForum.java:
The method getSession() is undefined for the type ActionServletRequest
Any idea what could be wrong?!
Thanks in advance for your help!
[originally posted on jforum.net by Anonymous]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How did you get JForum working in JBuilder. I have put the folder Jforum under defaultroot and then I get the error
type Status report message /jforum/install/install.page description The requested resource (/jforum/install/install.page) is not available.
Can you tell me how you did the trick.
Henk
[originally posted on jforum.net by henkie]
What's gotten into you? Could it be this tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Files in JForum
code issue
executable jar build by JBuilderX, NoClassDefFoundError!!
Freemarker in JBuilder
when JForum thorws exception it shows messy code,why?
More...