Dear all, here is my situation:
I am using the JBoss AS to run a web-based system. However , due to unknown
reason, the JBoss always restarts itself. Does anyone know any method that I
could use to check the reason behind?
Each time when the JBoss restarts itself , the following log occurs:
[C
Hi All,
I need to display a user defined portlet on my portal page which will let the
user select a theme from the dropdown and then the selected theme will be
applied to the whole portal. Actually I am trying to set the default theme for
portal. I am using the following code in my process acti
i want to know, too
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178464#4178464
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178464
___
jboss-user mailing list
jboss-user@
"jaikiran" wrote : From what i remember, a non-existent topic/queue to which a
MDB listens is not created by default by JBoss. This used to happen earlier,
but not now.
|
https://jira.jboss.org/jira/browse/JBAS-5114
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
I have tried enable TRACE logging as well as using the JBossWS records
discussed
http://jbossws.jboss.org/mediawiki/index.php?title=Records_management, both of
them only show the message with the encryption / signing, not the decrypted
message.
I wonder if there is any logging from the WS-Sec
anonymous wrote : @ActivationConfigProperty(propertyName = "destination",
propertyValue = "topic/TestMdbTopic")
|
Is this topic/TestMdbTopic created/deployed through the xml files? From what i
remember, a non-existent topic/queue to which a MDB listens is not created by
default by JBoss.
anonymous wrote : What is the way to use DB connection using Datasource ?
You will have to create a -ds.xml file and place it in the deploy folder of
JBoss. See the %JBOSS_HOME%\docs\examples\jca folder for examples.
Also see these:
http://wiki.jboss.org/wiki/DSdotXML
http://wiki.jboss.org/wik
Does anyone know why this exception comes..
Exception in processing requests to monitor. [java.lang.NullPointerException:
Monitor Status Monitor not found
Any help appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178458#4178458
Hi,
Is there any docs available describing the steps necessary for migrating any
applications from iplanet app server to Jboss app server.
thanks!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178457#4178457
Reply to the post :
http://www.jboss.com/inde
Hi,
I need to use Hibernate with Jboss. What is the way to use DB connection using
Datasource ? If there will be multiple database how to deal with this.
code snipets will much more helpful.
thanks in advance !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41
I only found this much log locations
/jboss-4.2.3.GA/bin/derby.log
jboss-4.2.3.GA/server/default/log/boot.log
jboss-4.2.3.GA/server/default/log/server.log
jboss-4.2.3.GA/server/default/data/hypersonic/localDB.log
Is there any way where we can enable tracing in jboss and how to get info and
debug
Hii,
Anyone know all the locations for JBoss log files...
like JBOSS_HOME/server/default/log/server.log and boot.log
Do anyone know any other locations...then please give me all the locations
where i will get a log file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
Thanks. I tried adding all these attributes, i get the error :
"javax.naming.NameNotFoundException: TestMdbTopic not bound"
| @MessageDriven(mappedName = "topic/TestMdbTopic",
| activationConfig = {
| @ActivationConfigProperty(propertyName = "acknowledgeMode", propertyValue
= "Auto-ackn
Whenever I start the EAP with default settings i.e. server is bound to
localhot, the user-agent field in HTTP Request headers comes as null. If I
start the EAP bounded to machine's IP address i.e. using -b option, it works
well. On debugging I found that if we start the EAP with default options,
one option would be to deploy a portlet generated by one of the
http://www.jboss.org/files/portletbridge/docs/1.0.0.B4/en/html_single/index.html#archetypes,
and start your conversion with a working portlet. The first release of the
bridge was tested with JBP 2.6.4.
View the original post :
htt
Project Page
http://www.jboss.org/portletbridge/
User Forum
http://www.jboss.com/index.html?module=bb&op=viewforum&f=273
How-to articles and tutorials:
Basic JSF Development
http://www.infoq.com/articles/jsf-ajax-seam-portlets-pt-1
Ajax Development
http://www.infoq.com/articles/jsf-ajax-seam-por
Blog: http://blog.jboss-portal.org
Project Page:http://www.jboss.org/jbossportal
Live Demo:http://portal.demo.jboss.com/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178441#4178441
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Hi Max! Thanks for your answer!
I was looking for the "Run Xdoclet" option (with its .xdoclet file). In my
project with Eclipse 3.3 i was using it, together with "Run Packaging" option.
Now I switch to Ganymede and found the new mechanism of "Project Archive"
(really wonderful its incremental
I hope to release CR1 this week. Expect GA sometime in Oct, possibly 3rd week.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178436#4178436
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178436
___
I found a work around.
I removed all @EJB annotations and used a utility class to get the ejbs from
jndi.
Jeff Brooks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178434#4178434
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
Does JBoss have to be on the Sun JDK?
Or can it be run on the IBM JDK?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178432#4178432
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178432
___
When does the EJB container decide to evict (destroys them) the Stateless
sessions beans from the pool?
Is this decision based on how long the beans have been sitting in the pool or
the memory consumption?
If yes, can you configure any of these parameters?
Thanks,
Shreyas
JBoss AS 4.2.2.
Plat
Okay got it!
You need to edit the ejb3-interceptors-aop.xml file. Specifically, edit the
"Stateless Bean" element to point to
@org.jboss.annotation.ejb.PoolClass
(value=org.jboss.ejb3.StrictMaxlPool.class, maxSize=10, timeout=1)
Thanks,
Shreyas
View the original post :
For EJB 3.0 you can edit the ejb3-interceptors-aop.xml file under
/jboss_home/server/all/deploy directory. Edit the element for "Stateless Bean"
with something like this
@org.jboss.annotation.ejb.PoolClass
(value=org.jboss.ejb3.StrictMaxPool.class, maxSize=1, timeout=1)
I h
We are using JBossMQ and want to migrate to JBoss Messaging (JBoss AS 5.0 CR1).
The issue we are having is that in JBoss MQ the Topic has a "MessageStatistics"
attribute. In JBoss Messaging this attribute is not there. It is there for
Queues but not Topics. We are using durable topics and want t
I'm trying to develop a simple example using jBPM and Spring. I keep getting
Constraint Violations when inserting into the database - i've got the following
configuration:
jbpm.cfg:
|
|
|
|
|
|
|
|
|
|
is there a general error log ?
suppose a process definition is deployed with errors, may be a cycle or a node
with no transition. is there a place where these errors are logged?
or suppose a action handler which is involved in the buisness process which
throws an error during execution. where d
xdoclet home preferences is provided by Eclipse WTP not JBoss Tools. (it was
in jbosside but were deprecated because of the overlapping Eclipse WTP support)
What xdoclet option is it you are looking for exactly ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
or the anonymous URL:
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/testsuite/src/test/java/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.java
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178412#4178412
Reply to the post :
http://www.jboss.com/ind
Maybe this is a good example for you:
https://svn.jboss.org/repos/jbossas/projects/ejb3/trunk/testsuite/src/test/java/org/jboss/ejb3/test/mdbtopic/TopicTestMDB.java
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178411#4178411
Reply to the post :
http://www
Hi,
In the case of a message-driven bean, is it possible to define a destination
(topic or queue) using annotations only (@activationConfig ...) ?
Instead of adding another MBean in the destinations-service.xml file.
If yes, what is the exact attributes and values to specify ?
Thanks for helpin
"abendt" wrote : thanks a lot!
|
your welcome.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178409#4178409
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178409
___
jbos
thanks a lot!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178408#4178408
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178408
___
jboss-user mailing list
jboss-user@lists
Hi,
Please provide some help on how can i monitor the connection details from the
server to database.
My goal is to monitor the database connection pooling.
Is there any way, help in this regard is highly appreciable.
thanks,
Naren
View the original post :
http://www.jboss.com/index.html?mo
The answer is in our documentation. You will find a session on how to install
JBoss AOP correctly in AS on the Reference Manual.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178391#4178391
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
And that link would be here.
http://wiki.jboss.org/wiki/JBMCluster
Thanks for the help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178390#4178390
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178390
__
This issue is fixed on trunk now. It would be great if you could build from
sources and give it a try and see if you can correctly talk with the .NET impl
now.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178388#4178388
Reply to the post :
http://w
I heard JBC 3.0 GA will be out in Sept, 08. Is it still likely that it will be
released this month ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178386#4178386
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178386
_
Please let me know if there is a help guide available for getting the JSF 1.2
working with 2.6.3(JBoss Portal) and 4.2.2 GA(JBoss App Server)
Thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178384#4178384
Reply to the post :
http://www.jbo
hi (been on leave for a while and didnt see your post, sorry).
the maven plugin is alive and kicking, but only for aop 2.0. currently it uses
CR8, but it will be updated to use the latest CR version of aop shortly.
the reason for the SNAPSHOT tag is just that we didnt want to put out a 1.0
agains
Thanks for your response. I managed to sort out the issue. The issue is not
with the portal and because of some internal application logic when the session
times out.
I am not using portlet bridge. The reason why JSF 1.1 is because of the
conflict in some commons library (in MYFaces)and the JB
when i end a processinstance , are actionhandlers fired defined in end node?
if yes, how can i cancel a processinstance?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178381#4178381
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mo
good question. of course never.
can i restrict getprocessinstances? is there a max count?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178380#4178380
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178380
Hi all,
We have a JBossMQ setup in production with one central server, 150 relay
servers, and 10.000 clients. The relay servers connect to the central server
using JMS over HTTPs, using an JNDI lookup over HTTPS with these properties:
java.naming.provider.url=https://jbossmq.ebit.be/invoker/HAJ
Hello,
I am having the same issue you guys talk about. Any solution?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178377#4178377
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178377
Only GA and SP releases are officially supported. We are in the process of
making Portal 2.7 compatible with JBoss 5. It's still a WIP and will let the
community know when it's done.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178376#4178376
Reply to the
"[EMAIL PROTECTED]" wrote :
| 1) META-INF/jboss-classloading.xml (PARSE STAGE)
|
It can also come from
|
|
configurations for backwards compability with jboss-3/4.x
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178375#4178375
Reply to the post :
What about JBoss Portal 2.7.0RC1 on JBoss 5??
Is that supported yet?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178374#4178374
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178374
_
PHILOSOPHY
I'd say you mostly got it correct Bob.
The part you are missing is actually the most important part.
The Deployers create components, i.e. metadata for MBeans and POJOs
(or other component models).
They don't directly create anything, deployers are about MetaData processing.
Instead i
Why 1.1? Are you using http://www.jboss.org/portletbridge/?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178367#4178367
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178367
___
A message from to:
-> [EMAIL PROTECTED]
was considered unsolicited bulk e-mail (UBE).
Our internal reference code for your message is 02103-08/JaDUNRu5FmYt
The message carried your return address, so it was either a genuine mail
from you, or a sender address was faked and your e-mail address ab
Please see
http://blog.jboss-portal.org/2008/08/how-to-monitor-portal-session-data-and.html.
You would have to write a filter or interceptor to do this. I I think portal
spec does not allow to manipulate HttpRequest/HttpSession etc object from a
portlet.
View the original post :
http://www.jb
I'd like to know if anyone has had to port Weblogic web services over to a
JBoss environment? The web services I'm dealing with appear to be a specific
Weblogic implementation. The source modules have a ".jws" extension and
contain annotations through out. Is there a utility that can be use
AFAIK jbossws-1.2.1.GA isn't supported on JBoss 4.0.5.GA. Here's the link of
supported AS versions:
http://jbossws.jboss.org/mediawi/index.php?title=Supported_Target_Containers
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178358#4178358
Reply to the post :
You can use portlet context to retrieve portal user login and then use it for
task retrieval
| facesContext.getExternalContext().getRemoteUser()
|
or
| portletRequest.getRemoteUser()
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178357#4178357
besides that... when do you want that many processinstances returned?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178356#4178356
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178356
"testrot" wrote :
| Thanks for your answer. That's the information I needed.
| May I politely ask when you plan to release a production ready version of
JBM 2.0?
|
We're aiming for Q1 2009. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178355#417
"timfox" wrote :
|
| A polite word of advice. Don't be too pushy in demanding free advice in a
forum in which you're new.
|
| It's only likely to get people's backs up and make it more unlikely they'll
actually want to give you the advice you want.
|
| Remember, we offer advice in
Any one help me? Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178345#4178345
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178345
___
jboss-user mailing list
jboss-
"muddu_shafi" wrote : Please help me, I am a newbieâÃÂæ..
|
| I have a class which is looking for JNDI in Jboss, I have deployed the jar
file for this project in Jboss deploy directory.
| Can any one explain me, where should I place my datasource xml file, i.e
should I place it in
Nobody have a clue?
The EJB Context should be refresh between two calls, right?
The user admin is the first caller of my EJB (so creating the instances) and I
get him as principal name even after logout and login of another user. Are they
any configuration in Jboss concerning this point?
Thanks
Hello all.
I am having problems getting RMI to run with an activated windows xp firewall.
I am working with jboss 4.2.2
I partially followed the 'UsingJBossBehindAFirewall' guide and have opened up
the ports as listed and it partially works, at least my clients can connect to
the 1098 port.
B
Please help me.It's urgent
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178322#4178322
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178322
___
jboss-user mailing list
If you want to make sure one service gets started before another using standard
JBoss MBean config, you just need to add a
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178320#4178320
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Just FYI, it should actually be:
@ActivationConfigProperty(propertyName = "maxSessions", propertyValue = "1")
(that is, "maxSessions" not "maxSession")
I confirm this works for me on 4.2.2.GA using the 5.0.0 version of the ActiveMQ
resource adapter.
View the original post :
http://www.jboss.c
Hi,
I'm trying to get the HttpServletRequest from inside a portlet. I need to
write to the request parmeter values so that they can be read by a filter.
How can this be done ?
Thanks in advanced.
Vishal
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178
Try to see the SQL output (hibernate config option) and check where it is slow.
The query should be fast since it is only one DB table...perhaps you'll need to
create some indices
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178304#4178304
Reply to the po
I'll take a look at this today. Maybe I introduced a regression :-(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178301#4178301
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178301
___
OMG, it's becase the queue is so long until it over the transaction timeout
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178293#4178293
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178293
___
"kenwdelong" wrote : We have two JMS servers in a cluster. We have set up the
instances to cluster: Post Office and the Destinations have Clustered=true. We
are using JBoss Messaging 1.4.0 on JBoss AS 4.2.2.
|
| We have a queue that parses incoming (XML) messages. If the parsing breaks
(
have a look
http://wiki.jboss.org/wiki/LimitAccessToCertainClients?action=e&windowstate=normal&mode=view
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178285#4178285
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41782
Can you please elaborate. I did not get you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178277#4178277
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178277
___
jboss-user
GetProcessInstancesCommand takes one minute on my server.
it gets a list of 1000 processinstances...
is there a way to speed this up?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178273#4178273
Reply to the post :
http://www.jboss.com/index.html?module=b
Hi,
I am using JSF 1.1 with Jboss Portal.
Sometimes the JSF managed beans in session scope are shared between two
different users.
Please provide me some inputs on this issue.
Regards,
Raja
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178271#4178271
Rep
Hi ,
Is there any way to get the size of the receiving message.I am jboss wiht jms.
i want to know the size of the receiving message
Regards,
NagRaj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178270#4178270
Reply to the post :
http://www.jboss.com/i
Hi ,
Is there any way to get the size of the receiving message.
Regards,
NagRaj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178269#4178269
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178269
__
Ok, please see my comments on JIRA.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178268#4178268
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178268
___
jboss-user mailing
"testrot" wrote : Nobody?
| Is this an uncommon request, or did I miss something when searching for a
HA solution without without a clustered DB?
|
| Greetings,
| Martin
|
| P.S.: Even a negative response like "there is not possibility and this is
not planned" would be appreciated.
Thanks vtysh
my problem is how to get his tasklist just after a portal user login. other
than once login portal and login the jbpm webapp again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178265#4178265
Reply to the post :
http://www.jboss.com/index.htm
google is your friend.
http://www.google.nl/search?q=wiki+custom+forkhandler+jbpm&ie=utf-8&oe=utf-8&aq=t
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178264#4178264
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
what does this have to do with jBPM?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178263#4178263
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178263
___
jboss-user mailing
You should write you own portlet webapp or try to run jbpm-console as a portlet
via some existing jsf portlet bridge.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178262#4178262
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Thanks for the reply.
Can you please point me to the wiki (or any other documentation) where custom
fork handler is explained? I would now like to create a process definition to
try these things out before deciding on jBPM.
View the original post :
http://www.jboss.com/index.html?module=bb&op
Hi Peter,
I made it work.
Now all static contents are processed by Apache 2.2.9 with the help of
mod-jk.properties.
So now all working fine...
I have kept JAVA_OPTS as it is!!
Appserver loads the jar file provided inside MS.war file and all the static
contents are provided by apache.
Thanks,
Ra
All the info you need is in the user guide.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178253#4178253
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178253
___
jboss-user
Check for any circular dependencies. JBoss doesn't like them but doesn't
actually tell you so.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178250#4178250
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178250
___
Dear all
I am a newer to jpbm and portal.
I want to creat a jpbm process with task approve/reject,etc,and deplay this as
a portlet , so that when a user log into portal , he can see his tasklist on
the portlet. how to do this? can anyone give some advice?
I know that the task assignment relat
"erasmomarciano" wrote :
| You can put the xerces.jar in WEB-INF/lib of your web-application
|
|
It was the first thing I tried but it doesn't work and jboss uses his own
Xerces 2.x from endorsed directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
You can put the xerces.jar in WEB-INF/lib of your web-application
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178240#4178240
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178240
_
Hi All,
I am getting the same problem with HttpClient 3.1 and fileupload 1.0. I have
also tried fileupload 1.2.1. But I am getting the same message as
"the request was rejected because no multipart boundary was found"
Servlet is running on Tomcat 4.1 and I have Standalone java application as
Here is the xml file :
jboss.jca:service=DataSourceBinding,name=InformixDS
jboss:service=TransactionManager
java:/InformixDS
true
true
You could do so:
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178234#4178234
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178234
___
jboss-user mailing
Actually, i was surprised that this persistence.xml did not fail schema
validation, because the "value" is a "required" attribute as per the xsd
http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd.
Looks like the xml validation is not triggered unless you add the following to
your persis
I've searched the forum for any solutions of this problem but i've found none.
Our web apllication requires a jar which needs an old (1.x) version of xerces,
while JBoss 4.2.2 is using the 2.x version.
On JBoss 4.0 I solved this problem but on 4.2.2 with Seam it doesn't work.
Creating a loader-
http://wiki.jboss.org/wiki/IGetIOExceptionPingTimeoutHowDoIFixIt is helpful,
thank you...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178222#4178222
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178222
j_security_check is working for me, but with one exception. If a user input
wrong credentials, he will be redirected to JBoss Portal login page. What can i
do to an error message on my own site?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178220#4178220
R
would it be possible to post your config here?
if not: did you change more columns than the ones you've mentioned?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178219#4178219
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Thanks for your answer, but if i do this, i have different SessionBeans for
each page, although "instance-ref" directs to the same instance like i
mentioned above:
anonymous wrote : If i insert the window-tag into each subpage, it seems to me,
that each subpage has its own instance of MyMenuePo
yes, is possible. 'Dynamic assignment' can be done with assignmenthandlers, and
'dynamic number of tasks' can be done with a custom fork handler (see the
wiki). You can combine them if you like.
So things like 2 out of 3 different people have to approve a certain thing can
be implemented
View
anonymous wrote :
| | org.hibernate.dialect.Oracle9Dialect
| |
| |
This is incorrect. This should be:
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178216#4178216
Reply to the post :
http://www.jboss.com/ind
1 - 100 of 113 matches
Mail list logo