Looks like the order in which your application and the topic is being deployed
is incorrect. I tried this on my local 5.0 Beta4 setup and i see a similar
exception. I have a similar MDB in an ear named EJB3Persistence.ear (which is
placed in the deploy folder). I have my topic configured in
des
Hi,
iôm developing portlets based Richfaces using JBossTools.
Iôm facing follwoing problem:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133077#4133077
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133077
_
Hi Ann,
at least in 2.6.3 there is no support for it in the portal core.
The last thing I recognized is the discussion of this topic by the portal team:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112843
Nevertheless, because we needed that too prior to that discussion, I
implemente
Hi-
I posted this in the EJB3 forum a few days back and haven't had a reply, so I
thought I'd try this forum. I have no clue what's going on and I could really,
really use a helping hand.
I've just created my first MDB in JBoss 5.0 Beta 4 using Java 1.5. When I start
Jboss (or deploy the
anonymous wrote : when i deploy a .war file or a .jar file it is deployed into
a directory named "tmp" . i need to avoid that and need to deploy in an other
directory other than tmp.
|
You might be looking for
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment
View the original po
Hello,
I want to use 3 different configurations and 3 instances on one server JBoss
4.0.5. I configured it like documented on jboss.org: For each configuration I
added a different ports-configuration in jboss-service.xml which is "bound" to
a certain ports-configuration in sample-configurations.
All you have to do is place your war file in %JBOSS_HOME%/server/default/deploy
folder and start the server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133071#4133071
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
Hi All...
Good morning...
I am using jbpm-3.1.4 and i want to change the home.jsp page in order to bring
tablesort in ...when we click table header it will sort that
column contents like this...
pls tell me how to implement that ...
I am new to jsf...
pls provide the documentation...
I am v
Hi All,
I am using JBoss Portal Server2.6.2 and UltraSeek 5.7(Search Engine). I
would like to deploy UltraSeek into JBoss Portal Server.
1. What is the process to do the same.
2. What are the Prerequisites for this.
3. What are packages or war files required.
Please send details ASAP.
In $JBOSS_HOME/server/[serverName]/deploy/ejb3.deployer/jboss-ejb3.jar you'll
find org.jboss.ejb3.StrictMaxPool.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133067#4133067
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
I am sorry the flags in the config content is missings when showed in the page.
Now I have another idea. Can I delete a member from one cache's member view
(delete the other member who has essentially died)? If it is, How can i do it?
View the original post :
http://www.jboss.com/index.htm
Added note, I am using MySQL. I know this is a setup issue but am unable to
locate the proper documention for setting up MySQL on JBoss 4.2.2.GA.
Can anyone help? Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133066#4133066
Reply to the post :
http
Fllowing is the config file, thanks to mircea.markus.
jboss:service=Naming
jboss:service=TransactionManager
org.jboss.cache.DummyTransactionManagerLookup
READ_UNCOMMITTED
INVALIDATION_ASYNC
TestCluster_WY_266
I am using JBOSS4.2.2.GA for the application writen in EJB3.0.
I want to control size of instance pool of a stateless/MDB bean using
org.jboss.ejb3.StrictMaxPool class.
But the jar file shipped with JBOSS4.2.2.GA doesnot contains any
org.jboss.ejb3.StrictMaxPool class.
I request to help me
I am using JBOSS4.2.2.GA for the application writen in EJB3.0.
I want to control size of instance pool of a stateless/MDB bean using
org.jboss.ejb3.StrictMaxPool class.
But the jar file shipped with JBOSS4.2.2.GA doesnot contains any
org.jboss.ejb3.StrictMaxPool class.
I request to help me
I am trying to upgrade my JBoss from version 4.0.5.GA to 4.2.2.GA and I am
running into a problem. I am using ICEFaces and SEAM. I know in version
4.0.5.GA I had to make some additional changes in order to make the AS to work.
In version 4.2.2.GA what are the changes I need to make? I have not b
"tricky" wrote : I did "setReadOnly" but it cannot be set - using netbeans.
When i set it manually in xml it doesn't work and EnitytManager always makes
selects from master database
I don't think setReadOnly would be the property which would set the replication
feature , I was expecting the dri
I built jbossws-metro from svn. When I run wsconsume.sh I get an error that
org.jboss.wsf.spi.tools.cmd.WSConsume wasn't found.
In looking through the source I found that it didn't exist anymore. Has it
changed?
Thanks,
Jack
View the original post :
http://www.jboss.com/index.html?module=
"chavali" wrote : My question is is it possible to create connection and per
client maintain it in war file using a servlet instead of using JCA because we
donot need any connection pool. We need seperate connection per each client.
|
| It it possible to do that.
Wrong place to post questio
"Artec" wrote : Hi,
| I would to know if i can put two different database configuration in the
same datasource file.
| For example
|
|
|
|
| BS_DB
| jdbc:oracle:oci8:@
| oracle.jdbc.driver.OracleDriver
| BS
| BS
| 100
|
org.jboss
Hi. I finaly 'resolved' the problem installing the server again, removed all
files and installing from zero.
Now it's working fine. May be a made some modification in some file (what I
don't remember when).
Tks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41
Thanks for you solution, but downgrade jre is not good for me and i tried
switch saaj-impl.jar to the lastest one, it doesn't work. When or which version
can the Jboss support Java 6, is something wrong with jboss team or redhat?
the progress is very slow on Jboss AS project
View the original
My question is is it possible to create connection and per client maintain it
in war file using a servlet instead of using JCA because we donot need any
connection pool. We need seperate connection per each client.
It it possible to do that.
View the original post :
http://www.jboss.com/index
Hi,
I am trying to evaluate JBoss portal and probably am missing something.
Can one combine users in groups, in other portals I have seen, users can be
combined into groups and then roles are assigned to groups rather than to users
directly. Which helps with managing larger groups of users.
Also,
HI,
I am trying to connect to Oracle9i Database using JNDI lookup and Datasource. I
have modified oracle-ds.xml file as follows:
OracleDS
jdbc:oracle:oci:@host:1521:SID
oracle.jdbc.driver.OracleDriver
system
system
org.jboss.resource.adapter.jdbc.vendor.OracleExc
in jsp i put as juancito said in the previous post.
at the servlet i put
String paramter = req.getParameter("language");
String url = req.getParameter("url");
req.getSession().setAttribute("language", paramter);
resp.sendRedirect(url);
at LocaleI
I currently work in an environment where there are several applications that
have been provided by 3rd parties running on JBoss 4.0.3sp1. I'd like to
attempt to migrate these applications to a more recent version of JBoss (say
4.0.4 or 4.2.2). Not being involved in the development process of t
Hello,
I try to use Portlet Container 2.0 (bundled with Tomcat6) with Spring Portlet
mvc. I made a war with the phonebook-portlet example from Spring and I
referenced the application into the simple-portal war. I modified the demo3.jsp
like this :
Hi, I progress but I'm still blocked...
My JBoss config is:
guest
java:/jdbc/accovia/e2e
SELECT age_nom_cle FROM age
WHERE age_cd=?
SELECT age_roles_cd, 'Roles' FROM
age_roles WHERE age_cd=?
Hello,
have hot any ffed back about this question. I am also interested!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133017#4133017
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133017
__
Hello,
I am going to deploy a war file develoed with tomcat to Jboss$.2.2.GA.
Do I need to add tomcat package to this jboss or do something before deploying
my war file? Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133016#4133016
Reply to the post
One more thing. You never said that you set JAVA_HOME. Do you have it set, and
if so, what to?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133014#4133014
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133014
___
You are probably tripping over this problem:
http://wiki.jboss.org/wiki/Wiki.jsp?page=FindstrCommandNotFound
If you cannot find findstr.exe, then you can safely comment out those two lines:
rem "%JAVA%" -version 2>&1 | findstr /I hotspot > nul
rem if not errorlevel == 1 (set JAVA_OPTS=%JAVA_OPT
The project that I am working on needs to be able to dynamically create portal
pages. Here is an example of what I am talking about.
A mechanic wants to have a page, in his portal, for a particular vehicle that
he is in charge of. These pages display data that is particular to that
vehicle.
Hello,
I just downloaded jboss-4.2.2.GA and installed it. I set up JBOSS_HOME
variable. Then I try to run run.bat in the bin directory from command line. It
can not start
the server and give no message. I checked the run script and found it stops
after
rem Add -server to the JVM options, if
Hi,
I searched a lot on the internet and on this forum and couldnôt find an
answer.
My JBoss deployment is generating tons of .ser temp files. I think these files
are serialization of beans. I had at some point 3GB of these files inside JBoss
structure, and JBoss does not cleans it by its
We have a need (we think - unless somebody has a better suggestion) to try to
do lock nodes in some situations.
When our application decides to write to the cache, it needs to check what's
already at the node that's there, and then depending on what it finds, it may
choose to put the new object
In case anyone can get anything useful, I have an ear file that works well and
very reliably (over 6 months) on my Linux server running JB 4.2.1.
This ear uses MS sql drivers and connects to MS SQL on mt 2003 SBS server.
When I move THE SAME distros of Java, JBoss, MS SQL drivers ear etc to the
I have the same problem. Server certs works but when it comes to mutual certs,
never works. Can this be consider as a BUG that even these two parameters were
added:
true
true
but it's not really useful?
By the way, the error I got is:
16:10:50,328 WARN [ServiceController] Problem starting se
I had a WS that used the "Standard WSSecurity Endpoint" and everything worked
fine.
Then I needed to add a handler so I grabbed the code to the said endpoint from
http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_Endpoint_Configuration
and added my own handler there.
But I couldn't get i
In that case, where you do not want to control the layout of the page, the only
choice left is to use an ajax dev kit that allow to dynamically load resourcces
and dependencies for you (scripts and css) - I recommend you the YUI dev kit :
2.5 is perfect for that.
View the original post :
http:
Thanks. I really appreciate the reply.
I did post a reply for the same.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132989#4132989
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132989
___
HttpServlet.getServletContext().getRealPath("/Images"); will give you the
real path to Image directory in your webapp.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of pete007
Sent: Thursday, February 28, 2008 11:53 AM
To: jboss-user@lists.jboss.org
Subject
Looking at the current trunk of Hibernate Core, the cast is still there.
Suggest you file a bug report with the Hibernate folks at
http://opensource.atlassian.com/projects/hibernate
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132986#4132986
Reply to the p
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2555
You'd have to ask on the Hibernate forums about the schedule for Hibernate 3.3.
Q2 2008 seems reasonable, but I really don't know.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132985#413298
Take a look at mxgraph. It outputs xml on the backend and can easily be
converted using xslt/xquery to a jpdl. It is unfortunately a "pay for"
product, but if that is not an obstacle for you then it is well suited for your
needs. It's nothing more than a huge javascript as well, which means G
Thank you Richard, good news !
Martin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132975#4132975
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132975
___
jboss-user maili
Im new to J2EE development .
i would like to know whether i can deploy a .war file or a .jar file in my own
directory structure in the Jboss server's deploy directory. ?
im developing the application using IntelliJ IDEA 7.0 and using JBOSS 4.2.2
version.
when i deploy a .war file or a .jar fi
The code is unreadable, easier to try ...
PortletURL createActionURL()
... Window?action=1
with PortletMode set to EDIT
... Window?action=5&mode=edit
with PortletMode set to VIEW
... Window?action=5&mode=edit
with WindowState set to MAXIMIZED
... Window?action=d&windowstat
That's what I was looking for, thank you.
Now I can use it this way:
import org.jboss.system.server.ServerConfigLocator;
| ..
| private String imgFolderPath =
ServerConfigLocator.locate().getServerHomeDir() +
"/deploy/jboss-web.deployer/ROOT.war/images/";
View the original post :
http:/
Ok, I give and sorry if they are in an obvious place, but where are these
migration scripts that I have seen mentioned? I have found plenty of creation
scripts, but nothing going from 3.0 -> 3.1 or 3.1 ->3.2? Thanks in advance for
any direction.
View the original post :
http://www.jboss.com/
I am trying to integrate with a .NET web service and I am able to create the
client side stubs using the AXIS wsdl2java ant task. However when I try and
run the JBoss wsconsume function I get the following error:
[WARNING] src-resolve.4.2: Error resolving component 's:schema'
and
[ERROR] unde
Here's the bean, the interface(s) implemented, and class he inherits from.
Basically the business tier was built on a hierarchical scheme where the
highest level user BeloAdmin would inherit his characteristics from the lower
levels. ie. RegionAdmin
| package com.belo.leaderboard.ejb.session
I'm trying to use 4.2.2GA for an EJB3 application that currently runs in
4.0.5GA without any major issues. I'm running into an issue where the app
server is trying to use ejb-jar.xml file even though I don't use it. I get the
following warnings when I start the server:
| 008-02-26 13:34:22,7
Hi,
I would to know if i can put two different database configuration in the same
datasource file.
For example
BS_DB
jdbc:oracle:oci8:@
oracle.jdbc.driver.OracleDriver
BS
BS
100
org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
AS_DB
Hi friends!
I'm having problems at the undeployment of an EAR.
Why JBoss doesn't release the classloaders after undeploy an EAR. I need clean
all static variables by myself?
Doesn't exists a configuration or something to the JBoss undeployer unload all
loaded classes?
View the original post :
I dumped my mysql variables and these are the differences that I noted:
1) I am using utf8 for my character sets:
| character_set_client| utf8
| character_set_connection| utf8
| character_set_database | utf8
| character_set_filesystem| binary
| character_set_r
Didn't mean to add anything.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132945#4132945
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132945
___
jboss-user mailing list
jb
I have gone though the install without using the JEMS installer, and now JBoss
Messaging is working. I am able to run the examples, along with creating,
posting, and reading new topics. Now I'm going to attempt to switch the DB to
an Oracle DB so hopefully that will go a bit smoother. Thanks
"nsmith80" wrote : I'm trying to use 4.2.2GA for an EJB3 application that
currently runs in 4.0.5GA without any major issues. I'm running into an issue
where the app server is trying to use ejb-jar.xml file even though I don't use
it. I get the following warnings when I start the server:
|
The jboss.server.home.dir system property holds the location
jboss_home/server/, where xxx is the configuration name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132939#4132939
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
I haven't used SWT, but saw this article:
http://www.ibm.com/developerworks/opensource/library/os-jws/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132937#4132937
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132937
what is the configuration where this appears?
(JBossCache version, cache config file)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132935#4132935
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132935
Hello,
I'm working on a system, that generates Images, places them in a special folder
and puts a-hrefs in the response of the page.
I created an folder "image" in the jboss-deployer, where I place my images. The
full path is:
$JBOSS_HOME\server\default\deploy\jboss-web.deployer\ROOT.war\image
They both supports render and action urls - can you explain differences between
the two and when to use one or the other - what's the feature behind each of
them?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132931#4132931
Reply to the post :
http://www.j
Hi,
We are keen to build a P2P server which allows multiple clients to register to
the server. Each client call to the server should evoke a push to zero or many
peers, who would have registered to the group chat earlier.
Question 1:
Is it possible to have each clients socket context connection
Yeah, linking to a specific theme sounds like a bad idea as well!
I guess my point is that I have always treated each portlet as a unique entity,
so the thought of one portlet being in charge of loading all of the JS for
other portlets just feels really wrong.
For example, we use some JS li
Despite now having got various scenarios working with forks, joins and
sub-processes, I'm still not clear on how I can achieve finish-to-finish
synchronisation except by some logic external to jBPM.
I would welcome any thoughts on this.
View the original post :
http://www.jboss.com/index.html?
Hi,
We have our app split over 3 tiers. I'm wondering how to pass the current node
you are at to the presentation layer so that it can show a different JSP
depending on the where you are in the graph.
cheers in advance ...
View the original post :
http://www.jboss.com/index.html?module=bb&op
"trouby" wrote : Well, the designer is not so easily extend able, I better
leave it for now,
Wise decision...
"trouby" wrote : What about extending the default node, but having more tags
specified in its body?
You could, but that'll still mean changing the core jBPM source to have them
parsed.
The default for idle-time-minutes is 15.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132921#4132921
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132921
___
jboss-user mai
Thanks for your report of the issue Martin. The fix will be available in next
JBossWS release ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132922#4132922
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132922
_
I would not go over 400 or 500. You also have to adjust your database
configuration to accept this number of connections, and you have to take the
maximum number of connections your database can handle into account. In
addition you will need a larger heap to hold that number of connections.
Fin
This looks very much like a bug. I've tried some scenarios to reproduce it, but
couldn't. Can you please post your configuration, and also some code to
describe the cache access pattern in which the failure occurs (tx is started?
am I doing a get on a non existent node?) A unit test to reproduce
Did you google "java thread dump"?
The max heap size you specified is too large for the amount of ram you have,
which will cause thrashing even if jbossas is the only thing running on that
box. On top of that you have postgresql running on the same box, and the ram
you have is barely enough for
Hi All!
Downgrade your JVM and your problem shall be gone. It has to do with the
SOAP-implementation (SAAJ). I think you can switch SAAJ-implementation by
adding a newer saajImpl.jar file to the $JBOSS_HOME/lib/endorsed directory. I'm
not sure about the last part about SAAJ but it is a known pr
FAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132891#4132891
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132891
___
jboss-user mailing list
jboss-user@lists.jboss.org
Fresh news!!!
I made the thing work with an application running on JBoss 4.0 . It's another
client application. So the problem isn't from the JBoss server itself, it's
from my client application.
Now i have to find WHY my client application can't invoke the service. (still
the same exception).
WS client and Jboss am running on the same machine and its JVM is JDK6u3
, Please Please Jboss team guy give us one solution to save it,
the web service is only a sample but it doesn't work for above error
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132888#4
As it says in READ THIS FIRST,
JBossMQ is not getting new features (unless you want to provide the patch?).
Try JBoss Messaging.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132889#4132889
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
FAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132886#4132886
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132886
___
jboss-user mailing list
jboss-user@lists.jboss.org
You guys are just blind:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=110200
The answer is you use annotaions/activation-config-properties in EJB3.
Programming EJB3s is not an issue for the JBossMQ forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic
You have a question? :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132883#4132883
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132883
___
jboss-user mailing list
jboss-
Sounds like a job for aop to me?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132882#4132882
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132882
___
jboss-user mailing lis
"jhalliday" wrote : Any thread in particular, or do I need to set aside a week
or two to wade through the whole thing?
|
There's only 134 threads in that forum. It's not going to take a week to read
just the titles.
Especially when on the second page there's huge thread entitled
"JcaXAResourc
oops ! look like someone eat my lines :-D
Correct sentence is :
anonymous wrote :
| You cannot relly on the cache neither : every time the browser found a , it
runs it, that a major problem. not only it's time consuming, but it could
create some js exception.
|
| A solution is to
Hi Sam.
I tend to run into this (or something similar) when;
1) I don't specify the URL for the Taglib correctly.
2) I don't have the parameter names/types for the tag properly specified in the
tld (especially when I miskey a parameter name).
Don't know if that's what's causing your issue, but it
FAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132875#4132875
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132875
___
jboss-user mailing list
jboss-user@lists.jboss.org
Hey,
Well, the designer is not so easily extend able, I better leave it for now,
What about extending the default node, but having more tags specified in its
body? aint there an example for that? I hope there is, I also hope that the
engine delegates the XML tags to the node execution itself s
"swisst" wrote : So you are having a single portlet download common javascript
files that are used by multiple portlets? That sounds like a bad ideaIf
this is truly common js code, why not have the theme load it for you? Or
reference it in every portlet, the browser will be smart enough to
Hi,
I deployed an ear the aop is present in the ear has an .aop archive with the
meta-inf folder containing the jboss-aop.xml containing all the point cuts .
However when i run the EJB client to access the EJB deployed in the ear am
getting a class cast exception for the interceptor
| Ex
Personally I wouldn't bother with the installer, but install using the
instructions in the user guide.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132868#4132868
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132868
You can share the information, please.
How do you do?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132867#4132867
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132867
___
can you post the login-config.xml file
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132865#4132865
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132865
___
jboss-user maili
Yes I have both of the messaging properties files, which look exactly like what
you posted. Also my login-config contains the messaging policy and it too
looks exactly like what you posted.
- Nik
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132860#4132860
See Thread at: http://www.techienuggets.com/Detail?tx=26665 Posted on behalf of
a User
18:05:33,984 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at
org.apache.taglibs.standard.tag.common.core.UrlSupport.resolveUrl(UrlSupport.java:146)
Hi all,
Finally i solved this proble by adding 1 more entry with IPAddress in host file
& restarted the system. It works fine now
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132856#4132856
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
Hi ,
I need some help with my understanding of matchManagedConnections.
Some background- I have 5 connections in my pool and a client makes a request
for a connection object. However his ConnectionInfo does not match with the
existing 5 connections. I was under the presumption that a new connect
In EDIT mode of a portlet, I use response.createActionURL(node).toString() in a
javascript to submit change made by the user. The URL get encoded with
"?action=2" . The problem is my "processEdit()" code is never called, neither
is "processView()".
If I replace "action=2" by "action=1" then it
Hi
I have problems installing JBossTS. Can anyone supply me a detailed description
how to install JBossTS. I tried it several times but it never worked.
or
Is there a complete package where JBossTS is included in the JBossAS?
Thanks in advance
Samuel
View the original post :
http://www.jbos
1 - 100 of 123 matches
Mail list logo