I am using Jboss 4. I have configured to use the
DatabaseServerLoginModule(Jboss ogin module) to do the authentication and
authorisation. I have written a ServletFilter to intercept all the requests to
my webapp. But I have noticed that requests from unauthenticated users to
protected resources
...I'm sorry:
Instead of "When using BeanTA," it should be "When deploying the beans with the
JBuilder".
This mistake is due to the fact that in former times a different AS, namely
BeanTA, was used.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874400#387440
How do I upgrade to JBossCache 1.2.2 ? I just updated the jboss-cache.jar form
1.2.2 install package within JBoss 3.2.7 Are there any other files I need to
update ?
Cheers
Rolf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874399#3874399
Reply to the pos
hi,all:
Now I'm using jboss4.0.0 with all configure; The log4j in war works mornal;
but in message-driven bean, it work invalid, the logger just use root category,
not the category I defined. please help me, I wiil be very appreciate with any
suggestion from you.
View the original post :
h
Hi everybody,
I need your help in this situation:
- I have two stateful session beans (DocumentSessionBean, WorkflowSessionBean)
and two entity beans (DocumentEntityBean, WorkflowEntityBean).
- The usecase is: User fill in a form, the data then is stored in
DocumentEntityBean through DocumentSes
http://docs.jboss.org/jbossas/getting_started/startguide40/db.html
chapter 8 of the manual talks about this
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874394#3874394
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
How did you fix it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874392#3874392
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874392
---
This SF.Net email is spon
I have to do a half synch/half asynch implementation where the asynch portion
can take some what long time to process. I have been wondering about using a
stateful bean to do the synch half of the processing, then using MDBs to do the
asynch work, followed by some type of result aggregation in
For some reason, java:/comp/env is not defined from within my web-app.
I get a NameNotFoundException "env not bound" trying to look it up. This is
hampering my effort to define a context-specific jndi value via my web.xml
file, as shown below. ANyone have any ideas?
H
"zjwpw" wrote : I want to make jboss-portal support internationalization,
| for example,I want to support china ,how can I do
| I only create a new Resource_zh.properties file,
| when I run the application,I can not get the right infomation,
| I should update IE6.0 default encoding,make
"[EMAIL PROTECTED]" wrote : Create a feature request:
| http://jira.jboss.com/jira/browse/JBAS
Done: http://jira.jboss.com/jira/browse/JBWEB-19
Thanks,
Jeff
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874384#3874384
Reply to the post :
http://www.jbos
Are you using connection pooling? It seems like you are not and are running
out of ability to create new tcp sockets. Would be interested if your test
still fails if you use only one connection for all messaging.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
Thanks, that explains it... and after some more fuss I have it working.
I spent a bit of time being confused by the wiki example so I changed the
example to reference META-INF/login-config.xml instead if just
login-config.xml. I also added this note:
anonymous wrote :
| Caution: If you spe
I managed to get this fixed. Evidently I had a table with multiple primary
keys on it, the error that Jboss printed didn't show on the correct table
though.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874378#3874378
Reply to the post :
http://www.jboss.
If I set ValidateDTDs to true in server/default/conf/jboss-service.xml and
attempt to deploy an EAR that contains an EJB, the deployment fails with the
following error messages:
2005-04-18 14:32:29,127 ERROR [XmlFileLoader] - XmlFileLoader: File
file:/C:/home/edge/app/jboss/server/cs/conf/stan
fixed!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874375#3874375
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874375
---
This SF.Net email is sponsored by: New
does jboss only need the standard java1.4 sdk? Is the j2ee1.4 an altogether
another applilcation server?
Sorry for the newbie questions... Any help would be appreciated.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874374#3874374
Reply to the post :
ht
please find entries from the jboss-ds.xml and standardjboss.xml files
--
Jms-ds.xml
CPRWebLogicJMSProvider
org.jboss.jms.jndi.JNDIProviderAdapter
java:/XAConnectionFactory
java:/XAConnectionFactory
java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
I am not sure if this is related to the order the BindingManager appears in
conf/jboss-service.xml, i.e. after Log4jService. Try to put it first.
Another thing you can try is to use a JVM property, e.g.
./run -Dmy.log4j.config=
and then
|
|${my.log4j.config}
|...
|
"aguillevicK" wrote : Hello,
|
| I will make some further tests with a second GossipServer and I will let
know.
|
| THank you, best regards.
Hi aguillevicK,
I'm new in here and try to learn how to make a two node cluster, please forgive
me if I ask some stupid questions... ;-)
Just
At the time of deployment my Session bean .jar archieve is throwing
InvocationTargetException.
| Caused by: java.lang.IllegalArgumentException: Invalid
actions in servlet mapping
|
| 16:57:27,940 ERROR [ContextConfig] Parse error in application web.xml
| 16:57:27,960 ERROR [ContextC
This may sound wierd, but I want to use the ServiceBindingManager to modify the
log4j.xml used by the Log4jService. I've enabled the SBM and modified my
bindings.xml file to include an XSLTFileDelegate for
jboss.system:type=Log4jService,service=Logging. This delegate probably won't
work for t
JMX by spec hides the actual reference to the actual object. You cannot get
the object referenece via the JMX API (the MBeanServer won't give you access to
it).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874366#3874366
Reply to the post :
http://www.jb
Hi
I can register a MBean with MBeanServer using an objectname.
But how do I get the same MBean from MBeanServer back using the same objectname?
The API mentions "getObjectInstance(String objectName)" which returns an
ObjectInstance. My problem is I can not cast ObjectInstance to my MBean class
Hi
how password-crypter into the Jboss config files (xml) ?
When I created a datasource via the admin console, the password to access to
the database is not crypted (its clear).
regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874364#3874364
Possibly needless to say, but forget it thanks folks - it was because of no
log4j in the classpath
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874363#3874363
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874363
-
Hi,
I am trying to compile j2ee tutorial using "ant -f jboss-build.xml compile" as
mentioned in JBoss As documentation Chapter:4. It says "Before we can build,
you'll need to edit the jboss-build.properties file in the j2eetutorial14 to
point to your JBoss install directory." I extracted files f
Thanks a lot for the reply.
J.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874356#3874356
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874356
---
SF email is sp
Instead of default HS DB, I want to use MySql for DB. What's the step to
replace it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874353#3874353
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874353
---
Any JBoss developers have any idea about this?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874352#3874352
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874352
--
Hello everyone,
We are currently adopting JBoss in our organisation and have encountered an
issue.
Some of our applications are swing clients, which we hope to configure to use
an instance of the business interface (the business interface is exposed as an
ejb running in Jboss). The client ther
hello,
i had the same error and found another topic:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=53821
Check your server and client jars/classes. is there an old jar or class in the
classpath? You can get this error if server and client uses different class
files.
Good luck! dan
hello,
i had the same error and found another topic:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=53821
check your server and client jars/classes. is there an old jar or class in the
classpath ? you can get this error if server and client uses different class
files.
goo luck! dan
I'm getting this error when I try to run demo in tutorial. Can anyone point out
what the problem is ? Thanks.
**
m:~/jboss-cache$ sh runShellDemo.sh
BeanShell 1.3.0 - by Pat Niemeyer ([EMAIL PROTECTED])
bsh % sourceRelative("plain.bsh");
[error] Failed to aspectize class org.jboss.cache.TreeCach
Hi!
What we have:
Stateless session beans exposed as webservices on
jboss 4.0.1SP1 . We are going to deploy in a clustered
environment with high performance requirements.
The questions:
Should we use hibernate with full relational mapping
or just mapp single classes to tables without re
I have built three simple beans Author (1:1) Image (1:n) ImageVariant that are
connected via CMR with each other: Author.getImage() fetches the author's
image-bean and Image.getVariants() fetches all available variants of the given
image.
This all works pretty well during initial creation, but
Hi James.
I was wondering if you ever got an answer to this. I didn't see any replies,
but just thought I would check, as I'm having the same problem. Thanks.
grant
"Charley420" wrote : Dr. Experts,
|
| I ran the below commands and the error message said it's missing a file but
it's not
Hello all,
I'm right new to JBoss so I still have the hope that there is a simple answer
for my problem.
I use an EntityBean 'ObjectNumberBean' for counting up diverse IDs. It is a BMP
bean. I use this bean e.g. for a new user-account to provide a User-ID.
A call looks something like 'objNum.ge
Hi,
I'm encountering xmit_list is empty error while running jboss-3.2.2 with
jbosscache 1.1.1. The cache is counfigured to use a gossip host.
This error occurs countinously and finally results in an Out of Memory
Exception. Not sure if they are related but it definitely looks suspicious.
I have t
Adding "-d64" seems to be cleaner way to use the 64 bit jvm
instead of the procedure that I applied but it didn't solve my
"Caused by: java.lang.NoClassDefFoundError" exception.
The problem was solved after increasing the value for -XX:PermSize
View the original post :
http://www.jboss.org/ind
Adding "-d64" seems to be cleaner way to use the 64 bit jvm
instead of the procedure that I applied but it didn't solve my
"Caused by: java.lang.NoClassDefFoundError" exception.
The problem was solved after increasing the value for -XX:PermSize
View the original post :
http://www.jboss.org/ind
http://www.jboss.org/wiki/Wiki.jsp?page=ProjectRoadmaps
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874328#3874328
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874328
-
Hi
I need clients to login into my network (using Java, XML RPC). The server has
to authenticate the clients and they get a single key, which authorizes them to
access various other clients in the network. I've never used JBoss, or any
other application server before, but JBoss seems to be exac
"[EMAIL PROTECTED]" wrote : The 4.0.2RC1 release is available from sourceforge
here:
|
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=312621
|
| The release notes are available here:
|
|Changes between Changes between 4.0.1 and 4.0.2RC1
|
Such a deployment shown no such exception in 4.0.1sp1. A bug report with an
example, version details of jboss, jdk would help.
http://jira.jboss.com/jira/browse/JBAS
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874324#3874324
Reply to the post :
http://w
I agree that we need better help.
However, dumping a generated class in text format
is not a simple thing since *true* bytecode decompilation
is hard work.
By the way, have you checked the compiler-limitations
page of the Javassist tutorial?
View the original post :
http://www.jboss.org/index.h
You need to track down what is leaking file/socket descriptors or tune the
process defaults higher.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874321#3874321
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874321
There is no flushOnSessionInvalidation in 3.2.3. You need 3.2.7 for this
feature.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874320#3874320
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874320
-
Hello,
Is there a possibility that a reader in JBoss can have a time out because it
sees no end due to bad characters while using https!
Johan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874319#3874319
Reply to the post :
http://www.jboss.org/index.html
Everything looks great. Thanks for doing that.
You do anything but "drop the ball". This is probably the most responsive
forum I have ever run across. Quick, correct answers, super fast code fixes
etc.
You guys are the best. Thanks again.
-Kevin
View the original post :
http://www.jboss.o
It is possible, but it will require work to modify your application in to a
portlet.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874317#3874317
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874317
--
This has been assigned to
http://jira.jboss.com/jira/browse/JBWS-181
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874316#3874316
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874316
---
Additional Information - error at startup
09:08:56,027 ERROR [DLQHandler] Initialization failed DLQHandler
javax.naming.InvalidNameException: Couldn't resolve initial reference:
NameServic
e [Root exception is org.omg.CORBA.ORBPackage.InvalidName]
at weblogic.corba.j2ee.naming.Utils.wrapN
Just to complete the topic for others that want to do the same thing as me,
here's the basic code in my Servlet.
It looks for usernames first as a sub-domain, then in the path, so the
following URLs will all be handled properly.
http://username.domain.name/
http://domain.name/username
http://u
As I understood, the only possible way for BMP (except developing our own
cache) is to remove read-only attribute. The only thing I'm not sure is if
we'll get additional locks in this case. My understanding is that
synchronization in instance-per-transaction bean will be done via instance
inval
Hi all,
I am trying to get custom exceptions to work. I have succeeded in getting a
simple custom exception to work, that I can catch on the client and get the
error etc. I am using:
- JBoss 4.0.2RC1
- Document literal service
For example, the following works fine:
| public class CustomExce
my linux has three nic.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874311#3874311
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874311
---
SF email is sponsore
I would like to know what are the possibilities to migrate an existing web
application into a portlet applicated deployed in JBoss Portal ?
The web application is an ear package which works good on JBoss AS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38743
For now, the problem is still there.
So I posted my solution at :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874301#3874301
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874307#3874307
Reply to the post :
http://www.jboss.org/index.html?module
The CTS checks for that use case and AFAIK there should not be a problem with
nested beans. After all this is quite common with doc style WS.
Please create a JIRA issue with a sample deployment if you have found an issue
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
Even more interesting...
Earlier I placed the JSF libraries in the
jboss-4.0.1/server/default/lib/
folder, but still got the same deployment error after restarting the JBoss
service.
I just removed the two JSF libraries from my web-app's WEB-INF/lib/ folder,
expecting the deployment to fail b
Good question, especially since my final product will have to do just that ;-)
I'll give it a try and see what happens.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874302#3874302
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mod
Lets try that again... formatting removed some of the content
|
| http://java.sun.com/xml/ns/j2ee";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
| http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
|
I would assume that this workarround is not valid, as it breaks the structural
contract between the WS client/server. The structure of the complex type should
be defined in xml schema and referenced from the wsdl.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
Yes...
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
Parses a URL and passes control to relavant servlet
Traffic
Does your application contain a web.xml of its own?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874294#3874294
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874294
-
The web.xml is about 39KB so I've linked to a copy of it to save posting reams
of text.
jboss-4.0.1\server\default\deploy\jbossweb-tomcat50.sar\conf\web.xml
http://tjworld.net/help/kb/web.xml.txt
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874292#387429
Hello,
I re-tested this error in the JBoss 4.0.2 RC1 and the exception handling now
works for me. We can now see that the soap response below contains a correct
namespace instead of a class path name. Why it now works is a mystery but I
am happy...
|
| http://schemas.xmlsoap.org/soa
What does your web.xml look like?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874290#3874290
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874290
---
SF email is
I appear to have fixed my issue simply by including
jsf-api.jar
jsf-impl.jar
in my web-app's
WEB-INF/lib/
folder.
Deployment is now successful and a URL such as:
http://somethingHere.domain.name/somethingHereToo
is handled by my web-app.
This still doesn't explain WHY the JSF libraries are
Just one additional point, I can capture the login and manual logouts
in the Struts action servlets, it is the timed out log offs I am having
trouble with. I was hoping for a common method for recording
both the manual and automatic log offs.
Ken
View the original post :
http://www.jboss.org/in
hey I was jus facing the same problem in mysql not sure it wud help any way
FYI in standardjbosscmp-jdbc.xml file have made the changes
java:/MySqlDS
mySQL -->This line I had left
commented :-(
after uncommenting thinghs are better than before
good luck!
Stephen
View the origi
I've also tried putting
localhost
in jboss-web.xml
but the same ClassNotFoundException is thrown as when there is no virtual-host
definition.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874285#3874285
Reply to the post :
http://www.jboss.org/index.html
ok.
I have tre machine:
"HostA" : Load balance base on Apache 2.0 with mod_jk 1.2.x with sticky session
"ClusterB" : Jboss AS 4.0.1 sp1 with my ear with war and ejb modules
"ClusterC" : Jboss AS 4.0.1 sp1 with my ear the same than in ClusterB
in my ear i have also a jndi.properties to use HA
Hi All,
We have launched our application that uses jboss mq for messaging.Our
production server configuration are given below.
SERVER: HP DL server 32 bit intel xeon
Operating System: SUSE LINUX Enterprise Server 9 (i586) - Kernel
2.6.5-7.97-bigsmp (1).
RAM:4GB
JDK/JVM:BEA jrockit-jdk1.5.0
Hi,
i try to deploy web service with wsee xdoclet as it's described in
http://www.jboss.org/wiki/Wiki.jsp?page=JBossWSandXdoclet
But i can't get valid jaxrpc-mapping.xml file, there are always such comments
with mandatory tags :
Does it mean that wsee xdoclet doesn't support ja
Hi Folks,
I need to create datasource for Cloudscape 10.0 in JBOSS 3.2.7. I followed the
procedure mentioned in JBOSS doc.
Like, created derby-ds.xml and tried to access it from simple Java program.
All efforts were fruitless.
Any inputs on this regard are really appreciated.
Thanks and bes
hi,
i am new to ejb and jboss. i can't found a sample program connecting to oracle
database, remote database. i need it.
i am using jboss3.2.0 as application server. oracle8i as database.
any one pls send me a sample full program along with setps to be done to deploy
the program and run it
i have configured jboss referred to the jboss 3.x clustering,they can work well
in two MS windows machines.but when run it in linux,it can`t find any member.i
have attempted to alter the bind_address in cluster-service.xml,but failed too.
View the original post :
http://www.jboss.org/index.html
Please don't cross post.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874270
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874274#3874274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874274
--
How are you starting the JBoss server? It is at that point that the arguments
should be passed to the JVM.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874273#3874273
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3
If the files are large, and cannot be broken down the tree further, yes, every
change will trigger a replication message.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874272#3874272
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
hello
following command can extend the jvm memory:
java -Xmx512m
but if my app run on jboss server,and i don't start it from command line,how
can i extend the jvm memory quota?i guess there should be a config file in
jboss server.but i don't know how?
who can help me?
thank you
Vi
hello
following command can extend the jvm memory:
java -Xmx512m
but if my app run on jboss server,and i don't start it from command line,how
can i extend the jvm memory quota?i guess there should be a config file in
jboss server.but i don't know how?
who can help me?
thank you
View the
up
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874269#3874269
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874269
---
SF email is sponsored by - The IT Product
hi,
i have tried to work out with the sample application exappendixa. which to
connecting to oracle database.
i have changed the name of the database. because i need to connect to my remote
database.
my database is in ip 10.119.53.61
port is 1521
sid: japanqa.mak.com
i have changed the
Does no reply means - "No it is not possible" ?
thx
andre
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874265#3874265
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874265
-
Is it anyone that have at least an idea of what IÂm doing wrong?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874264#3874264
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874264
I want to make jboss-portal support internationalization,
for example,I want to support china ,how can I do
I only create a new Resource_zh.properties file,
when I run the application,I can not get the right infomation,
I should update IE6.0 default encoding,make it gb2312, then application
can
Roberto,
I have tried to follow your description but I am still a little lost. Can you
re-prhase your scenario?
For example, what's the browser to do with HA-JNDI?
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874258#3874258
Reply to the post :
htt
90 matches
Mail list logo