hi boss..
Thank you very much for your timely help. let me go through the link and learn
about the mechanism to monitor the state of each server. Surely i ll inform my
progress.
thank you
sree
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014853#401485
I have an entity with a lob value:
|@Lob
| public byte[] getData() {
| return data;
| }
|
I have a large amount of data that Iretrieve in small parts from the database,
convert it to xml and stream it to the blobfield.
|public void insertData() throws
I created a new instance of CMSPortlet through the actual portal by going to
the Management Portlet, clicking on "portlets", selecting
"local.portal.CMSAdminPortlet", then on the right entering in a new name, and
clicking "Create instance". If you now click on "Instances" under the
Management P
no, 1.1.5.GA - has that already been fixed in 1.1.6.GA?! You should at least
give the people some time to install the old version, say, half a day, before
you pump out new features:)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014841#4014841
Reply to the
hello,
i need to create a testbed for my project. as a testbed i m using petstore but
now i need to install it on jboss and its database on mysql..
can anyone help me and give me the instructions on how to do so
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40
Thanks Peter for your answer but it didn't make any difference.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014835#4014835
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014835
___
Hi xiaocase,
please see merajcal Author's log
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014834#4014834
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014834
___
jboss-use
Hi,
I'm getting a NullPointerException when calling the createNamedQury() under
Jboss 4.0.5GA. Anyone one knows what the stack trace means?
22:25:41,609 ERROR [STDERR] Exception in thread "pool-5-thread-1"
22:25:41,609 ERROR [STDERR] java.lang.NullPointerException
22:25:41,609 ERROR [STDERR]
Thanks. I did actually end up doing exactly that, and then read your post. Nice
to see I was on the right track.
The build now compiled successfully, but im not sure how it copies across or
packages the the jar file. So at runtime (when running portal), it cant find
the classes in that jar file
What is "unreasonable" is that Tomahawk uses a servlet filter to accomplish
things that should not require use of such a blunt instrument. There is zero
reason why components like a treeview or a table should require a servlet
filter to operate. Such things are perfectly able to be implemented u
No? It's javascript, there is no deprecation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014817#4014817
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014817
___
jboss-us
Jboss installer is needed to install Jboss 4.0.5 with Ejb support. But my
linux machine which is a dedicated server does not have X-window installed. One
solution is to install X-window on my client windows michine. It would be nice
to have a text-based installer, or RPM for linux.
View the o
18.2.2. Seam.Component
The Seam.Component Javascript object provides a number of client-side methods
for working with your Seam
components. The two main methods, newInstance() and getInstance() are
documented in the following sections
however their main difference is that newInstance() will alway
I'm using Eclipse 3.2.1
I need to use EJB 3.0 in Eclipse.
What is the plug-in should i download.
>From where can i find it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014800#4014800
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
So to use the newspaper table, I have to change the newspaper table tag to seam
to use? It's so unreasonable.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014793#4014793
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
Peter,
We're using 1.4.2.
I cleared out the ~server/xxx/tmp directory and got the same results. I went
through several iterations of prior ideas until finally, I found an obscurely
named .jar file in a subdirectory of the deploy directory that had an old
version of the class file in it. I up
I noticed that tomatkist reported a similar problem (I'm also using 4.05 GA)
several days ago:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=100439
Unfortunately, his solution is what I was already trying (lookup the bean and
cast to the biz interface).
What is bizarre/frustrating i
naw, they have different semantics...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014774#4014774
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014774
___
jboss-user mailin
I have not reported this, so you should go and report it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014773#4014773
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014773
_
Hi,
I would like to have access to a Stateless session bean inside an MBean
service I will be working on. Can I use the @Ejb annotation to do this?
For example:
@Service (objectName="trail:service=calculator")
@Management(Calculator.class)
public class CalculatorMBean implements Calculator {
I tried to add new users to the jbpm database but i cannot login the console
with them. I added them into table JBPM_ID_USER. This seemed to work with the
beta1. Do i have to add more data now?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014754#4014754
Re
Found this setting in another project that I gleaned at:
|
| com.icesoft.faces.synchronousUpdate
| true
|
|
And - that cured the "Network connection interrupted" problem. (If someone can
help me with what it means to have changed this setting I will be very
I suspect that by specifying localhost that the app server is binding to that
address, hence only input from localhost is accepted. Try changing it to -s
0.0.0.0:1099 and see if that solves the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014752#40
Putting back the "Seam Redirect Filter" cured the problem with the hourglass
being displayed and nothing else happening. No that part works as before.
Still having problems with the Network connection...
(BTW: I am running Seam 1.1.6.GA, and ICEFaces 1.5.3.)
View the original post :
http://www
Hi, all!
We noticed an interesting problem with optimistic locking. The problem is
frequent versioning exceptions on objects which are very rarely modified or
even read-only. If we run a stress test, the errors appear almost immediately,
while in real-life use they occur at least a few times a
Well, I managed to get all the jars and configuration done, and I am running my
setup with ICEFaces turned on. I get a couple of weird effects:
- Between all page displays I get a popup box that shows for a very short time
that says "Network connection Interupted - to reconnect click the reload
Forget the last post - I am tired - that was already in the web.xml, just in a
different place...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014740#4014740
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014740
___
ok - I got it working.
the problem was here:
|
|
I had to change this to:
|
|
maybe session-jndi-name should be removed from the mail XSD in favor of
component's jndi-name?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014731#4014731
Repl
Some more data from the deploy trace:
| 19:30:04,234 INFO [ServletContextListener] Welcome to Seam 1.1.6.GA
| 19:30:04,250 INFO [Initialization] Namespace:
http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix:
org.jboss.seam.core
| 19:30:04,265 INFO [Initialization
I am looking at the instructions in the posted article, and also at the seam
icefaces example.
I have started converting the web.xml, and I think I understand most of it. But
I wonder what this part is for:
|
|
|
org.apache.myfaces.webapp.StartupServletContextListener
We have JBoss 4.0.5 GA installed on WinXP, JRE 1.5.0_10.
We are also running Eclipse 3.2.1 and JBoss-IDE Beta 2.
When we start from command line using run.bat w/o parameters, we are able to
access the server from any computer in our network.
If, however, we start JBoss from inside Eclipse we have
OK, now that I have been directed to instantiating the "foreign" portlet
programatically, I've tried.
I'm doing things from a servlet's init method. Now please do not tell me to use
an MBean. It doesn't fit in my environment, and it should be possible to do it
from a servlet's init method, rig
did you ever file a bug on this with myfaces ?
i can't find anything related in their JIRA or on the mailing list archive.
(i'm running into what i suspect is the same problem with
a restful application w/ page parameters and actions.)
thanks,
radu
View the original post :
http://www.jboss
Thanks, I don't have anything complicated in my xhtml Facelet files - sound
like I should just make the leap...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014685#4014685
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Found the problem, mostly pilot error, from the EJB Tutorial:
anonymous wrote :
| JNDI Bindings
| By default, session beans will bind to JNDI in the form ejbName/remote for
remote interfaces and ejbName/local in the case of local interfaces. When the
EJBs are deployed in an .ear file, the de
JIRA issue reported.
http://jira.jboss.org/jira/browse/JBSEAM-818
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014679#4014679
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014679
for me the example project and 2 were not enough... Unfortunately I do not have
the config files at hand for at least one week to be able to show them to you.
3 depends on what functionality you have. The some of the jsf components did
not work after switching to the icefaces ones. e.g. conversa
Hi,
I want to switch over to using ICEFaces on my project, and I have a couple of
questions:
1. I tried to find some guide regarding how to switch - I know there is an
icefaces example project, and I am comparing its setup compared to my (seam-gen
created) project - but I wonder if there is som
Hi Gavin,
This change works. Thank you.
I was hoping to find out for the sake of consistency that can we show that
alert message as soon as the date field was filled onblur ? because the credit
card validation is done that way but date validation is done only when we click
proceed button.
oops wrong topic
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014649#4014649
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014649
___
jboss-user mailing list
jboss-user@lis
ok thx..I'll try 1.1.6
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014648#4014648
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014648
___
jboss-user mailing list
jboss-us
Ok thx, I'll try 1.1.6
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014647#4014647
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014647
___
jboss-user mailing list
jboss-us
We were hoping for an official response for such a question.
Perhaps a light version of the above would help :)
How fast can putObject("Key...", "Value...") be called on a local cache ?
The keys/values are different Strings every time.
Thanks in advance,
Lior Neuman
R&D Team
MailVision LTD
It would be best to give this a go using 1.1.6.GA (there were a couple of nasty
bugs, and the documentation was improved)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014643#4014643
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
I don't think this is the problem, but just to eliminate:
Please post your $JBOSS_HOME/server/default/deploy/mail-service.xml and make
sure you have the mail namespace declared in components.xml.
What version of Seam is this?
Otherwise, can you attach your debugger to the getSession method in M
Hi all. I want to use the SeamLoginModule that uses JAAS in SEAM 1.1.5 and I've
read the docs and I try to do it like it says to run an example but it doesn't
work...
here is my components.xml
|
| http://jboss.com/products/seam/components";
| xmlns:core="http://jboss.com/pro
Oooops, the following diff corrects the problem:
Index: resources/WEB-INF/pages.xml
| ===
| RCS file:
/cvsroot/jboss/jboss-seam/examples/booking/resources/WEB-INF/pages.xml,v
| retrieving revision 1.13
| diff -r1.13 pages.xm
Could you:
| @ValidatorClass ( GreaterThanValidator.class )
| @Retention ( RetentionPolicy.RUNTIME )
| @Target ( { ElementType.METHOD } )
| public @interface GreaterThan {
|
| String elExpr = null;
| String mesg = "#{someMessageKey}";
|
| }
|
And then in the valida
In my components.xml, I have the following:
|
|
and in fact, there is a javax.mail.Session bound to this name in JNDI (here's a
partial dump from the JMX Console in JBoss:
| java: Namespace
|
| +- jaas (class: javax.naming.Context)
| | +- HsqlDbRealm (class:
org.jboss.
Ravindra,
What external CMS are you using - Alfresco?
Not exactly sure that I understood what you wanted to do, but it might be
something would be useful for others as well (read: myself). Would you care to
explain it is that you want to do more precisely and also if you managed to fnd
a solut
I'm pretty sure I know what's going on.
Your interface is not a Seam-managed entity. Therefore the Seam-entity's scope
specification doesn't apply to it. But when you use the real Seam entity, and
not the interface, then those rules DO apply and you can't outject it to a
wider context than th
Please show the entities in question
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014597#4014597
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014597
___
jboss-user mailing
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEntityConverter
This is the EntityConverter split out of SeamSelectItems. It should work just
as before (except you do need to attach it yourself using one of the standard
JSF mechanisms for attaching converters) - I've marked it draft for now so any
http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamEntityConverter
Please test this (with s:selectItems rather than si:selectItems) - sorry about
the time delay in getting this out :(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014594#4014594
Reply to the post
The icefaces guys have told me that they will have an open JIRA installation
available sometime next month.
For now, you can report issues in the "ICE Faces Integration" component in the
Seam JIRA (which they are monitoring).
View the original post :
http://www.jboss.com/index.html?module=bb&o
[ur]http://jroller.com/page/jgilbert01?entry=extending_the_hibernate_validation_framework[/url]
This seems one approach - I would prefer to see EL used rather than JEXL and
I'm not sure how it would tie into the JSF lifecycle (as the datamodel hasn't
been updated in the process validations phase
Some less complex intra entity validations would be a nice first step. Things
like : date A should be before date B. Element B is required if element A is
not null. Has anyone written some 'generic' validators for these less complex
validations
View the original post :
http://www.jboss.com/ind
Hello I have a "small" problem with the @EJB anotation.
I have created the following Bean:
@Stateless
public class CathegoryFacadeBean implements CathegoryFacadeRemote {
@PersistenceContext(type=PersistenceContextType.TRANSACTION)
EntityManager em;
public List getAllCathegories
I'll switch to icefaces as soon as someone shows me a working conversation
switching, theme switching, a tabswithcing that does show the tab that is
selected in one workspace/conversation also in the next workspace AND correct
way of configuring all this with facelets. I've had a lot more probl
I have similar problem:
EntityManager occasionally returns instances of class
SomeClass_$$_javassist_number instead of SomeClass.
Thus, there is no way to use the bean correctly with polymorphic queries, when
instead of instance of some SubClass I have an instance of
BaseClass_$$_javassist_numb
In the web.xml
|
| FirstcategoryFacade
| Session
| FirstcategoryFacadeHome
| FirstcategoryFacade
|
|
in the jboss-we.xml
|
|
|
| /NewsApp-war
|
| FirstcategoryFacade
| FirstcategoryFacade
|
|
|
Vi
no, sorry. There isn't
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014554#4014554
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014554
___
jboss-user mailing list
jboss-us
Fixed, thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014553#4014553
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014553
___
jboss-user mailing list
jboss-user@lists
First, the logging that has been discussed here is the jbpm logging, not the
log4j logging which you refere to.
If you want a loglevel of error to the console, change that threshold.
Again, this is a log4j issue. not a jbpm issue
View the original post :
http://www.jboss.com/index.html?module
please post a correct file (use code tags) and the code you use to get the list
of transitions
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014546#4014546
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014546
___
works for me... probably a corrupt mirror or something
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014545#4014545
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014545
___
post more info, not a single node. I would have given you the same answer ed
did. And if you tried something. please mention that
http://www.catb.org/~esr/faqs/smart-questions.html
Ronald
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014540#401454
I found all the XSD's in the night build from CVS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014536#4014536
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014536
___
jbos
Regarding the links... the thing I forgot to mention is that it is all in 3.2
(currently in beta). The docs on the site are still for 3.1. So get the 3.2
staterkit with the docs in there and be surprised :-)
Ronald
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
Sasi-
I have checked in the beta 1 distro and I can confirm the failed
"is_failed_over" *does* exist in the pm configs in that distro.
You can check this yourself, just download it from
http://labs.jboss.com/portal/jbossmessaging/downloads
So there should be no need to edit anything, the field
at the time of this posting, the following URL,
http://jboss.com/products/seam/jms-1.1.xsd
takes me to http://jboss.com/errors/404
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014532#4014532
Reply to the post :
http://www.jboss.com/index.html?module=bb&
I'm trouble in it, because of the extended datatable providing the newspaper
table format. Exploring the ADF and ICEFACES, I found no replacement of the
extended datatable.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014533#4014533
Reply to the post :
ht
did you look at www.jboss.org? There is a link to mailinglists. So indeed no
forum... please use their mailinglist.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014524#4014524
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
Hello,
I am trying to run the JBossCache-1.4.1.GA (stand alone-jdk1.5) annotated50
examples to work.
The strange thing is that the weaving example(build.bat run.aop.example) works
ok, but the loadtime mode(build.bat run.loadtime.example) doesn't.
I have changed a bit the original StudentMaintTes
Ok Sree, looks like you have successfully clustered your jboss servers. Now,
you need a mechanism to monitor the state of each server and then direct
traffic accordingly. This explains it all:
http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
View the original post :
http://w
"timfox" wrote : Guys- can you tell me what version of messaging you are using?
|
| If you are getting sql exceptions with a config, that implies you are using
the wrong config with that particular version. Are you using the config from
the distro?
|
| If you are using 1.2, I have recen
I have a portal w/ multiple portlets that talk to my database. I'm using
hibernate 3.2, jboss app server/portal server bundle.
Each page of the portal has between 3 and 7 portlets that each make a call to
my single business object which gets 1 hibernate session from the factory PER
METHOD and
Where does hibernate-client.jar come from?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014491#4014491
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014491
___
jboss-user m
Hi,
I have the problem that I can't outject an instance of an Entity Bean from a
SFSB into a context variable.
The instance field of the SFSB from which I'm trying to outject the EntityBean
is an INTERFACE, which two of my Enity Beans implement.
I think this is causing problems. I can tell tha
Thanks for the reply wsollers, do you also use facelets? It's now complaining
that it can't find javax/servlet/jsp/tagext/JspIdConsumer. I think that you
may inherently need to use facelets as jboss 4.0.x ship's with the wrong
jsp/servlet version for jsf 1.2 ri.
View the original post :
http
Is there a JIRA issue for this? I couldn't find one. If there isn't please
create one :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014485#4014485
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014485
Hi recycle_bin01,
Same problem I have been facing for long time, and I had logged the problem but
did not get any response,
so I dont know what to do, I have to start my project also,
The concept provided by the seam is excellent but I am sorry to say that the
support provided by the forum is n
JBoss Messaging 1.0.1.SP4 has been released and it is available for download on
jboss.org (http://labs.jboss.com/portal/jbossmessaging/downloads) and
sourceforge
(http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=157261).
This service pack fixes several major bugs present i
JBoss Messaging 1.0.1.SP4 has been released and it is available for download on
jboss.org (http://labs.jboss.com/portal/jbossmessaging/downloads) and
sourceforge
(http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=157261).
This service pack fixes several major bugs present i
Hello,
I have updated the integration (http://software.softeu.cz/seam/). I have
integrated new features from seamgen 1.1.6.GA (security, ...) and added support
for container profiles:
modify jdbc.properties and profiles.xml to reflect your database / container
configuration.
What is still miss
I'm pretty new to Jboss and I hope you can help me whit my problem..
I's it possible to bind different hostnames to different applications??
I runnig Jboss AS 4.0.5 on a Linux server that are configured whit 3 different
ip's / hostnames
eth0 server.test.net 192.168.0.10
eth0:1 app1.test.net
Thanks Peter. You write "you should be able to reference existing portlets
...", well, I tried this already, but all I get is
Failed to create instance WfDemoPortalIntroInstance of portlet
/de.danet.an.jbportal.war.local.portal.CMSPortlet because portlet
/de.danet.an.jbportal.war.local.portal.C
I'm wondering what is the best to do the following:
I would like to extend the standard role based access control check which is
done by JAAS (based on the role needed to run the method and the role the user
has), with a test that will check if the user is allowed to run the method on
the given
This is interesting. Here is the confirm hotel booking page content. negative
pricing. hmmm
Name:
W Hotel
Address:
Union Square, Manhattan
City, State:
NY, NY
Zip:
10011
Country:
USA
Total payment:
-$4,050.00
Check In Date:
Feb 11, 2007
Check Out Date:
Feb 2, 2007
Credit Card #:
3332333233323332
Is this bug intentional in the booking example? Currently we can have check out
date to be earlier than check in date even though the logic in the
HotelBookingAction.java checks for it and documentation has a slightly
different code. Or is something else broken?
Please advise.
View the origina
its is not a "bit poor" , inconsistent cache behavior is a big bug.
you can start by removing the use of Integer object from the document.
this pitfall is confusing at best
also , what about performance?
When I put my user hat(not design hat) I think IMHO that the FQN API should be
String only
You can run jsf 1.2 ri on jboss 4.0.5 because I do. Here is the caveat, jboss
4.0.5 ships with the tomcat 5.5.x sar which is jsp 2.0 compliant not jsp 2.1
which i think you need for jsf 1.2. just nav to http://juel.sourceforge.net/
and snag their latest api & impl for the java unified expression
Hi
As per you direction i ve verified my logging level. And it was already set to
INFO in the log4j.xml.
But still my log file is a combination of INFO and DEBUG.
As it failed i started picking up the lines with logging level 'INFO' from my
server.log files.
Then i could see the following lines
93 matches
Mail list logo