I know there is a problem with the hibernate.cfg.xml file but I wonder if it's
my application configuration problem, I add the following entries relevant to
hibernate config as documented:
| oracle.jdbc.driver.OracleDriver
| jdbc:oracle:thin:@srv-ora:1521:orcl
|
Thank you so very much for the quick reply! And you've made my day (well night
now) - as your suggestion does in fact fix the problem. Now that I have the
"Project Explorer" up, the "JBossWS Web Services" node appears populated just
as shown in the documentation.
Now I can actually start do
Here is the code
| public class FooHome extends EntityHome {
| @In EntityManage em
| @Transactional
| public String persist() {
| getEntityManager().joinTransaction();
| getEntityManager().persist( getInstance() );
| getEntityManager().flush();
|
Thanks! I did find the console already. In future, I'll read the forum more
closely! ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043494#4043494
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043494
Exactly that was my point.
I was refering to the wiki page:
anonymous wrote :
| Strongly Recommended Ensure that you are in a long-running conversation
that spans the both the select list creation and the submission of the form.
|
I would strongly recommend to implement a proper equals()
@CreditCardNumber is also not even known in Seam.
Are all the Hibernate validations etc. supported?
Can we drop in a new jar to catch up?
http://www.hibernate.org/hib_docs/validator/reference/en/html/validator-defineconstraints.html
View the original post :
http://www.jboss.com/index.html?mo
Hi,
I am looking for a way to disconnect JBoss Portal from internal Jackrabbit
repository and connect to an external repository.
The repository I want to use is HippoCMS.
Please provide some inputs on how this can be achieved.
Many thanks.
View the original post :
http://www.jboss.com/index.
I don't know anyplace that currently does it, but I'm no expert. Take a look at
Michael Yuans posts about virtual private servers that lets you put what you
want on the server.
I'll refer you to his blog for details :
http://www.michaelyuan.com/blog/index.php?s=hosting
View the original po
I am not having the @Future being honoured.
Is this a valid annotation and is there anything wrong with this:
| @NotNull
| @Future
| @Basic
| @Temporal(TemporalType.DATE)
| public Date getStartDate() {
| return startDate;
| }
|
View the original
Hi,
Currently, i'm studying usage of workflow mangament in particular for doing a
big application. My application will have its own persistence (Hibernate or
Ejb3), it's own user interface, it's own authentification, it's own task
management My questions concerns integration between my app
Some news.
If I put all jboss*.jar from JBOSS_HOME/client, except jbossall-client.jar in
my war file, it works ok.
Now a question is: As I have a lot (20-30) web applications that
uses jboss-client, is there a way to avoid putting in every application
all jboss-client jars ?
thanks again
tonio
Hi!
You will need to switch to the "Project Explorer" view instead of the "Package
Explorer" to see the WSDL under the JBossWS Web Services node.
does that help?
regards,
/Ole
eviware.com
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043481#4043481
Reply
Thanks very much for the tips given, they will be very helpful. Last
question
There is a place to host a seam application ? I'm thinking in develop a project
using SEAM and provide to the open community...
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
With seam 1.2.1.GA, I tried this code:
|
|
|
|
|
|
|
|
|
|
and I got this exception:
anonymous wrote :
| javax.servlet.ServletException: Invalid expression: 'none
The "examples/glassfish" shows how to use Seam with GlassFish EJB3. The
"examples/jpa" shows how to use Seam POJO and JPA in Glassfish (as well as in
WebLogic 9 and WebSphere 6)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043478#4043478
Reply to the post
Hello,
I seem to have some sort of configuration problem. When I "Add a WSDL" to my
project using JBossWS, the IDE reads in the wsdl, but does not actually
populate the "JBossWS Web Services" entry in package Explorer. After lots of
tests, I finally manged to get an error message:
"Error impo
My program gets past JNDI lookup to remote host, but fails when it actually
invokes the method on the remote object. I suspect I need some more ports other
than 1098,1099,, but I'm not sure. I get this exception:
| org.jboss.remoting.CannotConnectException: Can not get connection to
serve
Hi,
My configuration:
1. Jboss 4.0.5.GA - EJB3
2.Tomcat 5.5.23 in an independent JVM
3.All jboss-client jar's are in tomcat's share class loader, not in the
war-archive
I'm experiencing a strange problem when calling a
stateless Session Bean from Tomcat.
- The first time I call it gives a Clas
Hi,
is there a way to add an element to an array in a BPEL-program?
In the bpel-engine from oracle there exists a function addChildNode
for this purpose.
Best regards,
Frank
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043472#4043472
Reply to the post :
http://hibernate.org/109.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043466#4043466
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043466
___
jboss-user mailing list
j
Why is the conversation approach recommended.
I thought entites do require overwriting equals() anyway because it is used in
many other locations as well.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043465#4043465
Reply to the post :
ht
Hi !
I've discavered same problem too. Mode REPL_SYNC with SERIALIZABLE with
SyncCommitPhase=true and SyncRollbackPhase=true doesn't always allow to
replicate session succsessfully. I would glad for any advices. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
Thanks. I make it into long-running conversation and it runs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043461#4043461
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043461
_
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamProblemsFAQ
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043459#4043459
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043459
__
I have the same problem. Did you find a solution?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043457#4043457
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043457
No
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043456#4043456
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043456
___
jboss-user mailing list
jboss-user@lists.jboss.org
h
I had the same problem. It's a known issue -
http://jira.jboss.com/jira/browse/JBSEAM-666.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043455#4043455
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043455
___
is this happening inside a long running conversation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043454#4043454
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043454
___
j
The field is annotated as below. I forgot to show here.
| @SuppressWarnings("unused")
| @DataModel
| private List categoryList;
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043453#4043453
Reply to the post :
http://www.jboss.com/inde
I thought I'm misunderstanding it. It isn't caused by datamodel. I use the @Out
error again. I'm confused.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043452#4043452
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=404
1.2.1 GA. The reason is 'Error: "_id19": .', translating into English as
'Error:"_id19":invalid option.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043451#4043451
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40
There was a typo in previous post, the facelets that uses the tag acutally was:
| ...
|
| ...
|
| ...
|
| ...
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043450#4043450
Reply to the post :
Here is what I am trying to do:
1. Create facelets source tag:
In taglib:
|
| address
| xhtml/address.xhtml
|
|
In address.xhtml:
|
| ...
|
|
|
| ...
|
please help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043448#4043448
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043448
___
jboss-user mailing list
jboss-user@lists.jb
"petemuir" wrote : And the exception? The WHOLE stack trace
no exception I can see in tomcat console, but the first page will be displayed
and the message
"The conversation ended, timed out or was processing another request"
will be displayed at that page. I expect to go back to another page b
And the exception? The WHOLE stack trace
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043446#4043446
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043446
___
jboss-user mai
sorry and this is the setting.xhtml
and when I click on "continueButton" i want to go back to last conversatin
but I receive this message:
The conversation ended, timed out or was processing another request
|
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
| http://www.w3.or
ok
here is the page that has a button to go to setting.xhtml:
|
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
| http://www.w3.org/1999/xhtml";
| xmlns:ui="http://java.sun.com/jsf/facelets";
| xmlns:h="http://java.sun.com/jsf/html";
| xmlns:t="http://myface
jbpm has fairly good api docs. Use them to your advantage and you'll find two
methods to delete a processdefinition in the class GraphSession
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043443#4043443
Reply to the post :
http://www.jboss.com/index.html?mo
You need to post *all* the code involved - not just random portions.
"mnrz" wrote : I think I put @Begin in wrong place because when the session is
creating it will calls the @Create method and it is also lunches a conversation
so this conversation is different from the next one that I will lunc
The most simple way is to do it in the forms.
The more complex way is to use an actionhandler that takes parameters and sets
a processvariable as an enummeration. The form can then display that
processvariable.
There is no option (yet) to set/declare an enumeration in jpdl
View the original
I think I put @Begin in wrong place because when the session is creating it
will calls the @Create method and it is also lunches a conversation so this
conversation is different from the next one that I will lunch later
but I dont know, if I remove @Begin how can I notify to join to current
con
Item 1: I have to experience that I think, no preference yet.
Item 2: I wanted to post that. Maybe real pure eclipse users are used to this,
I'm not (although I use eclipse regularly, I rarely come across using tables).
I think other (business?) users will not be used to this either. So imo an
look at the first post in this forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043438#4043438
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043438
___
jboss-user ma
here is the component in session scope:
| @Stateful
| @Name("userSetting")
| @Scope(ScopeType.SESSION)
| public class UserSettingAction implements UserSetting {
|
| private Log logger = LogFactory.getLog(SearchResultAction.class);
|
| private List selectedItems;
|
|
post code
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043435#4043435
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043435
___
jboss-user mailing list
jboss-user@lists.jbos
My approach is to cache the parameters in a page scoped component.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043434#4043434
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043434
"petemuir" wrote : What you are saying makes no sense. Views aren't bound to
conversations or the session, components are.
well, I meant the same component, sorry I made mistake
I want to go to a page which has a component in session scope but when I want
to go back to conversation it says it
It appears that WAS isn't well behaved here as it assumes that the JSF
Application will be a particular implementation, rather than using an API
class, or even putting the cast inside an if. You'll need to take this up with
IBM I think.
View the original post :
http://www.jboss.com/index.html
No, its currently not been documented. I believe Jacob (Hookom) blogged about
it a while ago, but I'm not sure how up to date that syntax is.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043431#4043431
Reply to the post :
http://www.jboss.com/index.html?m
What you are saying makes no sense. Views aren't bound to conversations or the
session, components are.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043430#4043430
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40434
There is also a glassfish example in the seam distribution
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043429#4043429
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043429
You've got an NPE in you own code. Fix it. At least show the code that gives
the NPE!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043428#4043428
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043428
__
s:convertEntity doesn't need to know about DataModels, and s:selectItems, which
does need to, does know about them.
What version of Seam? Add a message component to the h:selectOneMenu and see
why it's not submitting.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
Hi,
in our webapplication the user can trigger a batch insert, which will create
about 400 entities. This takes about 40 minutes.
In the beginning each entity gets created within a second. The more entities
are inserted and the further the process progreses, the slower it gets.
In the end it t
Oh, I see. The @DataModel outjected the List as DataModel, so the
entityConverter can't judge the type. Should I add an issue for s:convertEntity
DataModel not supported?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043423#4043423
Reply to the post :
http
I don't want to use the entity-query because of the limitation of it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043422#4043422
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043422
_
I've tried the entity-query to be running sucessful.
So it seem that it is caused by the type. The converter seems to have the
problem of judge the type of the object. What should I do to make it run?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043421#4043
Christian,
thank you again.
anonymous wrote :
| You believe that there are nested transactions and that transactions span
requests. These things do not happen or don't exist.
|
Your answers helped me to realize that this is not true.
anonymous wrote :
| It took me a while to realize t
Hi Claudia,
There's no indication that there was any problem closing the old ServerSocket,
so it looks like the the port was just unavailable (in a TIME_WAIT) state. Do
you set "reuseAddress" to true? Maybe that would fix the problem.
-Ron
View the original post :
http://www.jboss.com/index
OK, last post from me, this is what you need:
- A long-running conversation that is started when the form in 1) is rendered
- A Seam-managed persistence context with @In EntityManager (read the docs)
that is bound to that conversation (automatically)
- The conversation should begin with FlushMo
hello
I have some beans in one conversation (or rather some pages) but I want to use
another page which is in session scope and then back to last conversation and
resume the job but when I enter the session scope page after pressing the
button to go back it throws exception and tell me the conv
You believe that there are nested transactions and that transactions span
requests. These things do not happen or don't exist.
It took me a while to realize that you actually wanted to say "persistence
context" whenever you said "transaction", because that is what you are looking
for.
View th
Hi Rino
Are you still having problems with this issue? If so, I can tell you a couple
of things that might help.
1. The problem in JBWS-1141 comes from the fact that Remoting versions 2.x
require a call to org.jboss.remoting.Client.connect() before any calls to
Client.invoke(), whereas earli
Hi
I have a problem with security.
I am using JBoss Seam 1.1.6
when I press login button I encounter following exception:
| ERROR Servlet.service() for servlet Faces Servlet threw exception
| javax.faces.FacesException: Error calling action method of component with
id login:_id13
|
Hi all,
I am new in jboss and I have 3 questions.
1) Can I set locking policy for stateless session bean in standardjboss.xml,
because in the standardjboss.xml it doesn't state the locking policy for
stateless session bean, and if available, what type of locking policies are
available for 3.2.
66 matches
Mail list logo