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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
17 matches
Mail list logo