Hai,
Am using my own custom class for authendicating users. Apart from password, the
user get authendicated on various other conditions like expiry of users and so on. so
when an authendication fails i need to show the user what went worng. is there any
possiblity to do this
Thanks in advance
I'm getting the same thing with DR4. Any resolution so far?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836017#3836017
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836017
This warning is incorrect and is not causing your problems (see FAQ). Your error is
somewhere else. Check the log for any exceptions.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836015#3836015
Reply to the post :
http://www.jboss.org/index.html?module=bb
To complemente:
I'm using JBoss 3.2.3 in Windows 2000
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836014#3836014
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836014
-
Hi!
I'm beggining in development with JBoss and don't have success to deploy a simple
session bean.
The following message warning is displayed in the log:
2004-05-23 23:51:03,562 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] Unable
to invoke setDelegate on class loader:[EMAIL PROTECTED
I use jboss-3.0.7_jakarta-tomcat-4.1.24 .
In my project I have an EJB in an EAR called uniportal.ear .
Also I have many servlets in many WARs . In some servlets' Init method ,we need call
EJB's method . How can i make the EJB be inited before all WARs deployed ?
View the original post :
http://w
I had to solve this problem recently and would like to contribute a new class,
HttpJBossMQProvider, providing HTTP-based lookups to JBossMQ connection factories.
The implementation was rather easy, since you only have to modify the current
JBossMQProvider code slightly to enable HTTP-based look
I agree that an administration set of commands would be an excellent addition to JMS
to provide for a more portable solution across providers. Until then I support we all
will make due with what we have. Possibly a standarized JMX solution could be brought
into JMS for configuration of queue's a
server/default/deploy/jbossweb-tomcat50.jar/servlet-api.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836000#3836000
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836000
-
There are no architectural considersations. It is purely a case of following the spec.
I have little interest in how other jms implementations break the spec, especially
on a method that is explicity described as non-portable.
I don't see how it can be made portable. Although most vendors implemen
Hi,
I just downloaded jboss-3.2.4RC2.zip and I got compilation error when compiled my
application against it. because javax.servlet.jar is not included in the zip file. I
checked the jar file is also missing from jboss-3.2.4RC1.zip. Does anyone know why
the jar file is not included in 3.2.4RC1
Adrian,
You bring up an excellent point however I must say that requiring the user to
administratively create topics to enable them to establish topic's of interest makes
for an unsound architecture. In many architectures dynamic topic's need to be created
that cannot be known ahead of time
thanks to sesques! it works!!
i have had a couple of frustrating days trying to solve the 'like ?1%' problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835991#3835991
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
Did you add "SelectMethod=Cursor" in your connection string to MSSql?
Using the jdbc driver from MS do not using cursors for larger resultsets if this
parameter is not specified, and it fails.
/Goran
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835990#3835
To reiterate, JspC generates the mappings with the leading slash. That works fine
except for the isolated problem with the welcome file. When compiled as a servlet, the
welcome file no longer shows up by default. You have to exlicitly enter the name of
the URL. I will try using with that file
if you are using linux copy the <>/bin/redhat_init_jboss.sh
to /etc/init.d and rename it to jboss and set correct jboss_home and java_home path
then you can set jboss as service .
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835987#3835987
Reply to the po
It works fine for me under JBoss 3.2.3 with a collection of 1000 elements (with the
MSSQL XA driver).
So for me 3 solutions:
1) JDBC XA procedures perhaps not installed
2) CMP engine for JBoss 3.2.4 bugged (other topics in this forum seems to prove that).
3) Use read-ahead with fixed page size to
It says teh database has given an unspecified error. I think the read-ahead with
pagesize might help. Also, I think you're using the XA datasource version of the
driver. Give the NON-XA version a try if you're not using distributed transactions
(and if you don't know if you are then you proba
| java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Die Datenbank
hat ein unspezifizierter Fehler zurÃÂckgegeben
|
??? English please !
Transation type not required ?
Do you try with JBoss 3.2.3 (3.2.4 series not stable for me) ?
Try also to specify read-ahead option with a
In the core module, there is a DefaultTheme property, currently imagic. You can change
this in the nukes.sar deployment descriptor, or in the database. You can change the
nukes_services_attributes table row
pn_sid="org.jboss.nukes.core.modules.core.CoreModule/core", pn_aid="DefaultTheme".
Sher
change the value of the attribute DefaultTheme on the core module. you can use the JMX
console to do that.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835975#3835975
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=383
Yes, a field is identified by a pair of name and type
at the bytecode level.
BTW, I found the answer. The JVM Spec book says in Sec 4.5:
Each field is described by a field_info structure. No two fields in one class file may
have the same name and descriptor.
So at the bytecode level, two field
Hi.
I really tried hard but I can't change the default theme from imagic to my own for a
user entering the main site.
Any ideas ?
thanks jens
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835972#3835972
Reply to the post :
http://www.jboss.org/index.ht
http://www.jboss.org/wiki/Wiki.jsp?page=JBossFrequentlyAskedQuestions
On Sun, 2004-05-23 at 16:46, Dasarath Weeratunge wrote:
> Hi,
>
> Can you please help me understand the meaning of this
> warning? What is a transaction branch? Is this
> critical?
>
> 21:14:50,656 WARN [TxConnectionManager]
Hi,
Can you please help me understand the meaning of this
warning? What is a transaction branch? Is this
critical?
21:14:50,656 WARN [TxConnectionManager] Prepare
called on a local tx. Use of local transactions on a
jta transaction with more than one branch may result
in inconsistent data in som
Hi,
i have a problem with the results of a CMP2.0 Finder-Query.
My code works correct, when the collection has a small size (in test 20), but if the
Collection has a bigger size (test with 791 entries leads to the error code below).
The shown Collection size is ok, but if I try to get Informatio
Hi,
i have a problem with the results of a CMP2.0 Finder-Query.
My code works correct, when the collection has a small size (in test 20), but if the
Collection has a bigger size (test with 791 entries leads to the error code below).
The shown Collection size is ok, but if I try to get Informatio
Well. as it says, cannot find the class. Howz ur packaging structure. Can you verify
if this class is in ur package and available in the deploy directory? A Stack Trace
isnt going to help much
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835962#3835962
Rep
hi there,
I xprienced the same kind of problem.
It would be interesting to know HOW you solved it.
Thx in advance!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835961#3835961
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
Yes, I have some idea :-)
You need to set the jvmRoute in JBoss, see
http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jkWithJBoss (at the end of the page).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835958#3835958
Reply to the post :
http://www.jboss.org
Your precompiled jsp page must be mapped as a servlet with a "/" as url-pattern.
Use instead of in the declaration.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835957#3835957
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
The javadocs say this method is creating the topic identity, i.e. the
javax.jms.Topic object.
It explicitly excludes the creation of the physical destination.
| CreateTopic
|
| public Topic createTopic(java.lang.String topicName)
| throws JMSException
|
| Cre
32 matches
Mail list logo