<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Markus Helbig wrote:
<blockquote
cite="mid:50f4d7ac0710190057n10342e93m1dcdf4c2c0df15b0@mail.gmail.com"
type="cite">
<pre wrap="">Hi,
i manipulated the classes folder and several Jar files in the lib
folder. Deployment is fine, but starting the applications gives:
---Original exception---
java.lang.ClassFormatError: (org/jboss/seam/core/package-info) class
name is invalid at offset=0
        at java.lang.ClassLoader.defineClassImpl(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:213)
i had other exceptions too, about problems with:
ClassVisitor.class in asm.jar ...
</pre>
</blockquote>
Yes we make ASM output jdk1.5 code generation at runtime.<br>
<blockquote
cite="mid:50f4d7ac0710190057n10342e93m1dcdf4c2c0df15b0@mail.gmail.com"
type="cite">
<pre wrap="">
i couldn't find the reason ... i'll try again and post the exact exceptions ...
</pre>
<blockquote type="cite">
<pre wrap="">Remember that typically the BRMS is an editing tool used by 2-10 people,
so a case could be made for a 'local' Tomcat or JBoss. The rules can
then be exported from this and deployed on the existing production
Websphere (JVM version permitting) - no BRMS needed there.
</pre>
</blockquote>
<pre wrap=""><!---->
i know ... but there are several political reasons, which prohibit to
use another AppServer than Websphere ...
Cheers
Markus
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>