[JBoss-user] [Installation, Configuration & Deployment] - Re: linkageError with duplicate jar files

2005-12-14 Thread vitorisaia
mroosendaal, thanks for the reply. The war is not a part of the ear, but the 
war interacts with the ear... they are built and deployd separatelly, but in 
runtime the war calls the ejbs that are present in the ear... thanks for the 
ant target, but I think my build.xml already do something very close to that...

just a note, I didn't have this problem until I upgraded to jboss 4.0.3sp1 (we 
were using the 4.0.3 version), do you think this can be a problem?

thanks a lot.
Regards,
Vitor Isaia - Brasil

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912626#3912626

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912626


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - linkageError with duplicate jar files

2005-12-14 Thread vitorisaia
I'm facing the following problem:

I have 2 applications, an EAR file and a WAR file. Both files use jfreechart 
and jcommon jars, and, as the EAR, the WAR have the jfree and jcommon jars 
packed inside it. So I have this structure:

EAR
|-jcommon.jar
|-jfreechart.jar

WAR
|-jcommon.jar
|-jfreechart.jar


I'm using JBOSS 4.0.3SP1 version, in WinXP.

but I'm facing the problem that when I call the function to generate graphics 
(that need to use the the jcommon and jfreechart jars), I have a 
"java.lang.LinkageError: loader constraints violated when linking ... (name of 
jfreechart package)"... so I realize that I can't have these jar duplicated in 
the EAR and in the WAR... to fix the problem I've extracted them from the ear 
and the war and putted in server/default/lib... but that is not a good thing...

Anyone have any idea for solving this problem? I really need to use that 
structure I discribed before...

thanks a lot...

Vitor Isaia
Brasil


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912610#3912610

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912610


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: JSP compile with deprecation turned on

2005-03-09 Thread vitorisaia
Brian!

I'm having the same problem...

Looks like a taglib problem... isn't it?

when you said to remove duplicate jars, you removed from where?

I just have the jstl.jar and standard.jar in my WAR file, and that's it...

I don't have it anywhere else but the error persists  I have no ideia about 
what to do thanks for any help!

Regards, Vitor Isaia, Brasil.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869361#3869361

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869361


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user