Click here to Skip to main content
15,916,398 members
Home / Discussions / Java
   

Java

 
AnswerRe: key word 'this' Pin
RaviRanjanKr8-Nov-10 17:51
professionalRaviRanjanKr8-Nov-10 17:51 
Questionprinting jtextpane silently Pin
ndiga29-Sep-10 22:58
ndiga29-Sep-10 22:58 
AnswerRe: printing jtextpane silently Pin
TorstenH.5-Oct-10 3:13
TorstenH.5-Oct-10 3:13 
Questionprinting multiple items on the same paper Pin
ndiga29-Sep-10 22:56
ndiga29-Sep-10 22:56 
Question"missing return statement" error [Solved] Pin
Skippums29-Sep-10 8:33
Skippums29-Sep-10 8:33 
AnswerRe: "missing return statement" error Pin
Skippums29-Sep-10 9:25
Skippums29-Sep-10 9:25 
AnswerRe: "missing return statement" error Pin
Luc Pattyn29-Sep-10 10:06
sitebuilderLuc Pattyn29-Sep-10 10:06 
QuestionXml beans problem Pin
Stephen Lintott29-Sep-10 5:10
Stephen Lintott29-Sep-10 5:10 
Hi I am generating xml beans for a project at work and I get the following error when I try to run the generated code.
Caused by: java.lang.ClassNotFoundException: schemaorg_apache_xmlbeans.system.s7EDC8529CB4E8F6B440E5C8C61A4B41C.TypeSystemHolder
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(XmlBeans.java:769)
Can someone please help me with this...
Thanks
Stephen
Stephen Lintott Bsc IT (RAU)

QuestionImmutability compromised if 'final' is omitted? Pin
Neo1010127-Sep-10 7:50
Neo1010127-Sep-10 7:50 
AnswerRe: Immutability compromised if 'final' is omitted? Pin
DaveAuld27-Sep-10 8:37
professionalDaveAuld27-Sep-10 8:37 
AnswerRe: Immutability compromised if 'final' is omitted? Pin
DaveAuld27-Sep-10 9:47
professionalDaveAuld27-Sep-10 9:47 
AnswerRe: Immutability compromised if 'final' is omitted? Pin
Nagy Vilmos29-Sep-10 1:21
professionalNagy Vilmos29-Sep-10 1:21 
QuestionConflicts with a scope too wide? Pin
Neo1010127-Sep-10 7:48
Neo1010127-Sep-10 7:48 
AnswerRe: Conflicts with a scope too wide? Pin
TorstenH.28-Sep-10 0:04
TorstenH.28-Sep-10 0:04 
GeneralRe: Conflicts with a scope too wide? Pin
David Skelly28-Sep-10 0:18
David Skelly28-Sep-10 0:18 
GeneralRe: Conflicts with a scope too wide? Pin
TorstenH.28-Sep-10 0:35
TorstenH.28-Sep-10 0:35 
QuestionA Collection is not thread-safe? Pin
Neo1010127-Sep-10 7:44
Neo1010127-Sep-10 7:44 
AnswerRe: A Collection is not thread-safe? Pin
Richard MacCutchan27-Sep-10 22:03
mveRichard MacCutchan27-Sep-10 22:03 
GeneralRe: A Collection is not thread-safe? Pin
Branislav Vidovic28-Sep-10 20:58
Branislav Vidovic28-Sep-10 20:58 
GeneralRe: A Collection is not thread-safe? Pin
Richard MacCutchan28-Sep-10 21:23
mveRichard MacCutchan28-Sep-10 21:23 
QuestionThreads and UML Pin
Neo1010127-Sep-10 6:27
Neo1010127-Sep-10 6:27 
AnswerRe: Threads and UML Pin
DaveAuld27-Sep-10 9:57
professionalDaveAuld27-Sep-10 9:57 
GeneralRe: Threads and UML Pin
David Skelly27-Sep-10 22:50
David Skelly27-Sep-10 22:50 
GeneralRe: Threads and UML Pin
DaveAuld27-Sep-10 23:58
professionalDaveAuld27-Sep-10 23:58 
AnswerRe: Threads and UML Pin
David Skelly27-Sep-10 22:59
David Skelly27-Sep-10 22:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.