[
https://issues.apache.org/jira/browse/ODE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791839#action_12791839
]
Ma.Liang commented on ODE-735:
------------------------------
I build the jar files with eclipse.
I try to use buildr to build source code(apache-ode-sources-1.3.3.zip) at one
time, but I didnot success.
I use buildr v1.2.10, based on ruby 1.8.6.
when I build the source code, an error generate:
C:\Ruby\bin\apache-ode-sources-1.3.3>buildr _1.2.10_ TEST=no ode:package --trace
(in C:/Ruby/bin/apache-ode-sources-1.3.3)
** Invoke buildr:initialize (first_time)
** Execute buildr:initialize
rake aborted!
undefined method `classpath' for Buildr::Java:Module
C:/Ruby/bin/apache-ode-sources-1.3.3/tasks/derby.rake:22
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:167:in
`load'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:167:in
`load_tasks_and_local_
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:165:in
`each'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:165:in
`load_tasks_and_local_
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:183
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:27:in `call'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:27:in
`execute'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:27:in `each'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:27:in
`execute'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:13:in `invoke'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:6:in
`synchronize'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/rake_ext.rb:6:in `invoke'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in
`standard_exception_handling'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in `top_level'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:54:in `run'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in
`standard_exception_handling'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/lib/core/application.rb:51:in `run'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.2.10/bin/buildr:7
C:/Ruby/bin/buildr:19:in `load'
C:/Ruby/bin/buildr:19
I do not know why?
> In ODE version 1.3.3, replace the jar with the source code, when starting ODE
> server, an error will generate. java.util.HashMap is not a interface.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ODE-735
> URL: https://issues.apache.org/jira/browse/ODE-735
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: 1.3.3
> Environment: Tomcat 5.5, Apache ODE 1.3.3
> Reporter: Ma.Liang
> Fix For: 1.3.4
>
> Attachments: ODE-735.patch
>
>
> I replace the jar with source code, then an error will generate, when
> starting ODE server, I think the source code do not match the jars which are
> in the war.
> Exception:
> HashMap is not an interface.(Occur in the ProcessStoreImpl.java)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.