I'm having similar problems with JBoss 3.2.6 when I'm trying to logout
a user. I have Tomcat SSO enabled. Here's a log printout of what's happening:
09:22:28,173 INFO [STDOUT] logoutSession get principal
09:22:28,173 INFO [STDOUT] logoutSession principal: testuser
09:22:28,173 INFO [STDOUT] JSE
Message priority is assigned by the message sender during it's client-side send
operation. Afterwards (on the server-side) there is no way to change the
message priority.
Regards
Ulf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872681#3872681
Reply to the
The web.xml has:
..
1
..
The jboss-web.xml looks like:
java:/jaas/TatSecurityDomain
when I wanted to access any page after 1 minute of the 1st login, I requested
to fill the login info. again.
but when I logged in again, my login module wasn't executed at all, jb
Hi All,
I am trying to start the jboss on suse with mysql preinstalled on suse.
I have exactly the same configuration on my macos x and windows machine and
jboss starts fine. But not on suse machine. I get the following exceptions:
What I have done to resolve the issue so far:
1- I manually add
while downloading jbosside plugin through eclipse update error coming
org.eclipse.core.runtime required so not able to download the plugin
thanxs in advance
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872676#3872676
Reply to the post :
http://www.jboss.
I am using sun jdk 1.4.2 along with JBoss 3.2.3. can you suggest the best vm
that could be used with this version of jboss so that performance can be
improved.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872675#3872675
Reply to the post :
http://www.jbo
But I beleive, that Tomcat in JBoss may have this mod_cookies module enabled, I
couldn't go that deep to check it up in the configuration.
How do I check that ? Any thoughts ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872674#3872674
Reply to the post
HTTP/1.1 200 OK
X-Powered-By: Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.0 (build: CVSTag=JBoss_4_0_0
date=200409200418)
Allow: GET, HEAD, POST, PUT, DELETE, TRACE, OPTIONS
Content-Length: 0
Date: Tue, 05 Apr 2005 03:33:19 GMT
Server: Apache-Coyote/1.1
>> I wonder the following HTTP method:'PUT,DELETE,
Tomcat != Apache http server so this warning is irrelevant.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872670#3872670
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872670
Tomcat != Apache http server so this warning is irrelevant.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872669#3872669
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872669
We had an internal security scan run in our intranet and Norton reported this
vulnerablity in Tomcat installed on JBoss. Any one else ran into this problem ?
Any solutions to overcome this ?
-
The Apache HTTP server has an optional module mod_cookies that could allow a
remote attacker to o
Looking at the logs, I do not think this is related to the eviction policy
running.
I definatly see one thread getting a write lock, then another thread getting a
write lock (for the same node) before the first one is finished. Here is what
I see happening
T1 is Thread1, T2 is Thread2. (
Oops - should have previewed first...
I'll try posting the config line again:
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872663#3872663
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872663
---
Hi,
I am migrating an application from JBoss 3.2.3 to JBoss 4.0.1sp1, most of it is
going well - except for my 'Host' config within Tomcat. In the 3.2.3 config we
use:
When I try and do the same in 4.0.1sp1 I get an InstantiationException on the
SecurityAssociationValve. Can someone please
We had an internal security scan run in our intranet and Norton reported this
vulnerablity in Tomcat installed on JBoss. Any one else ran into this problem ?
Any solutions to overcome this ?
-
The Apache HTTP server has an optional module mod_cookies that could allow a
remote attacker to o
Thanks for the answer Ben. In my application, I have certain data that
periodically gets loaded into the database by a different app, a batch load
process. I would like to clear my cache after this load process, so that a new
database load is forced and the new data would be used, rather than
Where can I download jbossj2ee-src.zip? This is needed to get the j2ee
tutorial 1.3 to work.
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872656#3872656
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872656
Problem solved.
I had to make the transaction required.
Previously I just made the transaction optional.
Noticed JBoss Hibernate caveat requires a transaction
before JBoss Hibernate attaches a transaction.
Does this mean that JBoss Hibernate always requires a transaction?
What if you're just do
Is JBoss 3.2.6, 3.2.7 and any version of JBoss 4.x had a solution to this
"commons-logging" problem?
I needed to do a hacked version of beanutils, and put it in my EAR file,
"sealing" it in the jboss-app.xml using the following configuration:
| beanutils.commons.apache.org:loader=ACS
I am trying to use JBossMQ as a .rar from another application server. With the
current jms-ra.rar the first problem I hit is:
anonymous wrote : Exception in thread "main" java.lang.NoClassDefFoundError:
org/jboss/resource/JBossResourceException
| at java.lang.Class.forName0(Native Method)
If I remeber correctly, a read-ahead-strategy "on-find" is needed for the
relation to solve this.
A typical relation definition addon in jbosscmp-jdbc.xml look like this in our
code generated by xdoclet:
| MbiAfsta-MbiAfpos
|
|
1-mbi_afsta-n-mbi_afpos
|
Hi,
Note: This question was also submitted on the JCA forum. I didn't know which
forum was more appropriate.
I have and Mbean that depends on a Queue. I added this depends statement to my
jboss-service.xml file
jboss.mq.destination:name=EventReceiverQueue,service=Queue
Now I get errors sayi
We are observing this on a number of our instances. We have a Logon.jsp on
which after entering the username/pass you are directed to another page.
Everything is fine and after sometime, when you try to login, instead of
rendering the other page, a blank page appears. No errors thrown on the Jav
Hi,
I have and Mbean that depends on a Queue. I added this depends statement to my
jboss-service.xml file
jboss.mq.destination:name=EventReceiverQueue,service=Queue
Now I get errors saying the Connection not Bound.
I figure that this has something to do with the fact that I am using the
Conn
I think you have to provide the URL to the WSDL file as the first argument:
http://localhost:8080/Hello-Service/Hello?wsdl.
Try this with your favourate browser to see if this gives you the WSDL.
At the end of the WSDL there is the URL for the service.
The client application or better the methods
Ok, just check with Gavin. Hibernate leaves the underlying cache to evict the
nodes. So it is kosher. But question is why do you need to clean up the whole
tree while turning on eviction though?
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872646#3872
Bump. I'd also like to know if there are any ways to change message priority
on the fly in order to avoid starvation.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872644#3872644
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
Hello Friends,
I have set MaxTimesRedelivered = 3 in my "standardjboss.xml".
My question is how to access this parameter programmatically in the MDB ?
I have tried to access "JMS_JBOSS_REDELIVERY_LIMIT", but it says
"JMS_JBOSS_REDELIVERY_LIMIT" is not set.
So please help me. How can i access th
I am just curious why do you need to turn on eviction policy using Hibernate.
Isn't Hibernate has its own policy or I am mistaken? I will need to double
check this with Gavin.
Second of all, we are planning to provide an API that can clean up the whoe
cache content so you dont need to do it lik
Kevin,
The default lock strategy should be REPEATABLE_READ if you don't specify any.
So that still does not explain why you are getting to delete it twice.
There is a scenario can happen though. When eviction policy is trying to evict
a node, another thread swoop in to delete the node first. As
I've got a war that has a log4j.xml in WEB-INF/classes:
http://jakarta.apache.org/log4j/";>
When I deploy this war file in Tomcat 5.5.4, I get a somet
I did not make the entry the way I should have in the login.xml file. I made
the following entry.
|MD5
|base64
|
|
It should have been
|MD5
|base64
|
|
That solved the problem.
My application-policy in the login-config.xml
After much searching I think I found my problem.
Does this make sense to you..
I do not specify a isolation level in my service.xml, so (I think) I use the
"LockStategyNone".
When I have 2 threads doing a repeated add/removes on the same node. One does
not wait on the other, and the adds and d
I have an application that was developed to EJB1.1 specs. Does JBoss 4.0.x
still support this specification. Also, is there a planned retirement of the
1.1 specs?
Thanks!
BCOT.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872638#3872638
Reply to the post
Hi I am trying to use the Password Hashing mechanism described in the Dukes
Bank tutorial.
I was able to successfully get the regular login and password tied to a
database security using JAAS to work.
When I now try to use the Password Hashing I get the following error in the
JBOSS log file.
I got the same error when I tried to use my client java code to
run(JBoss4.0.1). Can someone give an URL for Chapter 12 when I run for
HelloService?
Thanks!
Ming-wei Wu
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872627#3872627
Reply to the post :
http
In my application there are two non-cache loader cache instances (plus my
application layer) and a single cache loader instance (without my application
layer).
With this setup, my "application layer" does not seem to be adversly affected
with the addition of the cache loader (as it was in the u
It's a pitty but I can't seem to find a way to issue a bitwise AND:
" ?1 ^ ?2 = ?3" SQL command. Isn't there a way?
If only we could extend or add more function mappings to the
standardjboss-cmp.xml that would have solved it.
Any help would be appreciated here,
Erez
View the original post
Hey all,
Trying to deploy a single bean with multiple webservices:
RPC/Encoded
RPC/Literal
Document/Literal
Everything looks good until the end:
| 15:50:51,517 INFO [EjbModule] Deploying BasicTypesBean
| 15:50:51,564 INFO [EJBDeployer] Deployed:
file:/C:/jboss/jboss-4.0.2RC1/server/all/d
I actually dropped the digester jar into my server's lib directory and
everything seems fine. Are there some issues I should look out for while doing
this?
AFAIK, the digester is backwards compatable so I would hope it wouldn't matter
too much.
Jason
View the original post :
http://www.jb
Hi,
after extending our MySQL 4.0.23a installation to master-slave configuration,
two specific queries sended from our JBoss are 25-30 times slower.
In our J2EE application which runs under JBoss 3.2.2 we are generating own
queries by using a connection from JBoss connection pool. This are prep
I have a web service deployed as rpc-literal. I have two methods, one returns
an int, the other a complex type "Persion". What steps do I need to follow to
get serialzation/deserialization of my complex type to work? I've found alot of
examples of web services using simple types... none with com
Hi,
I am deploying an application in JBoss 4.01, but when I shutdown the system it
raises the folowing error: java.lang.OutOfMemoryError: PermGen space message. I
am using Xms128m and -Xmx512m jvm option.
Need I use a customized configuration to the Garbage Collector increasing the
permanent
I'm working on a stateless session bean, call it ExampleBean, and I want to
start up instances of it before it's used, i.e. start the app with one or more
instances in the pool. The reason I want this is because the startup time is
rather lengthy, and I want this startup time out of the way befo
I'm using a custom JAAS login module, which authenticates the users through a
DLL called NTSystem.dll in a specified Windows Domain Name.
There is no authorization part. And so, the JBossMQ provider throws an
exception saying that the user has no role to do a Durable Subscription to a
topic. T
In general you cannot override classes that are part of the implementation of
the web container unless they were designed for this such as a jaxp based xml
parser. If you find that you cannot scope classes from the associated service,
then your only option is to upgrade the classes from that se
[First off, I have googled, searched, researched, and feel foolish because it
seems trivial, but]
Hi;
JBoss 4.01 with MySql 4.1 on Fedora 3.
No problem setting up and running jdbc from a session ejb, but my first
crack at cmp has JBoss complain about the syntax as follows:
| org.jboss.dep
4.0.0
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872610#3872610
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872610
---
SF email is sponsored by - The IT Produ
The link works fine for me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872611#3872611
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872611
---
SF email is spons
I've found this to be helpful:
http://www-106.ibm.com/developerworks/webservices/library/ws-whichwsdl/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872609#3872609
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38726
Actually, I traced these errors to consistenly happen after I do the following:
| cache.remove("/");
|
to remove all the contents of the cache. Is this in effect not a legal thing
to do, since I get those eviction errors afterward? If it is not, what is the
proper way to clear the conte
4.0.2 roadmap:
http://jira.jboss.com/jira/browse/JBAS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872605#3872605
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=rep
Maybe helps,
are you shure to use iiop instead of jnp ?
Ciao.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872597#3872597
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872597
--
Thanks for the reply. I resolved the issue.
Regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872596#3872596
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872596
---
Sorry guys, I had never included the classpath in my manifest.
I added the following to META-INF/MANIFEST.MF:
Class-Path: lib
The jasperreports part is OK, I can live with that.
Sorry If I wasted your time. :(
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387
"[EMAIL PROTECTED]" wrote : The 4.0.2 docs will come as a PDF. They will be
out when 4.0.2 is released.
|
Hi, do you have a rough date for the release then? Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872594#3872594
Reply to the post :
http:/
i had your problem, and it is not solved only by your suggestion. In addition
to your suggestion, i replaced all
DefaultDS
with
java:/DefaultDS
in the files "standardjaws.xml, standardjbosscmp-jdbc.xml" over
"C:\jboss-4.0.1sp1\server\default\conf" and then so my problem is exactly solved
be
Hello. I was using Jetty as my web server in JBoss and now I have switched to
the included Tomcat web server. How do I turn on request logging so that I can
obtain data on web traffic?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872588#3872588
I used an BMP entity bean for multiple tables (join table). I use primary key
columns from one table (child table) as a primary key. After I can insert
(ejbCreate) one record for the child table successfully, I can not view all
data from the multiple table. I only see child table data I just in
"[EMAIL PROTECTED]" wrote : We are using JBoss 4.01 and we are NOT using
clustering. This is a case of one JBoss simply talking o another JBoss.
|
The issue does not describe a clustering issue.
The issue describes how an enhancement made to the clustering code has had an
effect on behaviou
We are using JBoss 4.01 and we are NOT using clustering. This is a case of one
JBoss simply talking o another JBoss.
May be I should try this on 4.01 SP1 first, that's the version to plan to go
production...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387
Thanks a lot. I will try. Thankyou once again.
Shanker.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872578#3872578
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872578
I'm deploying a Webapp in an EAR that requires commons-digester 1.6 (for
pushParams), and I get an IllegalAccessException when I run my application.
Since this is a webapp, i looked in the jbossweb-tomcat50.sar and there i saw a
commons-digester.jar file. After extracting this and looking in th
Hi,
How can I flush the JAAS authentication cache upon session timeout in JBOSS
4.0.1?
I tried what is there in this link, but it doesn't work!!!
http://www.jboss.org/wiki/Wiki.jsp?page=CachingLoginCredentials
Any help please!
View the original post :
http://www.jboss.org/index.html?mod
That did the trick. 10q man, you're a life saver. God bless u!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872572#3872572
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872572
--
Hi I have recently done an upgrade from 3.2.3 of JBoss to 4.0.1.
I have noticed that in the new version my EJB will no longer hot deploy.
I get loads of 'java.lang.NoClassDefFoundError' errors.
I need to include all of libs which were packaged inside my EJB .jar file's
META-INF directory in the /s
I've been trying to find a good, general reference between the four different
types of WebServices.
RPC/encoded
RPC/literal
Document/encoded
Document/literal
Please help in educating the populace with hopefully a good general
understanding.
My understandings to date, with (?) in assumption are
This is under JBoss 3.2.3.
We deploy our application to clients with various datasources. To date we've
kept the datasource-mapping for the CMP layer in
ejb.jar/META-INF/jbosscmp-jdbc.xml
But that means we have to package two different versions of our product to use
the different kinds of da
This page should hopefully help: -
http://www.jboss.org/wiki/Wiki.jsp?page=WhatDoesTheMessageDoYourOwnHousekeepingMean
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872565#3872565
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
Hi guys, I'm getting the following message on both Windows 2000 and XP's event
viewers:
anonymous wrote : Service terminated unexpectedly. Event ID 7034.
This is how I'm deploying Jboss as a windows service:
anonymous wrote : JBossService.exe -install JBossService
%Java_Home%/jre/bin/server/jv
We have 4 pc's on which we tried to compile the JBoss 4 Guide examples. On 2
machines it succeeded, on 2 it failed with message:
[javac]
C:\JBoss\jboss4guide\examples\src\main\org\jboss\chap8\ex2\JndiUserAndPass.java:33:
abstract method initialize(javax.security.auth.Subject
I tried the example from http://www.jboss.org/wiki/Wiki.jsp?page=QueueExample
I get this output, but I get an other exception in my server.log.
C:\slet>java -cp .;jbossall-client.jar Client
| Creating jndi context - alternatively use a jndi.properties
| Looking up queue
| Looking up connect
Hi , I have a serious bad performance problem when under the load. When I make
a load test of 20 users, I see a bottleneck on the writing of the response. The
lenght of the message up to 50K , but writting to outputstream takes about 40
seconds.
Thanks in advance, Sasha
View the original p
J2EE Server is needed (JBoss is J2EE compliant server) for deploying J2EE
applications.
When u say Java applications what do u mean by that, because J2EE applications
are itslef in JAVA. So not sure what u mean.
If u mean non J2EE applications then u dont need J2EE Server.
I hope this clarifies.
http://www.jboss.org/wiki/Wiki.jsp?page=HowCanAnEJBCallAnMBean
I'd register to jndi the dynamic proxy returned by
MBeanServerInvocationHandler.newProxyInstance(..);
I'd guess this will work with both servers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
I AM GETTING THE WARNING MESSAGES LIKE
[WrappedConnection] Closing a statement you left open, please do your own
housekeeping
EVEN AFTER CLOSING ALL THE CONNECTIONS.
PLEASE HELP ME
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872558#3872558
Reply to the
Unfortunately, the websphere end of this is pre-1.2 JMX. Could you possibly
point me at an example of something like the dynamic proxy idea?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872557#3872557
Reply to the post :
http://www.jboss.org/index.html?mod
OK, I'm feeling dumber and dumber. My primary reason for embodying something as
an mbean is to bring some JNI into the environment. I don't need 'remote'
access at all, I just need an ordinary stateless session bean to get to the
object that uses the JNI. I was assuming that I wanted to do this
See the remote/local invocations in the FAQ:
http://www.jboss.org/wiki/Wiki.jsp?page=FAQJBossJMX
If your ejb is collocated with the mbeanserver you can follow the advice in the
FAQ (first item), or even try to register to the local jndi a dynamic proxy to
the mbean. Haven't tried the second, bu
I want to have an MBEAN create a JNDI name that is visible from a session bean
(with appropriate resource-ref, of course).
Is this just a matter of obtaining the initial context and creating an entry,
or are there more complex issues?
View the original post :
http://www.jboss.org/index.html?mo
I'm not seeing the source to the JMX example (MEJB) in either the 4.0.1sp1
binary tarball or the source tarball. Where is it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872552#3872552
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posti
Hi all!
Where can I find more informations about the BindingManager?
I need more examples, because I want to set all ports and services about the
binding-manager-xml-file.
thanks a lot
rmk
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872551#3872551
Reply t
Hi!
I have a POJO, used by a BMT Session Bean, where some blocks of the code needs
to be executed in a transaction...
The POJO has no handle to the calling Session Bean and its UserTransaction, so
my question is: how should I do to obtain a proper UserTransaction?
Is it safe to use:
UserTran
Yeah, sorry, I found that after post the problem... :)
But I'm still having problems to use the State Manager, because there is
columns related to Roles, and I'm using JAAS with a kind of NT authentication
(that NTSystem.dll, just to authenticate the user in some domain, not LDAP),
and the Stat
MOreover, is an option available for this in the log4j api's?? I am using
apache by the way...
I want to save these login attempts (both successful as well as unsuccessful
ones) in such a format that the administrator can easily view them in an easy
to read webpage format...showing the login us
hi,
can anybody send some notes or guideline to achive load balance
in jboss for EJB.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872547#3872547
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872547
What do you mean by 'the web browser crash'?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872545#3872545
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872545
---
I have written a small client, that is supposed to send TextMessages to
queue/testQueue, but I get a strange error in the server.log.
Im running a fresh install of 4.0.1sp1 on windows.
Here is my client:
import javax.jms.*;
| import javax.naming.*;
|
|
| public class test {
|
|
Ummm. first of all, I am not sure whether I am posting this query in the right
section (!) Anyways, dear mods.. u guys are free to move it to the relevant
section, just let me know tho!
So here goes.
Well, I have been sitting with this application for about 2 months now. Using
the J2EE technol
i have installed JOnAS 4.3.4 and it works fine. What's going wrong with JBoss
3.2.5? I'm surprise that nobody is able to give some advise on JBoss
web-console.
I would appreciate some indication that would help me to solve my problem.
Thanks
View the original post :
http://www.jboss.org/index
Hi,
We are migrating from JBoss 3.2.3 to 3.2.5 . While there is no change in
the application , we are encountering a JasperException under HTTP 500 as
attribute to useBean Class is invalid.
Thanks in advance.
Error Details are as follows:
org.apache.jasper.JasperException: /jsp/RegionBk
"[EMAIL PROTECTED]" wrote : Read the following and you'll see any direction is
possible:
| http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
| http://www.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
|
| However, there are some classes that simply cannot be overri
Hi,
We have 2 cmp entity beans. One is CustomerEJB and the other one is
ContractEJB. From CustomerEJB we have a CMR 1 - N unidirectional to
ContractEJB. In each of the entity bean we have a respective
getCustomerValueObject() and getContractValueObject() which will return the
entire data in
Hello All,
Could you please explain How to deploy non JDBC XA resource adapter on JBoss?
and also I'm getting a following exception
javax.naming.NamingException: Could not dereference object [Root exception is
javax.naming.NameNotFoundException: Test1 not bound]
Test1 is a JNDI name of my XA r
I should also state the JBoss version used is 3.2.7.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872533#3872533
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872533
I have a strange problem with the CMP. I can't figure out what is wrong but I
have isolated the problem down to this:
An object (Struts action) invokes a method on one of my stateless session
beans. The method invoked has translation attribute "required".
Besides a lot of read-only operations t
Hi All,
I need to access session EJBs from standalone Java (and C#) applications via
CORBA. Thus far I have been able to get a reasonable implementation going for
C# using IIOP-NET. Unfortunately I cannot say the same for Java.
One of the problems I keep on running into is that rmic generates "
Great !!! :-)
will it be on 1.3 release ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872530#3872530
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872530
---
SF
how do i fix this error? i got this error while accessing a webservice i
developed for jboss 3 and copied the war and deployed it on jboss4 but on
accessing it it gave me this error.
AXIS error
Sorry, something seems to have gone wrong... here are the details:
Fault - org.apache.axis.deployment
No, but I will add a method soon to configure JDBCCacheLoader from a
DataSource. You'd be able to set it every 5 minutes I guess
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872527#3872527
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
1 - 100 of 120 matches
Mail list logo