You will need to configure Hibernate to use container managed transactions. Its
in the docs somewhere. If you haven't found it by then, I'll post it in a few
hours (sorry, not in the office right now.)
Greetings
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
Problem is solved - ive found jars from jboss 4.0.3 in classpath.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922493#3922493
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922493
---
Right on.
Basically every non-read access to any element of a processInstance should be
inside of a lock on the processInstance.
Logs are written, variables set, etc. etc. There are many reasons why this is
required.
You cannot however use synchronized(). This locks on the Java Object, not on
in 2.2 the deployment descriptor is a feed for the database, otherwise we could
not implement dynamicity.
it is used only one time when the entry in the container does not exist and
then is not used anymore.
so you should not use it like that unless you recreate the db on each startup.
View t
Hi Tyler,
Thank you for your answer.
Yes, I'm sure that I don't have a copy of my shared classes. If it was the
case, I would have a ClassCastException, but I have a ClassNotFoundException.
And you are true, the parameter java2ClassLoadingCompliance doesn't change
anything if my configuration.
Dear all, i have one application that run well on jboss 3.2.5, but errors when
i try to deploy in Jboss 3.2.6 or any above version. The application run on
Windows XP, OracleDB 9.0.2
I suspect is the oracle jdbc driver problem, but still can't get any luck. Pls
help, thanks...
14:54:59,818 ERR
Does that mean that if you specify the name with the annotation that the jar
name isn't needed to look it up?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922487#3922487
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
ha,..i just got it to run with 4.0.3 lib before reading your response,..but
i'll give 4.0.4 a spin too.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922485#3922485
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=392248
does aby one has a working cluster entity bean example
I just want to know hoe to configure the persistence.xml
thnx,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922484#3922484
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Is it possible for event handlers to stop bubbling up?
e.g. I have a task-create event handler on process level, and a specific
task-create event handler on some task in the process. Is it possible to
specify that the event processing should stop there?
Of course, if events are processed top-down
what is the deployment descriptor entry for the said bean?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922482#3922482
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922482
--
Hmmm. This *should* have been fixed. I will ask Bill about it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922481#3922481
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922481
--
anonymous wrote : Re: "EJB3 will throw an exception if you have to EJBs with
the same EJB name in the same EAR."
Not currently. Instead, the application starts up perfectly -- without
exception, error, or warning. Two beans with the *same* JNDI are printed in
the log:
| 18:36:27,841 INFO
Yep, that worked.
This appears that primitives are not liked when using seam with jbpm
I have also had the issue before with Strings and int's. Makes sense though if
something is null a long would not handle that.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
Hi,
I'm not sure this question belong to this session. anyway my question is
when I use a scheduler MBean to move a file from a folder to another folder,
like using
file.renameTo(new File(...)
there is no any exception caught, but the file no changed.
Do I have to configure JBoss somehow, how
Thank you so much, all.
I just found the bug. I did not define A (new A() in my managed session bean.
Since I use jsf, myfaces, myfaces tiles and ejb3, I thought it was very
difficult to debug. Now, I just realized I forgot to define the entity bean.
Thanks again for your response and help!
Sh
Try using java.lang.Long
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922476#3922476
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922476
---
This SF.net email is
@In(required=false)
@Out(scope=ScopeType.BUSINESS_PROCESS,required=false)
long fileId;
The above makes a task expression fail. If I remove the @In annotation then
everything works fine. However I have another method within the same seam
component that requires the varbiable at a later stage in t
"rdewell" wrote : To solve the old problem and this new problem, why not use a
combination approach like "EAR Name / FQ Class Name / local"? It's your
project and I'm currently one user with this problem, but looking ahead it just
feels like an unnecessary and avoidable source of potential conf
No, you don't need to keep it in mind because EJB3 will throw an exception if
you have to EJBs with the same EJB name in the same EAR.
So you will know immediately if you did something wrong.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922473#3922473
Repl
I suppose it's ultimately a matter of aesthetics and it does have workarounds.
However, it is just one more thing I and others are going to have to keep in
mind while developing: "Does this unqualified class name conflict with a class
name in another *package*. If so, then I have to give it a
huh? So different "versions" lived in different packages?
This is a very, very strange thing, surely?
What is so hard about
@Stateful(name="qualifiedName")
in these kind of strange cases?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922471#3922471
Reply
Although I can see how it was broken for that particular case, the JNDI change
has made things much more difficult for many other cases.
The application I'm working on is comprised of many different deployables and
each one has a version number that changes over time. I'm not even sure how to
RC5 was out a few days ago. 404 was release yesterday. You should be able to
use the client libs from that. Let the forum know if there is any problems.
http://www.jboss.com/products/jbossas/downloads
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922469#3
Hi All,
as there are many xml files to configure the JBoss server,
I wanted to know if there is any document or material available on the net that
explains these XML files in detail, and their use.
Just like the BEA webdoc describes the xml files used in the Weblogic server.
Any pointers will be
Thanks a lot for the help.
Ayusman
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922467#3922467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922467
---
This SF.n
The old behavior was worse broken because multiple EARs conflicted with each
other.
I suppose we *could* use fqns, but really it seems quite ugly to have qualified
names in a JNDI name. Seems to me that the current behavior is pretty great in
99% of cases.
View the original post :
http://www.
Just maybe this may help.
In your case B is A (has access to all methods and fields of A), but A is not
B. A has only access to its own methods and fields. Trying to use methods and
access fields of B through A will not work, although the opposite will.
View the original post :
http://www.jb
Note that I asked for this change in EJB3 because we had a major problem where
Seam apps would not deploy alongside each other because the same local
interface existed in multiple EARs.
So the old way was much more broken.
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
I think it is *extremely* uncommon to have to session beans with the same EJB
name in the same EAR.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922463#3922463
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922463
Hi Peter,
I have successfully extended from a base class in several applications. Other
problems crop up so I don't have things too easy, but not this one.
You will find the solution here:
http://docs.jboss.org/ejb3/app-server/tutorial/singleinheritance/single.html
Also, the extended class sho
To preface, I appreciate the hard work and effort on this important project.
I hate to be abrupt, but this new JNDI name resolution behavior versus beta 1
is unusable for large applications. (Actually, in my opinion, even error prone
for small applications).
Beta 1 was simple, straightforward,
FYI
I needed to make the component Stateful too.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922460#3922460
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922460
---
I don't know if it was a change in the ejb spec, Seam, or both, but my Seam
code has just become a whole lot more complicated and error prone with this new
release -- all with regard to the new JNDI naming requirements.
For example, my *.ejb contains code for multiple web applications. They bot
how i can?byass the login page and forward to the next page with username and
password ib url for your default application
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922458#3922458
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
No. But please open up a Jira if you deem this is needed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922457#3922457
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922457
---
In this application a InfondsPartner(p) has a InfondsMandant(m) with one-to-one
relation.
And InfondsMandant has a String field with name "name".
If i run p.getMandant().getName(), it throws the
"org.hibernate.LazyInitializationException: could not initialize proxy - no
Session" exception in my
Unfortunately JSR 107 is not yet out, so JBossCache cannot be compliant. We
intend to make changes to the API of JBossCache for the 2.0 version to align
ourselves with the draft API of JSR 107, so that when the JSR is final we will
be able to provide a compliant version soon afterwards.
View t
4.0.4, that is..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922453#3922453
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922453
---
This SF.net email is sponsor
i am getting a similar stack trace when running a simple java client. i did
read the message from bill that with 4.0.3's client libs are not usable, so my
question is, when can we expect this to be available? also, are there any
known work arounds for this particular case? (running a simple j
supplement:
This problem happens not only in this EntityBean but also in some other
EntityBeans.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922451#3922451
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922451
---
Hello Rainer,
Here is how I understand the problem, see if I am correct.
I have one thread that is saving the process instance, which results in the
call to the saveLogs. The saveLogs traverses pi's log list using the iterator.
Meanwhile another thread calls token.signal(), which causes a new S
If i try to delete this EntityBean(or update e.g. my easy testing by
setName("...")), the auto created SQL in JBossAS Hibernate is not correct. It
creats always a unknow column(see up the JBoss Error Out), which is neither in
the EntityBean nor in the database table.
Thanks alot for your feedba
the EntityBean is auto-created with hibernate code generation:
|
|
the hbm.xml file:
|
|
|
|
| true
|
|
|
|
|
|
|
|
|
the to be deleted EntityBean:
| package eu.cleversoft.infonds2.entities;
| // Generated 20.01.2006 00:36:01 by Hibernate Tools 3.1.0 beta3
|
| import java.util.HashSet;
| import java.util.Set;
| import javax.persistence.Column;
| import javax.persistence.Entity;
| import javax.per
i have a problem with deleting EntityBean(entityManager.remove(object)) in
JBossAS4.0.3 with EJB3. (With JBossAS installing I have selected component
"all".) Please refer to the following posts:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922445#3922445
R
all of hbm.xml files runs in old hibernate correctly. Are these problems
normal-bugs in JBossAS? If so, would they be so resolved in next JBoss Release
Version? and Wenn?
Thanks a lot for your feedbacks!
Juan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392
the 5th problem:
the auto-created POJO:
| @OneToMany(cascade={}, fetch=FetchType.LAZY, mappedBy="unresolved")
| @Cascade( {CascadeType.ALL, CascadeType.DELETE_ORPHAN} )
| //should be here @MapKey creatd?
| public Map getFieldChanges() {
| return this.fieldChanges;
|
Yeah, I responded to the posting with the solution I used. Exactly the same.
If you put the second assign in a while loop you have a very "nice" stack trace
(instead of end process event)
Regards,
AA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922442#392
the 4th problem, same like the 2nd problem:
the auto-created POJO:
| package eu.cleversoft.infonds.ejb3.entities;
| import javax.persistence.Embeddable;
| import javax.persistence.ManyToOne;
|
| (Does JBossAS4.0.3SP1 support not @Embeddable? Because If i correct it here
@[EMAIL PROTECT
I had the same issue, try to cache response1 text part in a type variable and
then use it in second assign.
|
|
|
|
|
|
|
I think I put here something similar (or I was about to)...
Regards,
AA
View the original post :
http://ww
There is an event handler in the ATM example that reports the status
(/process/sequence/scope):
| [...]
|
|
|
|
|
|
|
| [...]
|
|
|
|
|
Any
Thank you very much -- I appreciate your answer.
...John
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922438#3922438
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922438
the 3rd problem, please refer to the red-colored text:
the auto-created POJO:
| @OneToMany(cascade={}, fetch=FetchType.LAZY, mappedBy="index")
| @Cascade( {CascadeType.ALL, CascadeType.DELETE_ORPHAN} )
|
| public Set getWerte() {
| return this.werte;
| }
|
I am not sure I explained my position. The commit I am talking about is in JMS,
basically making sure that the reply (in this case) reaches the client in
timely fashion.
Corelating that with the process instance persistency, it is a different story.
My point doesn't exclude process instance per
the used hbm.xml file for the second problem:
|
|
|
|
|
| Die Kurse bzw. NAVs (Net Asset Values) der einzelnen Funds an den
jeweiligen Tagen.
| @author Florian Clever
|
|
|
| Generated Pr
Can you please provide info on struts bridge ?? does it work on jboss portal
2.2 rc2 ?? I am trying the same but it seems it will not work
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922434#3922434
Reply to the post :
http://www.jboss.com/index.html?modul
Hi,
I was wondering if it was possible to retrieve the instance name ( given to an
instance of a ortlet by the Management Portlet ) of a portlet from JBoss?
I have a portlet which can be told at run time to point to the location of a
video feed (multipart jpeg) and display it. I have many inst
The second problem, please see the red-colored text:
The auto-created POJO:
| package eu.cleversoft.infonds.ejb3.entities;
| // Generated 05.02.2006 22:26:25 by Hibernate Tools 3.1.0 beta3
|
| import java.util.Calendar;
| import javax.persistence.Column;
| import javax.persistence.Emb
Are there nightly builds for JBoss IDE and Seam IDE? I can't figure out how to
create the plugins from CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922431#3922431
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3
the first "unresolved" problem in many-to-many:
the auto-created POJO:
| @ManyToMany(cascade={}, fetch=FetchType.LAZY, mappedBy="unresolved")
|
| public Set getFunds() {
| return this.funds;
| }
|
| public void setFunds(Set funds) {
| this.fund
Hi I am trying to deoploy and run sample stuts application JBOSS Portal 2.2 Rc2
. I am able to deploy it on portal and i can see it in mangemnet protlet . But
when i try to inovke the portel thru browser , I am stuck with same exception
(even tried chaging the struts sample ,(the same war can be
roy , So much Thank for you .
I so hope someone will tell me there is what's kind of difference of
"build.bat" And the "build.xml"???
Can use Ant tools Build the project as run "build.bat deploy" ? and what's kind
of the difference of "build.bat" and "build.bat deploy"?
View the original pos
I have a problem with code generation(EJB3 POJOs) using JBoss 4.0.3SP1, JBoss
IDE1.5 and JDK1.5. I want move the old project, which was purely built on
Hibernate, into J2EE with EJB3. So i use the old ORM files (*.hbm.xml) for
hibernate code generation with the following properties
|
Hi, sorry if the tutorial is a little confusing, but you're only upposed to
skip step 9.2, and a specific sub-step of 9.3... the tutorail reads:
anonymous wrote :
| If you are running JBoss 4.0 or above, You will receive a
ClassLoaderException if you attempt to package your EJB interfaces in
Martin Steinle found a similar problem and posted his BPEL code in topic
"Unexpected process end in the mid of a bpel". Does that look like your own
process?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922425#3922425
Reply to the post :
http://www.jboss.
using an EXTENDED persistence context is a good idea :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922424#3922424
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922424
-
I'm investigating the problem. My apologies for the delay.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922423#3922423
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922423
--
The reason for using transacted JMS sessions is participating in global
transactions when they are present, or commit/rollback at the same time the
database transaction does.
When a listener receives a message, it begins a transaction, resumes the
execution of the process instance until nothing
I have also experienced this -- seems like jboss serialization cannot handle
the uninitialized lazy attributes (ClassCastException in
ClassReferencePersister.java:42). In my case I can work around it for the time
being by using a local interface on the same machine, but I can see how this is
a
Wasn't sure whether to post this in Hibernate Tools or the JBoss IDE forums,
but I think here is the best bet...
I'm checking out the CRUD generation capabilities of JBoss IDE. I have JBoss
IDE 1.5 plugin and Hibernate Tools 3.1.0 beta4. I'm also using the Java 1.5 VM.
I can generate the POJOs
thanks, though unfortunately i dont know how to implement what you suggest in
my case...
If i am right, the problem occurs because i have stated that the MDB
transactions are handled
by the container (JBOSS)
[MDB xdoclet settings: transaction-type="Container" ]
Anyone knows how to make it w
Was a opencrx problem. created the binaries as suggested in the readme file
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922412#3922412
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922412
forget the trailblazer. It does not work with rc4 or rc5 as the spec and our
implementation has changed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922411#3922411
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922
Actually, this doesn't quite work. The ANT target doesn't appear to do
anything. Looking at the target, deploy-jbossws14 is only executed if the
"retro" property is set to true. Is that property computed at runtime (i.e. I
would expect it to be set to true if the current java version is 1.4 or
You don't want to add the depends tag to the field if you are already
specifying the @EJB injection. Add it to the class or within jboss.xml.
Can you show me the error message *without* the @Depends tag added? "I got a
NamingException" doesn't help me much.
Thanks and apologies for your probl
You need to use JTA transactions. JBossCache's transactional support is based
on JTA transactions; it has no knowledge of non-JTA Hibernate transactions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922408#3922408
Reply to the post :
http://www.jboss.com/
Hi!
We are using JBossCache with Hibernate and we noticed a very unexpected and
wrong cache behavior. This could also be a bug in Hibernate, but anyhow, the
problem is very serious and I would very much appreciate any information.
The thing is that changed data remains in the second-level cache
As a matter a fact I can tell you where to look exactly:
The request listener uses the MessagerSession.getJmsSession to create a
subscriber. Somehow this is not very well accepted by Jms since the current
thread is still busy with the scope content execution.
The process freezes in attempt to c
I'm having the same problem. I've got a hunch this may be related to the JNDI
lookup changes in RC4 and RC5, but I haven't had any luck. Any ideas?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922405#3922405
Reply to the post :
http://www.jboss.com/index
I've started the EJB3.0 Hike reconfigured the server w/
jboss-EJB-3.0_RC5-PFD as per the install directions.
I'm getting the following error when I deploy the EJB3Trail.ear file...
---
17:37:54,610 INFO [STDOUT] Po
I just went back to a single primary key id for company and everything works
great again. I have no idea why this is working this way, but if I figure it
out, I'll try to post here.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922402#3922402
Reply to the
In your JMX console, click
name=Default,service=LoaderRepository
and execute the displayClassInfo() method, passing it the fqn of your class.
That may give you some clues as to whether it's being loaded, and where from,
and by what.
View the original post :
http://www.jboss.com/index.html?mod
anonymous wrote :
| Yep, the ATM example uses events.
|
ATM uses pick&onMessage, not event handlers. All my examples with pick work
fine, none of them work with scope/event handler.
Change ATM to respond to events instead of pick while is doing "tedious"
balance calculation for example a
I don't think so this is possible. You'd have to deploy the "master" mbean
seperately.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922399#3922399
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922399
-
Hi,
Is it possible to create an MBean and start it even before creating the other
mbeans in the same service archive. To be more specific, If I have about 5
mbeans which depend on the master mbean, which needs to be started before the
other beans are created ? Is it possible to do it.
The Ma
Thanks for the hint. I wiped all references to exisiting projects from Eclipse,
and created a new project. Errors went away after that. I had thought that my
test project was a 3.1, but obviously it was a 3.0
Thanks,
Ian.
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Hello Rainer,
I think I have the answer to my following question.
anonymous wrote : Does 'token.signal()' change process log list?
I have the fix and it works. Thanks
Raj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922396#3922396
Reply to the post :
h
anonymous wrote : Are the events implemented? Do you have a working example?
Yep, the ATM example uses events.
anonymous wrote : I used events with and without correlation and I see that you
do not cover the former case
This is a bug, see BPEL-90. However, without correlations, you can't
disting
Removal is removing a node from the tree by the user on demand whereas eviction
is automated remval of nodes based on the configured eviction policy. The
eviction policy could be age based or time based. JBossCache has several
eviction policy to choose from. Also, you can write your own custom e
Hi Chris,
thanks for your explanation.
You're right, Johannes is German. The "Stonehenge" came to my mind remembering
the unforgettable site in England and the resembling sound of my surname which
is - translated into English - "Stonehouses".
Best regards,
Johannes
View the original post :
h
Sorry. I hate to cross-post but I posted this question to the EJB3.0 forum and
I'm not so sure it doesn't belong here.
Thanks
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77021
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922391#3922391
Repl
I've had similar errors using EJB Timers. I believe what is going on is that
your application server is managing your transactions but that is not getting
communicated to jBPM's Hibernate.
Since my timer's logic was simple and purely jBPM related, I solved the problem
by letting the bean manag
Sorry, forgot to post the CompanyId class. By the way, this was all generated
with the jbosside 1.5 hibernate tools.
/**
* SecCompanyId generated by hbm2java
*/
@Embeddable
public class SecCompanyId
implements java.io.Serializable
{
// Fields
private Int
hello,
i have the following code inside a method which is being called from an
onMessage() method of an MDB :
| JbpmSession jbpmSession = jbpmSessionFactory.openJbpmSession();
| jbpmSession.beginTransaction();
| jbpmSession.getGraphSession().saveProcessInstance(processInstance
Hi,
I have what I at first thought was a ClassLoader-related issue, but I read the
faq etc and couldn't find where I was going wrong.
Jboss (3.2.2) is reporting a NoClassDefFound runtime exception from my
application referring to a class in an external jar that I have in the
server/default/lib
Removal refers to removing old data, including the underlying data store.
Eviction is for removing from memory but maintaining the data on disk.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922384#3922384
Reply to the post :
http://www.jboss.com/index.htm
Hello
I have checked that and it is probably bug in JBoss Forums. I have created task
for this at http://jira.jboss.com/jira/browse/JBFORUMS-24.
Ryszard Kozmik
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922383#3922383
Reply to the post :
http://www.jb
Ok... Since none replied to this post i had to figure out myself and got it
working.
Here's what i did
- Created a Custom DatabaseLogonModule which extends jboss -
DatabaseServerLoginModule
public class DatabaseLogonModule extends DatabaseServerLoginModule
| {
| /**
| * @param
Hi guys,
I have tried different tips for older versions of Jboss without any luck. Is
it possible to secure the console for 4.0.3SP1? Ifso facto, what to do?
Thanks,
Dougie.
ps web.xml, jboss-web.xml, jmx-console-roles.properties and
jmx-console-users.properties seem to exist in multiple loc
1 - 100 of 235 matches
Mail list logo