[JBoss-user] [EJB/JBoss] - Re: Urgent: Ejb Not bound Linux

2004-03-27 Thread ashsamso
i checked My META-INF and i found it on caps , so i don't know from the probelm come , the problem that i test the ear application on the same version under windows XP and it was run but under linux give this error, so if anyone know common differneces bet. linux and windows deployment please ti

[JBoss-user] [JCA/JBoss] - does jboss4.00dr3 supports jca1.5?

2004-03-27 Thread eshoresh
does jboss4.00dr3 supports jca1.5? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827751#3827751";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827751>Reply to the post --- This SF.Net

[JBoss-user] [Persistence & CMP/JBoss] - 3.2.4RC1 CMP creating table 'Xuser' instead of 'user' -- why

2004-03-27 Thread camel
I'm deploying some CMP entity beans on jboss 3.2.4RC1, and for one of my tables it keeps creating and then using the table 'Xuser' instead of 'user'. I've been deploying the same beans under previous versions (3.2.1, 3.2.2, 3.2.3) with no problem. Once it creates the table, it seems to work fi

[JBoss-user] [EJB/JBoss] - Re: Urgent: Ejb Not bound Linux

2004-03-27 Thread spiritualmechanic
Make sure your "META-INF" is in caps on linux. Windows doesn't care. So JBoss will deploy your jar as a regular non-EJB jar, since it won't find your META-INF directory. Steve http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827748#3827748";>View the original post http://www.jboss.org

[JBoss-user] [EJB/JBoss] - BUG: EJB-QL OR operator fails with nulls in inner join

2004-03-27 Thread erik777
I think I found a bug in EJB-QL. Please correct me if I am doing things incorrectly. I'm very much aware of the limits in EJB-QL today with regards to NULLs, and have had to create many queries to handle instances where parameters would otherwise NULL values. There's nothing more I'd like

[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-27 Thread nickman
Sacha; Thanks for the reply. I am quite certain the classes are serializable. For a while, we had one that was not, but it was made quite evident by errors in the log, which we are no longer getting. I have een observing this issue in 3.2.3, so I wrote a proof of concept (with only String valu

[JBoss-user] [Messaging, JMS & JBossMQ] - Comparison of UIL2, OIL2 and OIL

2004-03-27 Thread lucasfowler
We have an application running at a constant 50 messages/second, running on Linux We had this application running in 3.0.8 using OIL and it was fine. When we moved to 3.2.3 we also moved to using UIL2 and suddenly the whole thing was using 100% CPU for the same 50 messages. So I did some tests, b

[JBoss-user] [Performance Tuning] - Re: Performance of 3.2.3 When EJB requires DB lookup

2004-03-27 Thread lucasfowler
Follow up The bit about 100% CPU seems to be due to the JMS which was going on (We were using OIL on 3.0.8 and UIL2 on 3.2.3, see my post in the JMS forum which I'll post after this). But the rest still holds true. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827740#3827740";>Vie

[JBoss-user] [Beginners Corner] - Re: Creating java Client for Simple EJB

2004-03-27 Thread m1609
start the client with the following command: C:\jboss-3.0.4\client>java -Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory -Djava.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces -Djava.naming.provider.url=localhost -classpath .;jboss-j2ee.jar com.vigorsoft.ejb.He

[JBoss-user] [JBoss.NET & SOAP] - Re: ClassNotFoundException in JBoss.Net deployment

2004-03-27 Thread westmeier
Sorry, i forgot something to mention: I use the JBoss default-configuration and added manually the ?jboss-net.sar? from all-configuration to the deploy-directory without any further configuration. May this cause any problems? Thorsten http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [JBoss.NET & SOAP] - Re: ClassNotFoundException in JBoss.Net deployment

2004-03-27 Thread westmeier
Hi, i think, that i have similar problem with my web-service. My Application, which uses EJBs, works with a local TestClient (see 1.)without problems. In future the RealClient should be a Web-Start-Application with Port 80 Server-Communication (to avoid firewall-problems) and so I tried to c

[JBoss-user] [JBoss.NET & SOAP] - xdoclet info for jboss.net module (add'l)

2004-03-27 Thread ebaskoro
Just to add few things: 1. I thing it should be @jboss-net.web-service instead of @jboss-net:web-service; 2. In JBossIDE (Eclipse), download the jbossnet subtask xdoclet JAR file from http://www.nsdev.org/jboss/stories/xdoclet-module-jboss-net.jar and put it in %ECLIPSE_HOME%\plugins\org.jboss.i

[JBoss-user] [Management, JMX/JBoss] - How to call EJB which requires specific JAAS role?

2004-03-27 Thread mkochano
Hi! I need my mbean to call some Sesion Bean'd remote interface method. I can provide this mbean with user name and password for user having required role, but how do I make JAAS assign proper principal and roles to this mbean (thread?)? Regards http://www.jboss.org/index.html?module=bb&op=vie

[JBoss-user] [Installation & Configuration] - Re: Unable to install...

2004-03-27 Thread Agatha
Thanks buddy. I got the console.but a doubt still lingers.. I had downloaded a ear file and deployed that in the server in a folder of its own(according to the .xml file) When i started the server and typed the localhost:8080 I got the same errror.but when i included the folders path in the url

[JBoss-user] [Clustering/JBoss] - Re: Nearly There With HTTPSession Repl: One More Issue (Clas

2004-03-27 Thread Sacha Labourey
Are you sure your classes are Serializable? Which version of JBoss? What is your jboss-web.xml clustering configuration, if any? sacha http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827715#3827715";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Beginners Corner] - Re: Tutorial on J2EE using JBOSS, Eclipse and Lomboz.

2004-03-27 Thread raffaelecorvino
Hello all, I solve in part my previus problem (error in code), but now I have a new problem: Looking up the queue Creating the connection now... org.jboss.mq.SpyJMSException: Cannot authenticate user; - nested throwable: (java.net.UnknownHostException: raffaele: raffaele) at org.jboss.mq

[JBoss-user] [EJB/JBoss] - Urgent: Ejb Not bound Linux

2004-03-27 Thread ashsamso
Hi all I am facing problem when i deploy an stateless session bean under jboss 3.2.1 under linux the same ear file working good under windows XP it give me EJB not bound naming exception with the same Jboss version i am searching on the forum but i didn't found any solution to my probelm als