Hi,
I've addressed a Seam page which shows some conversational data from an IFrame,
but I fails to work. It seems that this page should be called via JSF style
POST, not directly and via GET.
I've also tried to do some hacks and copy/pasted java-script code into a new
page which redirect to t
I am processing a message in the onMessage() method of the MDB. While
processing this message, I find that the destination where I am sending the
message to is unavailable. So, I would rollback this transaction, so that the
message is put back into the queue. But This is going To back of the que
That's true ido, I can bet that is the problem of davidgeary, anyway...
For me it was very simple... I read what the guys told here about the
jndiPattern and then I took a look on that example you r talking about and just
change the "jboss-seam-registration" to the name of my ear as:
MY-EAR-
Hi,
I am a bit confused with the statement here:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB
To quote: "An XA datasource is not required for JBossMQ persistence. All work
is done is separate transactions that only includes work on the JBossMQ tables.
i.e. there is a single branch
Hi
I have been running web apps with client certificate authentication. My
requirement is that i want to exempt one .jsp file from this authentication
purpose. My webapps web.xml is as follows:
|
|
| Volga
| /*
| GET
|
I found a user logged into node3 and then in the next request he was logged out
at node 1(within the same minute) Then he relogged in at node1 and stayed there
no problems. He complains he got logged out. I also verified other cases
where users log into one machine, load balancer switches maci
I have a simple example I am trying to get working using myeclipse with
XDoclet. I am using a mysql datasource that I have set up under
java:/InfosysDS (it is there in JNDI). I have all of the CMP beans set up to
use the mysql tables which are in the database. In all the beans, I have
create
Okay ... found this post:
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIMakeJMSWorkInJTATransaction
... but still sort of contradicts this info:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926
I am using jboss 4.0.3SP1 and mysql 5.0.16 on windows XP.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926235#3926235
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926235
---
Hi,
i am using jboss 3.2.7, when i am configuring MDB in jboss-service.xml
in the following way
wsmq/ResultQueue1
Queue
system1.queue.manager
OutputQueue1
jboss:service=Naming
wsmq/ResultQueue2
Queue
system1.queue.manager
OutputQueue2
jboss:servic
The session expiration process is running inside a JTA transaction (beginning
and ending in the
org.jboss.web.tomcat.tc5.session.JBossCacheManager.processExpires() method in
your stack trace).
When the call hits your listener the transaction should be STATUS_ACTIVE.
View the original post :
h
Can you also let me know which version of JBoss Cache you are using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926230#3926230
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926230
--
Fresh jBoss 4.0.4RC1 installation, on early bootup log I found the following:
|
===
| . JBoss Bootstrap Environment
| . JBOSS_HOME: D:\Java\jBoss-4.0.4RC1\bin\\..
| . JAVA: D:\Java\JDK1.5.0_06\bin\java
| . JAV
Here's the id of the CoreMessagePayload:
@Id(generate=GeneratorType.SEQUENCE, generator="SEQ_STORE")
@Column(name="MESSAGEID", nullable=false)
public Long getId()
{
return mId;
}
Notice that it is using the MessageID sequence we had originally defined for
the Message.
Take a look at the JMX console for some of this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926224#3926224
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926224
---
tpedone, could you possibly post the relevant tags you put on your classes to
get this to work?
Spent the last 5 hours spinning my wheels on getting true OneToOnes working
(where child pk = fk to parent pk).
After trying combinations of @GenericGenerator(foreign) placed all around ( I
can't f
You might like to have a look at asynchronous proxy.
http://docs.jboss.org/ejb3/app-server/tutorial/asynch/asynch.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926222#3926222
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
I would think that the publisher would publish to a topic (define the topic
location) and the consumers would subscribe to this topic. I would think that
the location of the topic would be defined by the producer of the messages and
the consumers would have to listen there. If the consumers defi
Hi
I followed Patrick Tournet's instructions and was able to check out the Portal
source. I tried to build it by running build.bat. ( i am running Windows XP)
This is the output I get:
Executing C:\navnorth\jboss-portal-2.2\build\..\tools\bin\ant.bat -logger org.a
pache.tools.ant.NoBannerLogger
Hi,
Thank you for telling me. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926219#3926219
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926219
---
This SF.Ne
What's a rar file? Why not package it as a zip or something more common?
==Leonard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926217#3926217
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926217
Thanks - that is a great resource.
Brian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926215#3926215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926215
---
Th
NoAnnotationClassLoader here
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926214#3926214
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926214
-
Hi Elvio,
this isn't a jBPM question, is it?
Short answers:
- yes (REQUIRED => same tx)
- no (Hibernate tx = the general tx)
If you read your question you will notice that you are asking for conflicting
behaviour. All in one tx but persistence in another tx. It just doesn't work
that way.
A
I was recently very surprised to find that jars in the JBOSS_DIST/lib are
available on the classloader to WARS (jboss version 4.0.2). Specifically,
dom4j.jar was the culprit in the issue we were tracking down. I have always
worked under the assumption that only jars in jboss/server/default/lib
Only the jars in lib should exist and these are correct. The ejb3.deployer
should not have these duplicated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926208#3926208
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3
Not without a usecase.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926207#3926207
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926207
---
This SF.Net email is s
FAQ
http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926206#3926206
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926206
---
I'm sorry but the problem occure again. This time I'm able to give you a
testcase. The exception has something to do witch the transactions inside the
Cachloader's. So here's the testcase.
First the Pojo:
public class TestObject {
| private Collection list;
|
| public TestObje
Is there Jboss-specific reason I can't run jstack against Jboss process?
OS is RedHat, JDK 1.5, jstack works fine against Tomcat on the same machine
Error:
Attaching to process ID 29417, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 1.5.0_05-b05
Thread 3
Using DatabaseServerLoginModule, user logs in, everything seems to be fine. If
something is changed in the database, say, role and password, and the user
immidiately logs off and logins, he logs in to get previous role with old
password, and new role with new password!
View the original post :
Did you ever get a resolution to this? I'm seeing the same thing (used
JavaService 2.0.9 for our install). The out.log has shows
FileNotFoundExceptions for all files our application tries to load...for
example...
java.io.FileNotFoundException:
C:\dev\jboss\JBoss-4.0.3SP1_Tomcat-5.5_SSL\serve
Hi,
I believe I've found the problem, however not the solution yet. The problem has
to do with a transaction that is initiated by a stateless SB. So here's the
scenario.
The client initiates a request for data retrieval from a remote web service
API. This request is handled on the server side
I got this error when jboss-seam.jar was not in the class path in the manifests
for the EJB jar and the war (a typo in my ant script was the culprit). It
could not find the SeamInterceptor class.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926197#3926197
"[EMAIL PROTECTED]" wrote : The java ee component jars in the ear can use a
manifest Class-Path to pickup thirdparty jars.
Thanks for your reply, that will solve our current problem. Just out of
curiosity, are there plans to expand the list of registered listers?
Regards,
Martin
View the origi
"jim.mcmaster" wrote : I wrote a custom fork handler that does this. Instead
of forking off a single child token for each outgoing transition, it forks off
a child token for each element in the list for each transition. I use it with
a single outgoing transition, so the effect should be what y
This looks like a regression bug. We'll fix it in 3.2.8.SP1, thanks.
http://jira.jboss.com/jira/browse/JBAS-2857
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926195#3926195
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Okay, thanks noicangi.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926194#3926194
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926194
---
This SF.Net email is s
I just downloaded jboss 4.0.4RC1 to see how its going. I did a search for
hibernate3.jar because I load them into my local maven repository. Anyway, I
found hibernate3.jar files and they aren't the same.
Here are the md5 hashes.
42e4664e91c4ce0dbfe8a59fe64d200c server/default/lib/hibernate3.
welcome to the club ;) hahahahahaha
the 2.4 version is at cvs, its not ready but read the topic about cvs there's
all the information ;) and some links
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926191#3926191
Reply to the post :
http://www.jboss.com/in
There are 3 ways to transition to another node:
* processInstance.signal("somewhere")
* token.signal("somewhere")
* taskInstance.end("somewhere")
Why so many ways?
I like taskInstance.end("somewhere"), because it ends the task. The signal
just moves from one to another. I don't believe it
No, you just use it if there is no existing security context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926189#3926189
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926189
---
There is no principal in the InitialContextFactory environment properties under
the Context.SECURITY_PRINCIPAL for this NPE to occur.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926188#3926188
Reply to the post :
http://www.jboss.com/index.html?module=bb&
I would love to see the non-jboss-deployed hibernate config as well
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926187#3926187
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926187
sorry, i thought it was that imagetake a look at:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77854
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926183#3926183
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Ouch! :-)
I've been reading, and will read more, but I was hoping there is a way through
the UI to do stuff like this, rather than touching XML and other files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926186#3926186
Reply to the post :
http://www.jbo
The java ee component jars in the ear can use a manifest Class-Path to pickup
thirdparty jars.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926185#3926185
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926185
-
Thanks, noicangi. I think I'll try 2.4 rather than getting into the XML files!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926184#3926184
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926184
-
I am using jboss cache release 1.2.4_SP1_FINAL and jgroups 2.2.9 (beta).
I faced the same problem many times, here are couple of scenarios
1) When ever I start all the containers at the same time I get this
ReplicationException. I could stop this exception by changing the way the
container
sitongia, some weeks ago i was stuck in this topicsome guys also have the
same questionyou can resolve cms content portlet reading this topic:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76195&postdays=0&postorder=asc&start=0
thentriyng to make clustering i tried the por
MyService.java:
@Service(...)
| class MyService
| {
| @EJB
| MySession ms;
| }
MyStateless.java:
@Stateless
| class MyStateless
| {
| @PersistenceUnit(...)
| EntityManager em;
| }
MyEntity.java:
@Entity
| class MyEntity
| {
| }
|
Now, it starts to deploy the Se
2.2.1RC2
Mac OS X server / Firefox on Windows XP
Port 8080
I used CMSAdmin to create an html file called index.html. I added some text to
it. I saved it. It was created.
When I navigate in CMSAdmin to the file, it is shown with the edit icon. When
I click on the icon, I'm given a file uploa
Got it!!
The field xml to populate a List must be specified as
|
|
|
| TranNum|Int|
| InExcession|Boolean|False
| Approved|Boolean|False
|
|
|
|
|
The inner element name ("el" in this example) is arbitrary.
View the or
"joey.watson" wrote : Hi
|
| Just Want to know do there have some ways can save my time when I develop
Java project. Because if I did any modify to Java file or JSP file. I have to
compile and deploy my project again. I know for Tomcat , Just set the class
path to compile, and just compi
Strange as it seems, this may be caused by using JK. When I connect directly
to my server on port 8080, the create operations work!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926176#3926176
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
me2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926175#3926175
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926175
---
This SF.Net email is sponsored by xPML, a
Me2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926174#3926174
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926174
---
This SF.Net email is sponsored by xPML, a
2.2.1RC2
Mac OS X
port 8080 with Apache using JK to proxy
When I use CMSAdmin to create a folder, when I click on the Create button, the
CMSAdmin portlet disappears. I have to use the Back button to get back to it.
The folder is not created.
I see that Destination is filled in from the naviga
Hi, anyone can tell me how can i scan my local network to find
all the Jboss MBean servers running? is it possible?
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926172#3926172
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Nope, String[] did NOT work:
| 14:39:14,851 ERROR FieldInstantiator : couldn't parse the bean property
value 'Approved|Boolean|False
| ' to a '[Ljava.lang.String;'
| 14:39:14,851 ERROR FieldInstantiator : couldn't parse set field 'VarList'
to value 'Approved|Boolean|False'
| org.jbpm.Jb
can u give more information, what are you trying to do exactly and are you
using hibernate... or you running ur cache in replicated mode or isolated mode.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926170#3926170
Reply to the post :
http://www.jboss.com/
2.2.1RC2
Mac OS X
I've added a page, and added portlet instances to the page.
When I use Management to list the porlet instances, I don't see the ones I
added.
Thanks for your help.
==Leonard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926169#3926169
Re
I was about to report that when there are many tabs, they wrap onto a new line,
which messes up the header graphic, but then I saw this thread.
When will a new tabbed nav portlet be available?
Thanks,
==Leonard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3
Hi there,
Background:
We want to deploy all (non third party) libs in the ear file. Some MBeans (also
deployed in the ear file) need jars from the ear on their classpaths.
For MBeans the classpath can be defined via the classpath xml tag in the
*-service.xml file. It's attribute codebase takes
No, I mean the main JBoss portal graphic image that is above the navigation
tabs.
With the Nphalanx theme, for example, the top of the portal page has navigation
tabs labeled Test, default, etc.
Above the tabs is a graphic, call it the top-nav logo image or whatever your
terminology is. It sh
anonymous wrote : If a user signs onto one machine then to another, I want to
invalidate the first session
What do you mean by "machine" ? Are you running a cluster ? Single Sign On is
about sharing authentification accross multiple web apps.
View the original post :
http://www.jboss.com/index
We have a development server running on a box other than where I am running the
IDE. It has JBoss AS and jBPM 3.0.2. I have created a simple project to
deploy to that server. I have read every post and web page I can find on
deploying and cannot find one that says how to do this. What is th
Hi
Just Want to know do there have some ways can save my time when I develop Java
project. Because if I did any modify to Java file or JSP file. I have to
compile and deploy my project again. I know for Tomcat , Just set the class
path to compile, and just compile Java file, don't need to co
I am having the same issue. anybody got a solution
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926160#3926160
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926160
--
see javax.management.modelmbean.RequiredModelMBean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926159#3926159
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926159
--
meant 4.0.4RC1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926158#3926158
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926158
---
This SF.Net email is sponsored
Yes, it probably is JBAS-1690. You can try the 4.0.0RC1 release and see if that
fixes that.
This release has more than 10 fixes related to EJB Timers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926157#3926157
Reply to the post :
http://www.jboss.com/ind
Yes, tomohawk file upload work with seam, you need define extension filter in
web.xml and you can you se file upload
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926156#3926156
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Hi,
I'm using Jboss Portal 2.2. I am also using JBoss's built in User Portlet to
handle my login. If a user signs onto one machine then to another, I want to
invalidate the first session. Reason being, I'm using a Singleton to pass
information between multiple portlets.
Does anyone know how
I'm trying to use two resources in the same XA transaction: a local resource
and a remote resource. For example:
public class FileProcessor implements MessageListener {
| .
| protected QueueConnectionFactory factory;
| protected QueueConnection cnn;
| protected Queue myQueue;
|
|
Check this out: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77314
I think we should submit an issue so people can vote for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926153#3926153
Reply to the post :
http://www.jboss.com/index.html?modul
Let me try to help you with it.
Since you are using "jboss-portal-2.2.0-bundled" it won't be so complicated.
An advice, make a copy of jboss-portal-2.2.1RC2-bundled/server/default
directory amd make jboss-portal-2.2.1RC2-bundled/server/myportal. now when
yourun JBoss run it run.bat -c myportal.
Have you considered using ExternalContext mbean to map queue from ha-jndi into
local jndi? In this way you'll have jndi configuration externalized into xml
file and you can even inject the queue into ejb3 beans.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
But thank you for your quick response.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926147#3926147
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926147
---
This S
In a simple example no exception is been thrown. But I've noticed that I've
user an ENUM in my Class! I have changed to String and it seams to work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926146#3926146
Reply to the post :
http://www.jboss.com/index.
This log snippet answers my point #2 above; your two cluster nodes are seeing
each other and forming a cluster.
How about points #1 and #3?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926145#3926145
Reply to the post :
http://www.jboss.com/index.html?mod
if you give more information we may be able to help you??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926144#3926144
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926144
--
Turns out it isn't a Hibernate problem at all. We had old data in the tables
and there was no default value for the isasync_ column when it was added during
migration, so the value was null. "update jbpm_node set isasync_=false" and
PostgreSQL or "update jbpm_node set isasync_=0" on Oracle sol
I notice above that you have your cluster-config stuff in ejb-jar.xml, not in
jboss.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926142#3926142
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926142
---
Jboss-portal release 2.2.1-RC2 same as forum
Database oracle 10g
No exceptions: incredible?
No clues...
All the rest (if there is something more important than viewing topics) works
as expected...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926141#3926141
Hello people,
I want to know these things, please acknowledge:
1. I want to deploy the portlets (created in SunStudioCreator2) on
JBOSSPORTAL2.2.
Information: The portlets in SSC2 have a sun-webapp.xml file in WEB-INF
folder of the war directory along with other XMLs like faces-config.xml.
Hi ppc,
You can find JBoss Remoting documentation at
http://labs.jboss.com/portal/jbossremoting/docs/index.html
Look, in particular, at the JBossRemoting User Guide,
http://labs.jboss.com/portal/jbossremoting/docs/guide/index.html
for discussion and
http://labs.jboss.com/portal/jbossrem
Hello,
I've updated to JBoss 4.0.4RC1 with EJB3 RC5.
Now the problem is different:
when I return the data (and on bean passivation) I get a SerializationException
| 2006-02-24 14:43:45,325 ERROR [com.tenovis.oam.i33.as.sb.SubscriberSBBean]
Error:
| java.lang.reflect.InvocationTargetExcepti
jBPM Version: 3.1
Application Server: JBoss 4.0.3SP1
Java Version: 1.5.0_05
Database: PostgreSQL 8.0.7
I've finally stabilized our application with jBPM but I'm encountering an error
when I try to start a new process instance. Here is the stack trace:
| org.hibernate.PropertyAccessException:
I found references to using the clientLoginModule in 'multi-threaded' mode, so
added those configurations to the webapp jboss server:
|
| true
| useFirstPass
|
|
I also enabled security debugging, and here is the error:
| 11:26:00,012 ERROR [STDERR] java.lang.NullPoint
When your jsf page needs to use values backed by an entity, here is how I do it
in a simple way by writting a custom tag. All I need to do in jsf is declare it
like this:
or like this if your list is a type of string:
you then write a UI component which extends UISelectItems and it has a meth
In sticking with the standards, I am trying to build a Model MBean which is not
based off of the proprietary JBoss XMBean implementation. Is this possible?
From what I read in the Wiki it states that in 3.2.6 only the XMBean
implementation was available "Although JBoss does not use any Model M
What is the difference between this and using xml includes?
e.g.
http://anoncvs.forge.jboss.com/viewrep/JBoss/microkernel/docs/gettingstarted/en/master.xml?r=1.3
Why reinvent what already exists?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926132#3926132
R
Can you also let me know which version of JBoss Cache you are using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926131#3926131
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926131
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHelp
FAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926130#3926130
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926130
--
The JMS Resource Adapter already handles the exception listener for you.
Since there is an exception listener, it will not log the ping timeout message.
Hence you are not using jms resource adapter for some connections
and not installing an exception listener on those connections.
Re: The other p
Found what the problem was; for the record:
An exception was being thrown because I wasn't cascading Entity.Persist in my
ManyToOne relationships.
Now because the entity manager persists objects are the end of its life (i.e
when the method returns from SRSFacadeBean), the transaction was being
Ok, you're right . It's a Collection, my mistake.
I'll try to find a simple testcase
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926127#3926127
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926127
---
hi,
I have an othre database name and i would like to connect to it, i have changed
hibernate.properties :
hibernate.connection.url=jdbc:oracle:thin:@localhost:1521:es41
but it seam not sufficient
i need help, thinks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
No -1 means "infinite".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926125#3926125
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926125
---
This SF.Net email is
1 - 100 of 195 matches
Mail list logo