Hi all,

This is regarding the issue[1], where we cannot deploy groovy script
mediator in ESB..I tested with synapse it works fine but not with ESB..
The reason is we are not getting groovy engine in ESB/plugins folder...(that
is in synapse, but not coming with ESB..?? )
Anyway i copied same groovy engine to my classpath  ( and checked bundle is
active), even though script mediator is not working in ESB.
I'm getting following issue[2]

To find exact reason, the only way i found is to build apache BSF project
and debugging it.. I got source from their site but couldn't build it,Error
is[3]..since the download site for jsr223-engines site does not contain any
resources.( this file is nowhere on the net...)
 I asked help from BSF forum ..but they couldn't fix it since it is not an
ASF site down issue..

Any way without building BSF source, i tried to debug BSF,  but sources are
not sync..

How should we handle this kind of situation?

Thanks
-Ratha.

[1] https://wso2.org/jira/browse/CARBON-9032

[2]

[2011-04-28 12:32:47,641]  INFO - XMLConfigurationBuilder Generating the
Synapse configuration model
 by parsing the XML configuration
[2011-04-28 12:33:34,019] ERROR - ScriptMediator No script engine found for
language: groovy
[2011-04-28 12:33:34,025]  WARN - SynapseXMLConfigurationFactory Proxy
Service configuration : groov
yProxy cannot be built.
org.apache.synapse.SynapseException: No script engine found for language:
groovy
        at
org.apache.synapse.mediators.bsf.ScriptMediator.handleException(ScriptMediator.java:433)


[3]

 download-engines:
   [mkdir] Created dir:
C:\Downloads\bsf-3.0-src\bsf-engines\target\engines-download
     [get] Getting:
https://scripting.dev.java.net/files/documents/4957/37593/jsr223-engines.zip
     [get] To:
C:\Downloads\bsf-3.0-src\bsf-engines\target\engines-download\engines.zip
     [get] Error getting
https://scripting.dev.java.net/files/documents/4957/37593/jsr223-engines.z
p to
C:\Downloads\bsf-3.0-src\bsf-engines\target\engines-download\engines.zip
INFO]
------------------------------------------------------------------------
ERROR] BUILD ERROR
INFO]
------------------------------------------------------------------------
INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
:\Downloads\bsf-3.0-src\bsf-engines\build.xml:130:
javax.net.ssl.SSLHandshakeException: java.securi
y.cert.CertificateException: No subject alternative DNS name matching
scripting.dev.java.net found.
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to