RE: [JBoss-user] deployment problem

2001-05-04 Thread Marko Strukelj
Title: RE: [JBoss-user] deployment problem Make sure you have META-INF directory (all caps) and not meta-inf. Marko. -Original Message- From: David Li [mailto:[EMAIL PROTECTED]] Sent: Friday, May 04, 2001 2:16 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] deployment

RE: [JBoss-user] SQL SERVERPOOL NAME BINDING HANGS the JBOSS initialization process (using weblogic jdbc driver )

2001-05-17 Thread Marko Strukelj
Title: RE: [JBoss-user] SQL SERVERPOOL NAME BINDING HANGS the JBOSS initialization process (using weblogic jdbc driver ) I tried using wl driver once, didn't manage to make it work fully, but the first obstacle similar to your symptoms was that the licence file was not found on classpath. I

RE: [JBoss-user] JNDI name bindings are not working properly on deployment

2001-05-31 Thread Marko Strukelj
Title: RE: [JBoss-user] JNDI name bindings are not working properly on deployment You are talking about the OLD bean jndi. If you mean you've deployed a jar and all the jndi bindings were correct, then you changed something and restarted, but the changes don't seem to have effect... Take a

RE: [JBoss-user] Deploying MBeans together with ears, jars...

2001-08-08 Thread Marko Strukelj
for mbeans deployed as part of an application, perhaps by including a key something like application=name in the ObjectName. I'd appreciate any comments/feedback david jencks On 2001.08.07 02:36:50 -0400 Marko Strukelj wrote: Hi all, I'm not familiar with the latest jsr efforts

RE: [JBoss-user] issue with look up

2001-10-24 Thread Marko Strukelj
Title: RE: [JBoss-user] issue with look up Obviously there is no naming variables set and there is no jndi.properties in the right place on your classpath. You can try passing these global properties to jvm when you run java: java

RE: [JBoss-user] jboss not starting with IBM jdk

2003-03-20 Thread Marko Strukelj
Title: RE: [JBoss-user] jboss not starting with IBM jdk The same thing happens to me with IBM jdk 1.4.0. Didn't investigate yet. Regarding Sun and Blackdown I have experienced the very same thing. Turned out my experimental Debian system was using libc 2.5.5 and either the jvm or Oracle

RE: [JBoss-user] jboss not starting with IBM jdk

2003-03-21 Thread Marko Strukelj
- Original Message - From: Marko Strukelj To: '[EMAIL PROTECTED]' Sent: Thursday, March 20, 2003 1:00 PM Subject: RE: [JBoss-user] jboss not starting with IBM jdk You should recompile the gcc (3.2.2) and remove the libgcc_s.so.1 in /lib

RE: [JBoss-user] jboss not starting with IBM jdk

2003-03-24 Thread Marko Strukelj
]Sent: Friday, March 21, 2003 11:52 AMTo: [EMAIL PROTECTED]Subject: Re: [JBoss-user] jboss not starting with IBM jdk Ok, I have libc-2.3.1 I will install libc 2.3.2. Thank you very much - Original Message - From: Marko Strukelj To: '[EMAIL PROTECTED