(SOLVED) RE: [JBoss-user] ERROR Proxy: getClasses

2002-06-24 Thread Duarte Nuno Loreto
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

[JBoss-user] Dynamic class loading problem again (now in HP-UX) - includes JBoss#TRACE

2002-06-21 Thread Duarte Nuno Loreto
Hello! As I said in a previous mail, we have a core that uses dynamic class loading, getting a name of an EJB from a file and instatiates it to execute business logic. The core module has no interfaces of the EJBs to be called and the business EJBs are deployed in separate jar files. In

[JBoss-user] Question about B2B and ejb-ref

2002-06-18 Thread Duarte Nuno Loreto
Hello! On the project I'm working on, we have several EJBs that constitute the main application (core from now one). We also have other EJBs that contain business logic (add-ons from now on). We are using JBoss2.4.6_Tomcat-4.0.3. One of the EJBs on the core has code to dinamically call

[JBoss-user] 2.4.6 w/ 4.0.3 - Trying to find a workaround for context definition

2002-06-14 Thread Duarte Nuno Loreto
Hello! We started developing an application in JBoss2.4.4 w/ Tomcat 3.2.3. We have a file (NS_Ref from the JacORB implementation) that we used to put on the JBoss-2.4.4_Tomcat-3.2.3/tomcat/webapps/ROOT so that it would be available to remote clients. When we moved to 2.4.6 w/ 4.0.3, we

RE: [JBoss-user] 2.4.6 w/ 4.0.3 - Trying to find a workaround for context definiti on

2002-06-14 Thread Duarte Nuno Loreto
for our problem, our deepest thank you! Thanks also to the rest of you for listening. Have fun coding! Duarte Loreto -Original Message- From: Duarte Nuno Loreto Sent: Sexta-feira, 14 de Junho de 2002 21:02 To: '[EMAIL PROTECTED]' Subject: [JBoss-user] 2.4.6 w/ 4.0.3 - Trying