there is some exception and warning whan jboss start but it give me a message
that it have been started. Are this exeception make jboss work not correctly???
In other way, when i deploy my portal (with ant) there is a server 500 error.
View the original post :
http://www.jboss.org/index.html?mod
there is some exception and warning whan jboss start but it give me a message
that it have been started. Are this exeception make jboss work not correctly???
In other way, when i deploy my portal (with ant) there is a server 500 error.
View the original post :
http://www.jboss.org/index.html?mod
How can I configure my MDB to receive messages only after a certain interval of
time. I mean the MDB will retrive messages from the Queue after every two hours
and not as soon as the message is entered into a Queue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
How can I configure my MDB to receive messages only after a certain interval of
time. I mean the MDB will retrive messages from the Queue after every two hours
and not as soon as the message is entered into a Queue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&
Did any body find a solution
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885403#3885403
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885403
---
SF.Net email is
Any firewalls enabled on the ubuntu boxes, or on WinXP ?
Can you try the instructions in the INSTALL.html file in JGroups to see whether
multicasting works ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885401#3885401
Reply to the post :
http://www.jboss.o
hey i am getting this error could someone please help me out
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.generalException
faultString: No client transport named 'null' found!
faultActor: null
faultDetail:
stackTrace: AxisFault
faultCode: {http://xml.apache.org/axis
Hello,
I'm considering an upgrade from 32bit Xeons to 64bit EMT64 Xeons. Has anyone
had any experience running Redhat 3/4 x86_64 with 64bit JVMs and JBoss? Any
performance increases? Any caveats?
Thanks,
Matt
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
Useful link:
https://www.dev.java.net/files/documents/1654/8898/tip1.html[/url]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885395#3885395
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885395
Hi All
I am trying to update from jboss3.2.2 to jboss4.0.2
but the Swing client can't get access to jboss AS-4.0.2 but it works fine with
3.2.2. It seems a JNDI problem...
If anybody has got any idea please let me know
Thanks
View the original post :
http://www.jboss.org/index.html?module
Hi
Starting from helloworld.war example, i have some ejbs which will be used in
the portlets, should i archive them as an ear or sar file? Or one jar and one
war?
Thanks
Yang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885392#3885392
Reply to the post
hi ,
When i am deploying my ear in jboss server , it is giving the following
exception it is unable to find Bean..anybody plz help me
thanx in advance
10:05:13,273 INFO [EARDeployer] Init J2EE application: file:/D:/jboss-4.0/serve
r/default/deploy/test.ear
10:05:14,039 WARN [veri
Could anyone tell me how to settle this problem please.
This is my code:
public class test
{
public static void main(String [] args)
{
try
{
Properties props = new Properties();
props.put(InitialCont
After user's login, different portal pages show up based on users' roles or
login name. For example, normal user and admin user see different views.
Instead of displaying "You do not have enough permission" inside a portlet, the
portlet should be hidden, or just showing different portal page for
I am using the following versions of the softwares
JDK : j2sdk1.4.2_04
JBOSS: jboss-4.0.2
Eclipse: 3.0.1
JBossIDE eclipse Plugin: 1.4.1.e30
I've created a EJB project. Created a session bean and deployed the project in
jboss. When I'm calling the session bean from the servlet it is giving the
fo
Personally, i don't like propriatory IPC used by portal vendors. I prefer to
use some patterns to work around. That is to say, instead of hardcoding some
propriatory machanism, it is better to document a workable theme/navigation
patten to make IPC work so that most users will/like to follow thi
I get this problem on JBoss 4.0.1 and JDK 1.4.2_08
So it has not been fixed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885376#3885376
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885376
---
Tomcat 5.5.9 is bundled with JBoss 4.0.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885375#3885375
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885375
---
SF.N
I have an LRU eviction policy that to be working. When I turn on debug logging
I can see the eviciton policy listerner waking up and trimming nodes. When a
node has expired I can see_evict and _remove being called like this:
2005-07-18 18:13:44,009 DEBUG [Timer-0] org.jboss.cache.TreeCache _rem
our dev env is following
* jdk1.4 based eclipse platform
* jdk1.5 based jboss4.03+ ejb3-beta
we develope server, client separatly
we thinked client server server communication has no problem..
but problem happened
our test is fellowing structure
jdk1.4client/client/Client.java
jdk1.4client/c
I was trying to change a password for a DataSource 'DefaultDS' in the
hsqldb-ds.xml file. After I change the password from default "" to something
meaningfull, I get a lot of errors during the start-up. Here is the top-level
error:
2005-07-18 17:14:33,664 WARN
[org.jboss.resource.connection
Hi All,
After deploying an ear (JBossDukesBank.ear) on jboss-4.0.2, I get this the
following exception when accessing jmx-console:
2005-07-18 17:58:07,140 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmx-console].[jsp]]
Servlet.service() for servlet jsp threw except
Hi Trossmy,
Thanks for your reply. I also figured that out myself on the same day. But I
wonder why there is no mention about this anywhere in the JBOSS docs!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885369#3885369
Reply to the post :
http://www.jbo
Are your two archives packaged in an ear or are both archives deployed
intependently?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885368#3885368
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885368
--
Hi All,
After deploying an ear (JBossDukesBank.ear) on jboss-4.0.2, I get this the
following exception when accessing jmx-console:
2005-07-18 17:58:07,140 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmx-console].[jsp]]
Servlet.service() for servlet jsp threw except
Looks like you did not see the link to the JAXR wiki page at the top.
If you had seen, there would have been a link to the jUDDI configuration and
all your questions would have been answered just by checking the wiki page:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JAXR
View the original post :
>From what I've been reading, I'm not sure if MDBs are load balanced in JBoss
>4.0.2. The link below on "LoadBalancedFaultTolerantMDBs", states that in
>3.2.4RC2 load balancing was not available.
http://wiki.jboss.org/wiki/Wiki.jsp?page=LoadBalancedFaultTolerantMDBs
Does anyone know if I need
setting up my first cluster and have 2 out of three nodes working
seems that when the 3rd node tries to join the cluster the others spit out:
12:18:07,261 WARN [NAKACK] [cprince:33037 (additional data: 19 bytes)]
discarded message from non-member minime:1127 (additional data: 19 bytes)
12:18:19
ok, i did add the following in the web.xml:
|
|WiseSessionHomeLocal
|Session
|beans.session.WiseSessionHomeLocal
|beans.session.WiseSessionLocal
|WiseSessionBean
|
But when i deploy the log tells me a NamingException:
ejb-local-ref: "WiseSessionBean", with w
Hi,
( I am totaly newbie to JBoss and quite newbie to J2EE. )
Could anyone help me what advances(differences?) has JBoss against using Tomcat
based application - e.g. Struts-SpringFramework-Hibernate ?
I have been learning about J2EE from Appfuse project
(https://appfuse.dev.java.net/) and I
Now that I've got the front end caching done using Treecache (piece of cake),
I've been fighting with TreeCacheAop to get it to work right. I've followed all
the exampled in the docs:
I've created a jboss-aop.xml ,
|
|
|
|
but that didn't work on its own. Even though I was us
Hi,
May be u have to give appropriate libraries in class path while executing
client.
here it seems u have to include ejb3 libraries.
chao
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885325#3885325
Reply to the post :
http://www.jboss.org/index.html?mo
I figured this out... if you have an eviction policy but you leave a region
unconfigured, a null pointer exception will be thrown when you get or put in
that region.
Since I had no "/_default_" region configured, the only part of my cache that
was working was the one I configured for the evicti
Hi All,
Does anyone know when Tomcat 5.5.9 will be supported or how can I uninstall the
version of Tomcat that comes with JBoss 4.0.0 and install Tomcat 5.5.9.
Thanks
E
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885341#3885341
Reply to the post :
http:
I downloaded the myLayout.war from
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossPortalSamples
/WEB-INF/web.xml is missing from the war file. Where can I get it?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885320#3885320
Reply to the post :
ht
I am getting the following stack trace from a "secondary" instance of JBoss in
a clustered/farmed environment.
|
| 16:25:58,659 INFO [STDOUT] java.lang.LinkageError: Class
com/amaranth/date/Hour violates loader constraints
| 16:25:58,659 INFO [STDOUT] at
com.amaranth.date.Hour.get
How to customize UserPortlet to allow users to create different types of
accounts with different properties (name value pairs)? Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885322#3885322
Reply to the post :
http://www.jboss.org/index.html?module=b
Thanks for the update.
I now have juddi running in JBoss 4.0.2.
I copied the juddi-service.sar folder from the C:\jboss-4.0.2\server\all\deploy
folder to the C:\jboss-4.0.2\server\default\deploy folder and started JBoss.
When I went to http://localhost:8080/juddi, the juddiHappiness page valid
Hi,
There doesn't seem to be a way to configure hibernate event listeners in
HAR/META-INF/jboss-service.xml.
For the moment, I've reverted back to creating and binding a SessionFactory
myself in application code, but would ideally like to be able to take advantage
of the JBoss/Hibernate JMX bea
The ditro comes with a build.xml and couple of aop examples (in junit tests).
Why don't you try them out first, e.g., build.sh run.aop.batch or
run.aopc.batch. It has target for aopc and annoc as well.
Let me know what is missing so I can enhance the doc.
-Ben
View the original post :
http://
Hello,
I did successifully run the "JAAS how to" examples, I also changed the
login-config.xml to authenticate and authorizate users against my application
datasource.
The problem i have is when i run the same code from a remote Swing application,
following is the code i use:
login-config.xml
Hi,
I'm configuring LDAPLoginModule as follows:
|
| ldap://server.mydomain.com:389/
| cn=Users,dc=mydomain,dc=com,
| false
| @mydomain.com
| sAMAccountName
| memberOf
|
Hello Chris,
I think it's better to auto-generate that keys. I mean if I use a ManyToMany
relation the mapping table and of course the PKs have to be generated
automatically.
Have you ever used the ManyToMany relation with EJB 3.0? Are there any problems?
View the original post :
http://www.jb
Since you are invoking EJBs from the init method of the Servlet, can I presume
that your EJBs here are only serving the application requirements, but not the
end user/client requirements? If that's the case, can you not use different
credentials to authenticate requests to those specific EJBs th
0k,
I did not understand how this will safe memory. This beacause you will have the
2000 objects replicated...uhmm.. where you thinking to use the 2nd level cache
in combination with this region separation?
Can you tell me if you are using some specific application or is a custom
developed app
I'm trying to run multiple instance of JBoss 4.0.2 on a single machine and was
reading through the Wiki pages. According to the Wiki pages, for JBoss4 it is
required to make the following changes (in the link below) to the
ServiceBindingManager.
http://wiki.jboss.org/wiki/Wiki.jsp?page=Service
Hi !
I'm using JBoss + Customized JAAS Module. I tried twice, once extending
LoginModule directly and then AbstractServerLoginModule. In both cases I have
my modules running. They initialize, login and commit.
But when I access a protected URI my application always fail with an
unauthorized e
Maybe it's been documented...
Here is the scenario...
In my web app I pop-up a window with the wimpy flash player, which streams an
mp3 from my JBoss 4.0.x server. Now as the mp3 continues to stream I would like
to continue navigating my site, but no matter what link I click I.E does
nothing.
I'm with the same problem,
had you solved?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885356#3885356
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885356
---
Hi. I need to create an unique key (not a primary key). i'm using jboss
4.0.1sp1 an hsql. i there a simple xdoclet tag i can use? anothre problem is,
that i can't tell if a field is nullable or not. i allready tried this, but it
doesn't work:
@jboss.persistence auto-increment = "true"
Does anybody know if IPC will become soon under some JSR? I was using
Click2Action under WebSphere Portal 4.x (later 5.x) more than one year ago and
just curious it's not a standard so far.
By the way found similar comment in other place:
http://www.jboss.org/jbossBlog/blog/acoliver?page=comme
Is this error on the node that you place the file in the farm folder or is this
error on the other nodes in the cluster?
If this error is on the node you are copying the ear into the farm folder the
easiest solution is to copy the ear to a folder on the same partition and then
move it into the
In what file do I need to specify this:
System Properties Configuration:
System properties that need to be set are as follows:
javax.xml.registry.ConnectionFactoryClass =
org.apache.ws.scout.registry.ConnectionFactoryImpl
jaxr.query.url = http://localhost:8080/juddi/inquiry
jaxr.publish
I'm running 4.0.2 and I need some further instructions as to how to start the
juddi, and how do I test it. I don't see it running. Do I need to change the
default jboss-service.xml file?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885309#3885309
Reply t
JBoss tries to pick up an .ear immediately, so often it will pick it up before
the file is done copying over. This is worse with larger files. JBoss should
have a configurable time setting, such that it will only pick up files that are
at least x seconds old, to give sufficient time for the cop
Is it possible to deploy .ear to the running JBoss 4.0.2 server from other JVM
(from standalone application)?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885307#3885307
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=
Check this (http://wiki.jboss.org/wiki/Wiki.jsp?page=IPv6) anyway
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885306#3885306
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885306
---
adding jbossha.jar to server/default/lib seems to do the job!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885304#3885304
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885304
---
The task is to create several Queues from standalone application. i use next
code:
| MBeanServer lServer = MBeanServerFactory.createMBeanServer();
| ObjectInstance myQ = lServer.createMBean(
| "org.jboss.mq.server.jmx.Queue", new
ObjectName(
|
I had the same problem (making a request from jboss in default mode to another
instance in clustered mode), copying all libs from server/all/lib to
server/default/lib seems to have resolved the issue. I don't know what library
causes the problem though. I tried jnpserver.jar but that is the sam
Hi all, I'm trying to expose EJB 3.0 endpoint as a web service. Is it possible
to have plain .ejb3 file with compiled EJB stuff together with
(jaxrpc-mapping.xml, webservices.xml and wsdl-file)? JBoss 4.0.3RC1 deploys EJB
correctly, but says nothing about the web service. All the examples in her
You are trying to lookup the bean in the local namespace of the web
application, you need to add an ejb-local-ref in the web.xml of your web
application.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885300#3885300
Reply to the post :
http://www.jboss.org/
I tried a simple Tomcat Valve, but I came to a dead end. I cannot make the
authentication to work in the valve. I tried to the the existing realm to
authenticate, but the realm available is BaseRealm, which does not do any
authentication. I tried to create my own principal, but portal won't a
Hi,
i have a problem working with a LocalBean that i call from a servlet.
| jndi = new InitialContext();
| WiseSessionHomeLocal localHome = (WiseSessionHomeLocal)
jndi.lookup("java:comp/env/WiseSessionHomeLocal"); //load the bean
|
The log says that the name of my bean is not bound -
Bela,
IPv6 is enabled, but it is not being used.
Using standard Linux JVM from Sun. (JDK 1.5.0).
-James.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885294#3885294
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Hi,
I'm trying to run an application that was developed for JBoss 3.2.4. I'm using
JDK 1.5.0 (on Windows XP) and am getting a JasperException. I have copy-pasted
the exception below. I read in a couple of forums that older version of JBoss
may not be compatible with newer releases of JDK. Is th
I get a stack overflow while passivating my Stateful bean
10:46:15,257 INFO [STDOUT] Exception in thread "Timer-7"
10:46:15,258 INFO [STDOUT] java.lang.StackOverflowError
10:46:15,270 INFO [STDOUT] at java.util.Hashtable.get(Hashtable.java:336)
10:46:15,271 INFO [STDOUT] at
java.
Generally, you should use the wrapper types for this, such as Integer, for
exactly this reason. Just rewrite your code to change
int -> Integer
boolean -> Boolean
double -> Double
etc...
That will allow you the freedom to use/detect nulls.
View the original post :
http://www.jboss.org/i
This code should indeed only be called if UDP.bind_port > 0 !
Are you running
- IBM's JDK ?
- IPv6 ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885289#3885289
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885289
sounds good for me, it can be easily stored in the window properties
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885288#3885288
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885288
I get this stack trace sometime after deploying my app, but before anything is
called. This is probably a bug in my code, but it would be nice if JBoss could
catch this exception and print some sort of error message that at least shows
me where to look. As is, I hardly know where to begin. If y
it sounds like a good feature request to me. Should we add it to the optional
features for 2.2 or later ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885286#3885286
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=388
no
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885284#3885284
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885284
---
SF.Net email is sponsored by: Discover Eas
You should have a look at the 'JBoss Application Server Guide', this explains
the various configuration options so you can change the timeout or disable
passivation.
http://www.jboss.org/products/jbossas/docs
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=388
Hi,
I am currently trying to set up a replicated cache accross two jboss servers.
The cache is being used for hibernate.
I am getting an exception thrown from JGroups (which I believe should not be
thrown). The exception is:
| org.hibernate.cache.CacheException: ChannelException: java.lan
Hello,
Is there any way to define a default window state for a portlet?
I looked for some setting in the default-portal.xml for example:
|
| CMSPortletWindow
|
portal.CMSPortlet.CMSPortletInstance
| center
| 0
|
out mind on this : JBoss Portal does not aim to be a full fledged CMS because
it is not the primary goal of the portal. In addition we are years behind the
real CMS.
However we want to provide a basic CMS (it is relative of course) yet
sufficient for the needs of most of deployments.
Consideri
I am running JBoss 4.0.1SP1. After my cluster starts and my application has
been running for sometime. I get the following in my log files:
| 2005-07-18 08:54:03,462 INFO [STDOUT] IO Error: null
| 2005-07-18 08:54:03,463 WARN [org.apache.struts.action.RequestProcessor]
Unhandled Except
Julien, You had mentioned the below points :
anonymous wrote : > JBoss Portal provides CM functionnality but indexing and
searching has not yet been added.
|
| > We plan to add workflow for things like publishing documents.
|
|
May i know when approximately we could expect these?. a
I have followed the instructions exactly and I am still getting this error when
the server starts up. Can anyone tell me why I get this and is it even a
conern since my application appears to function just fine?
anonymous wrote :
| 2005-03-16 14:28:15,651 [TP-Processor3] INFO STDOUT - Can'
Please disregard. After getting some sleep it occurred to me just how stupid
this question is :).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885274#3885274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885274
-
My issue is now really resolved. The query for the roles was incorrect.
I originally had the following in my login-config.xml
| SELECT Role 'Roles', RoleGroup
'RoleGroups' FROM USER_ROLES WHERE ser_id=? -->
|
It should have been:
| SELECT Role, 'Roles' FROM USER_ROLES
WHERE user_id
Hi
We get the following Exception error when the client application is Idle
for about 1 hour. It seems this is due to EJB Activate and Passivate
methods.These callback methods implement the clean up for the DAO pattern we
are using.
JBoss 4.0.2 running on Windows 2003 server
Many Thanks in ad
Hello,
i have created my own layout taking the myLayout.war and demoLayout.war as
templates. Now my portlet windows titleborder does only have
maximize/minimize/normal buttons. How can i also add EDIT and HELP buttons to
the windowborder as it is in NODESK layout? Thanks in advance.
View the or
Hi,
I am a beginner with Jboss and I am trying to crete a CMP entity bean with
JBoss-4.0.2. The requirement is that only the primary key field is not null and
the others could be null.
The problem is whenever i declare any integer fields, jboss creates them as
not-null fields. When i call the cr
You still need a valid war, and without a /web-inf/web.xml it's not a valid
war.
So add it and it should work (assuming everything else is there)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885266#3885266
Reply to the post :
http://www.jboss.org/index.h
how do i create a compsite key with two id`s
one of this ids should be incremendet for new objekts.
how can i specify the generator type for this id?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885264#3885264
Reply to the post :
http://www.jboss.org/index.
Hi, Bela!
Thank you for your answer. I found where the problem is by looking on the
example you've pointed me onto. You use TransactionManager.begin() method to
start transaction and Transaction.commit()/Transaction.rollback() to
commit/rollback transaction. Previously I've used UserTransaction
I upgraded my dev environment to JBoss 4.0.2 and I am trying to set up the
security, but I cannot work out what mistake I have made that prevents a normal
form-based login succeeding.
It is a servlet & EJB app, with seperate war and ear files.
It throws this exception when I try to log in:
Could you please start a new topic in the beginners corner instead of putting
your question at the end of an old topic.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885261#3885261
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mod
Hi,
I have created an exploded ear application directory structure, to test jboss
deployment. If i put the directory structure in the 'deploy' directory of my
server, the application is deployed correctly.
But if I deploy it from another directory (c:/vss/myapp/myapp.ear), I get an
error:
org
Hello,
we added the OracleValidConnectionChecker to our datasource configuration, and
are now seeing exceptions like the following in our logs:
java.lang.IllegalArgumentException: object is not an instance of declaring class
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Respecte sir,
I am lakshman kumar ,
i am using oracle8i for JDBC.i am getting errors while execution of my Code
1.network adapted could not establish the connection
2.connection reset
3.tnslsr.exe not found.
---
SF.Net email is sponsored by: D
Hello!
I'm having a strange behaviour using cascade-delete statements.
A Client has many profiles and each profile can have many users. I add on both
relations a cascade-delete statement.
But, when I delete a client JBoss correctly prepare things to delete all
profiles but ignores the cascade-de
When I deployed myLayout.war to change layout and theme of portal, I got the
error message on server side: /WEB/INF/web.xml not found. The war file does not
have web.xml, but jboss-web.xml. Is this a packaging issue?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&o
Hello,
i had same classes in /share/classes for tomcat 5.5.7 folder that are for all
web application.
Can i reload new classes whitout restart tomcat ???
If i use JBoss can i resolve this problem ???
Tks for all.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopi
Hi,
I want to use the JBoss JMS connection pool to send a message to message queue.
So can anyone please help me to :
How to get a pooled JMS connection from JBoss ConnectionFactory to send a
message.
I think, I do not need to lookup connection from InitialContext and call
createConnection
I don't know what you want to do, can you take a look at
org.jboss.cache.replicated.SyncReplTxTest and method
testSyncReplWithModficationsOnBothCachesSameData() ?
This creates 2 caches, starts a TX (on each instance), modifies the same data
on both instances, then tries to commit. The TX will ro
Bela, here is the complete log:
| 12:12:56,436 [WARN] org.jboss.cache.interceptors.ReplicationInterceptor:
runPreparePhase() failed. Transaction is marked as rolled back
| org.jboss.cache.lock.TimeoutException: write lock for /named/brokersreport
could not be acquired after 5000 ms. Locks:
Hi,
to enable 1.5-complient code in jboss you must do the following:
* edit jboss-home/server/default/deploy/jbossweb-tomcat55.sar/conf/web.xml
o find the servlet called jsp and add the following init params:
compilerSourceVM
1.
1 - 100 of 106 matches
Mail list logo