[
https://issues.apache.org/jira/browse/ODE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792258#action_12792258
]
Ma.Liang commented on ODE-735:
------------------------------
I built the apache_ode_1.x with buildr 1.3.5, the result is :
Buildr aborted!
[31mcan't convert Rake::FileTask into String[0m
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/compile.rb:267:in
`exist?'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/compile.rb:267:in
`from'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/test.rb:194:in
`any?'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/compile.rb:267:in
`each'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/compile.rb:267:in
`any?'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/compile.rb:267:in
`from'
E:/SVN 仓库/Apache_ODE_1.x/Rakefile:496:in `__instance_exec6'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in
`send'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in
`instance_exec'
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:225:in
`define'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
why this happen?
> 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.