Cocoon users far and near,
I am trying to run Cocoon in the WebSphere test environment for development
and I got everythign to compile and publish.
But, when the sitemap tries to compile I recieve the below.
Any suggestions?
type fatal
message Error compiling sitemap
description org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.Error: Unresolved compilation problems: sun.tools.javac cannot be
resolved or is not a type sun.tools.javac cannot be resolved or is not a
type
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
stack-trace
org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.Error: Unresolved compilation problems:
sun.tools.javac cannot be resolved or is not a type
sun.tools.javac cannot be resolved or is not a type
at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)
at java.lang.Thread.run(Thread.java:498)
java.lang.Error: Unresolved compilation problems:
sun.tools.javac cannot be resolved or is not a type
sun.tools.javac cannot be resolved or is not a type
at java.lang.reflect.Constructor.newInstance(Native Method)
at
org.apache.cocoon.components.language.programming.java.Javac.compile(Javac.java:111)
at
org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:225)
at
org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:197)
at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:245)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:270)
at java.lang.Thread.run(Thread.java:498)
request-uri
/cocoon/servlet/org.apache.cocoon.servlet.CocoonServlet
path-info
servlet/org.apache.cocoon.servlet.CocoonServlet
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>