camel-web has issues trying to run on WebLogic
----------------------------------------------

                 Key: CAMEL-4719
                 URL: https://issues.apache.org/jira/browse/CAMEL-4719
             Project: Camel
          Issue Type: Task
            Reporter: james strachan
            Assignee: james strachan


It looks like some things are not all properly pre-compiled by scalate (the 
developer console only used during template editing and the error page); then 
additionally scalate cannot dynamically compile templates on WebLogic due to it 
being currently unable to introspect the WebLogicClassLoader which doesn't look 
like a URLClassLoader or AntClassLoader.

Folks don't notice this issue on Tomcat/Jetty as things just compile fine on 
the fly.

Just needs the layout updating and an error page not starting with a number 
(which will turn up in scalate 1.5.4).

About to add a work around for now...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to