hi evry body,
i have problems when starting "hsqldb.server"; the server doasn't start
normaly, i have these error:
java.lang.NoClassDefFoundError
at org.hsqldb.persist.Logger.closeLog(Unknown Source)
at org.hsqldb.Database.reopen(Unknown Source)
at org.hsqldb.Database.open(Unknown Source)
at
Hello there,
I like SEAM/JSF very much but also like the Content Management of JBoss Portal
2.2. Hence here is my question.
Do you think it makes sense to use SEAM in JBoss Portal? What are the pros and
cons?
If it is sensible to combine the two has anyone tried it? How can it be
acomplished
Hello there,
I like SEAM/JSF very much but also like the Content Management of JBoss Portal
2.2. Hence here is my question.
Do you think it makes sense to use SEAM in JBoss Portal? What are the pros and
cons?
If it is sensible to combine the two has anyone tried it? How can it be
acomplished
Excuse me,
I am making a process with total 3 partnerLink:
- client: For create instance of the process
- sessionFactory: Copy from ATM example
- MyMath: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=74284
The process is about
receive (client[myRole])
invoke (sessionFactory[partnerR
I'm also waiting ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913917#3913917
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913917
---
This SF.net email is spo
Hello!! I have spent a lot of hours with the same problem and finally i was
able to fix it, just trying out everything because nowhere on the internet i
found the solution, so here it is what has worked for me:
On the web.xml file located at /deploy/jmx-console.war/WEB-INF/, i added this
tag, b
I use jboss cluster, so I want separate server.log and cluster.log.
treat file and console appender as root.
before I add cluster appender, every thing works fine. but after I add cluster
appender, only cluster.log work, server.log is empty.
are someone can help me out.
Thank you very much
source
Boy, you guys just thought of everything, huh?
Looking through the LdapExtLoginModule code (to place a hack), I found the
defaultRole option. Unfortunately, this option wasn't covered in the Wiki.
Okay, so that fixes my main problem of my thousands of users who have the
default primary group
Surely in the context of JBoss, Tomcat is going to be delegating to JBoss'
security infrastructure?
No??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913913#3913913
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913
"Matrix1234" wrote : i want to make an EJB application.
|
| i wan to write a JSP and that JSP would access EJB's.
|
| writing the code is not a problem but my problem is how do i test my
application ?
|
|
| JBoss needs the war file to deployed. it does not accept folder structer
This does not sound right. Pojo cache serializes to cache loader are all
primitive fields (e.g, String & int) in the node hashmap. So unless the
granularit is causing loader to slow down, otherwise it should not be 1 order
of magnitude slower.
Can you provide a test case?
-Ben
View the origin
:-)
hi, i stuck now. actually, i created 2 ear file and deploy it in Jboss. I want
to pass data by bean in first ear file to bean in second ear file . For
example, package1.ear and package2.ear. How to do that? Please help me?
View the original post :
http://www.jboss.com/index.html?module=bb&
By the way, kudos to the creator of LdapExtLoginModule! I think it was Scott
Stark?? Love the double-searching! Makes my life so much easier in a complex
Active Directory environment.
Okay, on to my issue. Has anyone (other than me) used LdapExtLoginModule for
Active Directory? I have ever
I had solved the problem by using a JAASLoginFilterclass and it worked.
Actually the password and the user name were correct. It was not authorizing
the user at the server. So this class helped me to authorize the user and i
also used ant to build my filesit worked fine.
Thanxs
Deb
I meant elements.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913906#3913906
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913906
---
This SF.net emai
You can add to your -ds.xml files, check the DTD.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913905#3913905
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913905
-
Look around for log4j custom appenders.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913904#3913904
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913904
---
This
Could be prepared statement caching is not working out for you. Perhaps you're
not closing them?
What did your profiler saying? It could be your use of the JDBC on the legacy
server wasn't correct. Likely an unclosed result set or something.
The pooling is a little bit of overhead, but not
Hi Aron,
I'm using MySQL 4.1. Maybe you shouldn't re-use JbpmSession. Try opening a
new session everytime and close it immediately, throw it away. Use
JbmpSessionFactory.getInstance().openJbpmSession instead. anonymous wrote :
This is a web-app and normally, we have used the session-per-re
Dear friends,
Please response my above issue. It is very urgent
thanks
Srikanth
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913901#3913901
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913901
---
Thanks for you reply..
to RAlfoeldi:
I mean i want to control this process instance, suspend and resume it at any
time or at any step.
to kukeltje:
Thanks, i will look at it.Maybe it work..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913900#3913900
Is there a way to config customized error pages to use when exception happens
in a portlet? Currently it just prints the stacktrace in the portlet. I'd
like to display some more user-friendly contents in place of the stacktrace.
View the original post :
http://www.jboss.com/index.html?module=
I've changed the stylesheet to have .xml extension. But the result is still the
same. It works fine on IE, but on Mozilla Firefox, it says:
"Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:"
I don't understand why it doesn't work, since I have configured jboss to
recog
It's not that simple... there's two security concerns here:
1. Web Security, which restricts access based on URL
2. EJB Security which restricts access to EJBs and methods.
If you're using the JSF/Seam/EJB3 stack simply for web applications, then Web
Security is enough and EJB security is overki
Looks like you posted the original ServletServerInvoker code instead of the
fixed code. I reverse-engineered the fix -- seems to work for me. Here's the
missing piece:
| public byte[] processRequest(HttpServletRequest request,byte[]
requestByte, HttpServletResponse response) throws Servl
The only way that change will have any effect is if your war has jboss classes
in it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913895#3913895
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913895
-
I myself found the problem. In my build.xml the ant task to copy the keystore
to the proper location had filtering="true" for tokens. This was somehow
messing up the keystore and it was getting modified. Removing the filtering
solved the problem. So the keystore was getting corrupt and the excep
Download the sun jwsdp, and use wscompile to generate it (and the wsdl file for
you).
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913893#3913893
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913893
--
"brodiepi" wrote : I agree, I believe the end point listing page should look
AND sound more professional. This looks like something a script kiddy through
together.
Feel free to contribute another one.
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39
Do you have the following system properties defined?
| http.proxyHost
| http.proxyPort
| http.proxyUser
| http.proxyPassword
|
| -Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913890#3913890
Reply to the post :
http://www.jboss.com/index.
Can you post your SEI, wsdl, and jaxrpc-mapping.xml file?
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913889#3913889
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913889
---
Try pasting your wsdl file in a [ code ] block. From what i can see it looks
like your array type is missing the required nested element.
You should have something in your schema that looks like this
|
|
|
|
| |
| | Also, try adding your jaxrpc-mapping customizations lik
Hello,
I noticed that whenever I don't provide a default LOCAL jndi name jboss
defaults to something like that:
local/[EMAIL PROTECTED]
What does the number following the ejb name means?
Thanks in advance,
Julien.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
Hello,
I noticed looking up an ejb the first time is much slower than the second time.
PLEASE NOTE that I have not cached anything in my code nor do I have a service
locator. Does jboss cache the ejb lookups? If so do I still need to implement a
service locator with a cache?
Thanks in advance,
what you see there are (currently) pages, not portlets.
But the good news is: yes, you can do that.
You will have to create those pages, place the desired portlets on them, and
then secure them via a security constraint that allows the mentioned roles
read access to the individual page. As a r
In the CVS version, @DataModel gets its scope from the component that owns it
(unless the component is STATELESS). This would always be correct.
Btw, make sure you are using a current CVS build of Seam. There were many
bugfixes in this area.
View the original post :
http://www.jboss.com/index
Apparently the default scope set to the underlying DataModel is what's causing
my particular issue. If I set the scope on my @Datamodel manually (using the
@Out annotation) to Session, or Conversation, the command button fires the
method as expected.
View the original post :
http://www.jbos
great - xml code is not getting escaped..
Here it is with []'s instead:
[hibernatetool destdir="${destdir}"]
[jdbcconfiguration configurationfile="seamtest.cfg.xml"
packagename="org.jboss.seam.example.crud"/]
[!-- setup global properties --]
[property key="seam_appname" value=
>From seamtest-build.xml in hibernatetools:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913880#3913880
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913880
-
Does the @Local interface of your stateful bean have a method named
getInstance()?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913879#3913879
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913879
-
anonymous wrote : I would love to, but I'm using IntelliJ.
So use eclipse for reverse engineering, and IntelliJ for development.
The tool does not generate eclipse-specific code ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913878#3913878
Reply to the po
I am thinking that writing a BLOB to DB in itself should not be that slow. Its
is probably the way the aspectized POJO is being serialized and writen to DB is
taking a while.
To not use BLOB, would mean I have to break up my POJO and write out fields
seperatly to jbosscache table, right ?
After further investigation, it appears this is a "JSF" specific problem and
not particular to Seam.
Still researching.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913876#3913876
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
The just-released proposed final draft has a new annotation allowing enum
fields to be persisted ordinals or strings.
public enum EmployeeStatus {FULL_TIME, PART_TIME, CONTRACT}
public enum SalaryRate {JUNIOR, SENIOR, MANAGER, EXECUTIVE}
@Entity public class Employee {
...
public EmployeeStatus
I was able to deploy a par using the DeployParTask. Here is a snippet from my
ant script.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The conte
You're saying BLOBs are terribly slow ?
You know that you can override the types of the columns in the created table ?
And you can also override the SQL for the INSERT and UPDATE statements, so you
could possibly replace the BLOB with a VARCHAR. But (and my understanding of
SQL is limited), VARC
A few additional pieces of information that may prove helpful:
When in "phalanx" or "nodesk" layouts ...
1. Select "theme selector", select the "information" or "help" mode icon --
generates the NPE error. This work fine in the "generic" layout.
2. Select "theme test," select the Rewrite Por
With some additional testing, I believe I have narrowed the problem:
Installed JBoss Portal 2.2.0-bundled on Windows, executed run.bat, launched IE
6.0 browser with http://localhost/portal.
(In Phalanx layout)
Select Test page
Select "missing instance test" -- works (displays "powered by JBoss"
Hi,
I am getting java.io.StreamCorruptedException when I try to access a keystore
file. The keystore was generated using JDK 1.2.2 (old application) and I am
trying to access the same code that ran in Weblogic 5.1 under JDK 1.2.2 in
JBoss 4.0.2 using JDK 1.4.2. The JCE jar version that I am usin
It is official - Oracle stores empty strings as NULL, even as of version 10g
(see Nulls). MySQL and Hypersonic do not exhibit this behavior either. I don't
think there is a workaround at the JDBC driver or Hibernate dialect levels,
because they would need a way to distinguish between a NULL and
Hello,
I am new JBoss and have an EJB 1.1 application I want to migrate to JBoss 4.0,
however I could not find any information in the admin's guide or the beginner's
guide about older EJB versions. All I have seen reference EJB 3 and CMP 2.
The string "cmp 1" does not appear in the documentat
Heh! It's almost always the simplest way, isn't it? I guess that's just me.
I seem to try to make things more difficult than they really need to be.
THANKS, Scott! I probably would have never come up with that. I probably
would have tried to build an algorithm that solve coldfusion.
Sheesh
I am trying to use Web Container Security to protect the content for one of my
applications running on JBoss 4.0.1 and MySQL environment. Below are the
details of my application/environment.
The application deploys without any errors. When I access a page under
protected folder (http://localhos
Try
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=67763
Jobby
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913862#3913862
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913862
Hi Guys,
I had the same problem and was fixed.
What i did was set UseJBossWebLoader to true and Java2ClassLoadingCompliance to
true. This is in the
JBOSS_HOME\server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml
true
| true
|
Jobby
View the original post :
Or look at 3.1alpha. afaik, there is functionality to suspend and resume. It is
alpha, so the code might not be finished.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913860#3913860
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I turned on JDBC persistance with Informix backend using TreeCacheAOP.
The performance numbers are horribly slow.
The "jbosscache" table created as part of service startup has the columns
"fqn","node","parent" with types varchar(255), blob, varchar(255) respectively.
The inserts of my pojo bu
Hi Dimitris,
Thanks for the response.
We're using Orbacus which does work on 5 in later versions, but we're
definatley stuck at an early version. We'd love to use Jacorb, make life much
easier but theres a whole load on Orbacus.
Looks like we'll have to abandon EJB3 for now. :-(
Cheers
Ian
Hi Scott,
Thanks a lot for you replay. I checked and i don't have any jboss jar files in
my deployment. I actually fixed this problem. I found out this from another
post
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=71536
What i did was set UseJBossWebLoader to true and Java2ClassL
No error message. It finishes the install without any errors. But the
'all' directory only contains log and tmp folder. Nothing else.
I am installing it on Windows XP SP2 by just double clicking on the jar install
file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
yes, wars are scoped by default now. This means you have to remove the
duplicate Book.class you have in both the war and the par.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913855#3913855
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
Has anyone run the Portal 2.2 final with the JBoss 4.0.3SP1 using the 'all'
configuration?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913852#3913852
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913852
-
Thanks for the output. Those appear to be exactly the same warnings I get.
Trying to get it to work with JBoss AS 5 but it gives me a bunch of other
problems.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913851#3913851
Reply to the post :
http://www.jbo
there are two new layouts in 2.2: phalanx and generic
"phanlanx" uses the same constructs as you saw them in 2.0.
"generic" uses the new default approach, where the theme takes over a lot more
of the look and feel of the portal. The portal now comes with four default
themes that all work with t
JBossAS version 3.2.8RC1 has been released and is available for download
here.
The jboss-3.2.8RC1 for the J2EE 1.3 codebase is a bug fix and minor feature
enhancement release candidate.
Release Notes - JBoss Application Server - Version JBossAS-3.2.8RC1
Feature Request
[JBAS-1365] - All
I have an ear file that consists of two jars and one war. Now if i need to
patch out 2/3 class files of one of the constituent jars, what is the standard
way of doing it ?
In a standalone envioronment (outside of an app server), we generally put the
class files in exploded package/directory form
Hi,
Is there a way in JBPM 3.1 (or 3.2) to control and configure what gets logged?
I want to control the amount of information that gets logged to the JBPM log
tables
thanks,
Adam
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913847#3913847
Reply to the p
I recently completed transitioning an RMI standalone application (which
operated via naming lookup on rmiregistry) to EJBs running under JBoss 4.0.3.
The application makes JDBC calls to a database in order to get user/login
information.
The problem is that, at seemingly random intervals, reque
forgot to mention, I'm using 1.4.0 beta
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913844#3913844
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913844
---
This
Hi,
I modified the examples SimpleServer and SimpleClient in order to check out the
compressing marshallers:
added the following line in both classes before creating the
SimpleClient/SimpleServer in main
| MarshalFactory.addMarshaller("compress", new CompressingMarshaller(), new
Compressing
I need an appender that can change file both daily or when the actual file
size reaches a max size (something like mixing DailyRollingFileAppender and
RollingFileAppender) and delete the old log file per some days.
is it posible to obtain such appender without modifying source? If i need to
modify
Hiya folks,
I have seen other people having a similar problem unfortunately either
there were no solutions or their solutions were not working for me. The
problem I am having is accessing my bean from another server using
InitialContext lookup.
Now I have my initialContext set up correct
Hi NigelWhite,
I have a complex object and not s String. I do not want to count byte by byte,
as that will take time.. Hence, wondering if there is a readymade api in tomcat
that i can access.
Thanks for all your help...
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Hi All
I am using the current version of Seam from CVS.
I am trying to reproduce the crud code (generated from tool) in my application.
Whenever I try to inject a Stateful session bean using (@In) I get the
following error:
SEVERE: Error Rendering View
| javax.faces.el.EvaluationException
Can someone please help me out with cpetStore on JBoss 4.0 2 ?
Where is this documented ? Can someone post the instructions please ?
thanks
kaldenecker
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913838#3913838
Reply to the post :
http://www.jboss.com/
I think the problem is in method getPlace because is returning an objecto of
type Place instead of a List object...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913837#3913837
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Change the Append parameter to true.
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913783#3913783
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913783
---
Hi, folks
Currently and for this case I have the following configuration, to be run under
: JBoss.4.0.3 Sp1 and the EJB3 release coming with this version of JBoss:
This is the root class
| @Entity
| @Table( name="cdmn_facturas", schema= "CellDom" )
| @Inheritance(strategy=InheritanceType
The only difference I can see is that "prefix" is not contained in the
typeQName that is used for the lookup.
I doubt this is a problem. but I'm in need of some help here.
Note: I'm now thinking the String[] presumption is wrong.
View the original post :
http://www.jboss.com/index.html?mo
Missing QName key...
key= QName (id=1417)
| localPart= "sendNotificationForTask"
| namespaceURI=
"http://www.iarc-online.com/eprojects/ebusiness/documents/v1";
| prefix= "ns2"
| qNameAsString=
"{http://www.iarc-online.com/eprojects/ebusiness/documents/v1}sendNotificatio
The exception (IllegalStateException) is thrown from this statement...
| BeanXMLMetaData tmMetaData =
metaDataRegistry.getTypeMappingMetaData(typeQName);
| if (tmMetaData == null)
| throw new IllegalStateException("Cannot obtain type mapping meta data
for: " + typeQName);
typeQN
Create a jira issue with the details of the deployment configuration.
http://jira.jboss.com/jira/browse/JBAS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913833#3913833
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Look in ejb3.deployer/META-INF/persistence.properties and you'll see the
default table creation strategy. On my 4.0.3 install it is:
| hibernate.hbm2ddl.auto=create-drop
|
I don't seem to recall that always being the default, but in any event you'll
find you want to override the table cr
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=73750
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913831#3913831
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913831
--
The category name this.getClass()
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913830#3913830
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913830
---
This SF.net
Other than conf/log4.xml which is reread on change, these are static files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913791#3913791
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913791
-
See the security chapter in http://www.jboss.com/products/jbossas/docs
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913790#3913790
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913790
--
when I deploy an application containing entity beans and then deploy it again,
all database data inserted is erased. What am I doing wrong?
Thanks
rodrigo lopes
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913829#3913829
Reply to the post :
http://www.jb
Use the jbossall-client.jar to simplify things.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913828#3913828
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913828
-
Adding the user to the session when its does not exist and getUserPrincipal
returns non-null would be one way.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913827#3913827
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
OK, problem solved, enums persist fine my problem was realted to tomcats
classloader not dealing with enums but now i have set the web magic to use
Jboss' classloader instead
:p
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913826#3913826
Reply to the
Which says the debjanid user was not authenticated, either a bad password or an
incorrect security configuration.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913824#3913824
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
You could throw an exception that is marked with
@ApplicationException(rollback=true) instead of just throwing a generic
Exception. The container will mark the tx for rollback without you needing to
inject SessionContext.
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
The page is http://wiki.jboss.org/wiki/Wiki.jsp?page=JaasSecurityManagerService
and you need to search for CallbackHandlerClassName
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913822#3913822
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
See http://wiki.jboss.org/wiki/Wiki.jsp?page=EncryptingDataSourcePasswords and
the more generic JaasSecurityDomainIdentityLoginModule.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913795#3913795
Reply to the post :
http://www.jboss.com/index.html?module=bb
1. http session repl is the easiest one.
2. Use 3.2.7 and later
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913821#3913821
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913821
---
application defined exceptions to not rollback the current transaction. You
need to use the context setRollbackOnly to achieve this effect.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913798#3913798
Reply to the post :
http://www.jboss.com/index.html?modu
The problem occurs from line 290 of InvokerProvider.java
I'm 90% sure its an Array of Strings issue.
The code in InvokerProvider.java says...
BeanXMLMetaData tmMetaData =
metaDataRegistry.getTypeMappingMetaData(typeQName);
| if (tmMetaData == null)
|
http://wiki.jboss.org/wiki/Wiki.jsp?page=CustomizingSecurityUsingValves
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913819#3913819
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913819
-
Has anybody found the solution to this problem? Even after increasing the
timeout and the resetting the SpecCompliant attribute, I am not being able to
solve the problem. Jboss version is 3.2.3.
Please help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913
1 - 100 of 182 matches
Mail list logo