Hello!

Just for the record, if anyone else gets this problem and searches the
mailing list archives...

This problem was happening in HP-UX and not in W2K due to the HP-UX JVM.

We were using the 1.3.0.01 HP-UX JVM and it has major bugs. One was
preventing this from happening. When we upgraded to 1.3.1.05, it started
working as it worked in W2K.

Problem solved. We are happy! Thanks for your time.

Duarte Loreto

> -----Original Message-----
> From: Tiago Fernandes Thomaz 
> Sent: Quinta-feira, 20 de Junho de 2002 13:20
> To:   '[EMAIL PROTECTED]'
> Subject:      [JBoss-user] ERROR Proxy: getClasses
> 
> I run JBoss2.4.6-Tomcat4.0.3 in my W2K and deploy my application (1 .ear,
> 3.war, several .jar) and all goes well. Some beans reference other beans
> which are confined in different jars.
> When I run it on HP-UX I got the following exception:
> 
> [ERROR, ProxyProxy] getClasses
> java.lang.ClassNotFoundException: My_SessionBeanHome
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at org.jboss.proxy.ProxyProxy.getClasses(ProxyProxy.java:35)
>         at org.jboss.proxy.ProxyProxy.readResolve(ProxyProxy.java:49)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at java.io.ObjectStreamClass.invokeMethod(Unknown Source)
>         at java.io.ObjectInputStream.readObject(Unknown Source)
>         at java.io.ObjectInputStream.readObject(Unknown Source)
>         at java.rmi.MarshalledObject.get(Unknown Source)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:439)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:419)
>         at javax.naming.InitialContext.lookup(InitialContext.java:350)
>         at java.lang.Thread.run(Unknown Source)
> 
> 
> Any ideas what might be causing this?
> Any help would be great.
> Thanks in advance for your help.
> My best,
> 
> Tiago Fernandes Thomaz
> 
> 
> -------------------------------------------------------
>                    Bringing you mounds of caffeinated joy
>                    >>>     http://thinkgeek.com/sf    <<<
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to