hi All,

Does any one have a solution for this problem....

I am bundling the LocaleBundle.properties files in two jar files NetServer.jar and WorkServer.jar
and deploying it in the Jboss-tomcat-3.2.1.........everything works fine except for if there are some duplicate classes in the two jar files ....but why does it look in to the other jar files ...like NetServer and WorkServer should be two different contexts and it does not bother if there are same classes in both these jar files.....as it was doing in the earlier Jboss versions.

The problem with LocaleBundle.properties is both are exisiting with the same name in the above said jar fiels and i am using ResourceBundle to locate them ...but it could not find these files....but it was working fine with the Jboss-2.2.2 version and i dont know why it is not working with the new Jboss-Tomcat-3.2.1 version

can any one help me regarding this  i tried a lot but failed to solve this .....
Java version used is - jdk-1.3.1_04

regards
jani

Mauricio De Diana wrote:
I had the same error when I had a deployed ear with
another name but the same classes.

Regards,
Mauricio

 --- Janardhan Burugupalli <[EMAIL PROTECTED]>
escreveu: > HI guys,
  
I get the java.lang.ClassCastException: $Proxy320
exception when i 
deploy the jar file while the jboss is running
....that is the hot 
deploy...and then if i again try to get the Home
interface it gives the 
above exception on JBoss-tomcat-3.2.1

can any one explain this

regards
jani




    
-------------------------------------------------------
  
This SF.net email is sponsored by:  Etnus, makers of
TotalView, The best
thread debugger on the planet. Designed with thread
debugging features
you've never dreamed of, try TotalView 6 free at
www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]

    
https://lists.sourceforge.net/lists/listinfo/jboss-user 

_______________________________________________________________________
Yahoo! Mail
Mais espaço, mais segurança e gratuito: caixa postal de 6MB, antivírus, proteção contra spam.
http://br.mail.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


  

Reply via email to