Re: [rules-users] Deployment Problem

2012-03-01 Thread arup
Solved the above problems. but getting something new. The errors are as follow: Could not instantiate Seam component: repositoryConfiguration org.apache.xalan.processor.TransformerFactoryImpl incompatible with javax.xml.transform.TransformerFactory java.lang.VerifyError: class loading constraint

Re: [rules-users] Deployment Problem

2012-02-29 Thread arup
Thanks for ur reply. I checked the lib of WAS its not having any such jar files. However i then removed the JBoss-seam.jar from the WAS lib and only included it in the WAR. Now, after deployment i'm getting new exceptions like below: The statement was aborted because it would have caused a duplica

Re: [rules-users] Deployment Problem

2012-02-29 Thread Geoffrey De Smet
Could be because the seam-security.jar is in the guvnor war (under WEB-INF/lib) but also somehow in your WAS classpath too. Try removing it from the war. Op 29-02-12 11:16, arup schreef: > Hi all, > while deploying my guvnor to WAS 6.1 in getting the following error: > > two packages with the sam

[rules-users] Deployment Problem

2012-02-29 Thread arup
Hi all, while deploying my guvnor to WAS 6.1 in getting the following error: two packages with the same @Namespace: http://jboss.com/products/seam/security Can u please help me to solve this. my components.xml is as follow: http://jboss.com/products/seam/components"; xmlns:core="ht

[rules-users] Deployment Problem with .pkg Files

2011-08-16 Thread Oli Blub
Hi to all, when i found out that the build in selector only works for binary package i wanted to switch. So i downloadet the .pkg File, copied it to the execution server and changed the changeset to : By restarting the server i can't get it work. For .drl File it works fine. : Did I do so