[jboss-user] [JBoss Seam] - where do i get plug's for Eclipse Europa regarding JBOSS SEA

2007-11-29 Thread hanram
hi, I am srarting a JBOSS SEAM Project. Presently i am using Eclipse Europa. Is there any plugin like Struts-bank.war so that can we can start our development. If not is there any ways to do the SEAM project in Eclipse Europa like install some plugins for Eclipse Europa

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Can we deploy without restarting?

2007-11-29 Thread jaikiran
anonymous wrote : But the issue is, if I copy-paste the ear to the deploy directory the apps is not restarted By default, the server should have picked up the application and started the deployment. Have you done any changes to the jboss-service.xml file in the %JBOSS_HOME%/ serverName/conf

[jboss-user] [JBoss Seam] - Re: s:decorate looses form values on validation error

2007-11-29 Thread utiba_davidr
I hope someone can help otherwise im going to have to stop using this. Is the seam source code available? I am happy to look at the source code to try and work out the issue myself. David View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109131#4109131 Reply to

[jboss-user] [JBoss Seam] - Re: Trapping Seam Remoting AJAX errors.

2007-11-29 Thread samdoyle
ugh.., thanks for the quick response though :( [EMAIL PROTECTED] wrote : This is an outstanding issue that has been on the backburner for a while, unfortunately: | | http://jira.jboss.org/jira/browse/JBSEAM-633 View the original post :

[jboss-user] [JBossCache] - Re: How to install JBoss cache from

2007-11-29 Thread genman
Whenever you have problems, you need to explain exactly what sort of problems you're having, e.g. by posting logs. How do you expect people to help you? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109143#4109143 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Stress test error in JBOSS - sending a 2695k message

2007-11-29 Thread paradisonoir
Hi, I have received error while sending a 2695k message for the sake of my investigations. I encountered such an exception. Do you guys have any idea if it is the JBOSS limit or something else ? thanks, y(JDBCPersistenceManager.java:4384) at

[jboss-user] [Messaging, JMS JBossMQ] - Jboss stress test failure

2007-11-29 Thread paradisonoir
Hi, I have received error while sending a 2695k message for the sake of my investigations. I encountered such an exception. Do you guys have any idea if it is the JBOSS limit or something else ? thanks, y(JDBCPersistenceManager.java:4384) at

[jboss-user] [JBoss Messaging] - Re: URGENT -JBoss limitation in accepting messages.

2007-11-29 Thread paradisonoir
At first I installed JBOSS Application server, and then by reading that page, I installed that software. It created a messaging folder in my jboss installation folder, and in order to run the server, I just run run.bat -c messaging in the command line. Do you think I replaced the MQ on AS?

[jboss-user] [JCA/JBoss] - Re: MSSQL XA datasource throws RollbackException on cluster

2007-11-29 Thread ratrask
you can find out what port it is listening on by going to the Configuration manager and following the links for Protocolse for MSSQLSERVER-TCP/IP Properties and clicking on the IP Address tab. Ronald Trask XAware inc Professional Services. View the original post :

[jboss-user] [JCA/JBoss] - Re: MSSQL XA datasource throws RollbackException on cluster

2007-11-29 Thread ratrask
One thing that you have to be careful of, SQL Server will frequently change the port that it listens on to some other number (that's Microsoft for ya) if you get a connection refused on startup check and see what port it is actually listening on. This happened to me when I tried to configure

[jboss-user] [JBoss Seam] - Seam Theme and Printable View?

2007-11-29 Thread terryb
wondering if it is a good idea to use theme based solution when I only two themes are required, default and printable view? In my case I want print view only when user click on say 'Print Preview' button - so I can open printable page in a new window. When user click on Print Preview button I

[jboss-user] [Clustering/JBoss] - Re: For JBoss 4.2.1, will either SQL Server 2005 or MySQL 5.

2007-11-29 Thread ratrask
Well no responses, but I guess that is what is to be expected when I don't gather my thoughts properly before I post. Here is some additional information that I posted on the JCA forum. I'm not sure that that is the right place, so I'll update this topic as well. -- I am trying to get the

[jboss-user] [JBoss Seam] - Trapping Seam Remoting AJAX errors.

2007-11-29 Thread samdoyle
Um so is there a way to trap these in some form of exception handler callback? I didn't see any in the documentation and we get a timeout sometimes and want to disable the annoying popup. S.D. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109126#4109126

[jboss-user] [JBossWS] - Can not find samples for 2.0.2.GA

2007-11-29 Thread thejavafreak
Dear all, Is there any samples like 1.2.1.GA? I could not find this in the distribution package. Or can I use the samples of 1.2.1.GA for a kickstart though I use 2.0.2.GA? thanks in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109135#4109135

[jboss-user] [JBoss Seam] - NamedQuery not known in Component

2007-11-29 Thread mirko27
We are trying to implement resourcebundle in database. Everything works fine, but it seems that our entitymanager is not able to resolve any namedqueries in resourceLoader. Is it some kind of instancing issue with SMPC entitymanager? Or something else? components.xml | ?xml version=1.0

[jboss-user] [JBoss Tools (users)] - Re: comment/uncomment in .xhtml

2007-11-29 Thread tynor
Put this in your web.xml to cause comments to be completely removed from the rendered page (so the EL inside them doesn't get evaluated). |context-param | param-namefacelets.SKIP_COMMENTS/param-name | param-valuetrue/param-value |/context-param | Seems like this

[jboss-user] [JBoss Seam] - Re: can we use Hibernate and define its query/database updat

2007-11-29 Thread hanram
yes we can do that by using Hibernate Named Queries Concept. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109117#4109117 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109117

[jboss-user] [JBossCache] - org.jboss.cache.lock.TimeoutException: write lock for / coul

2007-11-29 Thread [EMAIL PROTECTED]
Hi all, I'm trying to use JBoss Cache with optimistic locking as 2nd level cache for hibernate. I have a test case where a multi-threaded client inserts new objects into the database, with a database auto-sequence primary key. My test case passes with no issues when using pessimistic locking,

[jboss-user] [JBoss Seam] - Re: s:decorate looses form values on validation error

2007-11-29 Thread utiba_davidr
I should mention this is based around Seam 2.0.0.GA and JBoss 4.2.2.GA Thanks, David View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109115#4109115 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109115

[jboss-user] [JBoss Seam] - Handling dynamic data in RDBMS (i.e. no direct column mappin

2007-11-29 Thread tailor
Hi all, I'm actually a bloody beginner in Seam but somehow managed to succesfully develop my first web app in Seam. Right now I'm trying to solve a problem where I need some further advice. I have chosen a somewhat dynamic approach to save additional data of a user in the RDBMS. There are

[jboss-user] [JBoss Seam] - s:decorate looses form values on validation error

2007-11-29 Thread utiba_davidr
Hey All, I have been trying to get this to work for the last two days, a little disconcerting. I am sure its something I have done wrong but im not sure what it is. When I use the s:decorate component to display an inline error message, upon displaying the inline error message correctly the

[jboss-user] [JBoss Seam] - can't find datasource problem when mirgrate from seam1.2 to

2007-11-29 Thread tangdazhu
My application is working very well until i decide to migrade from seam1.2 to seam2, i am stuck by hibernate configuration problem in seam2, which always sent the message Can't find the data source , I have to list the related configuration files here, I also check your forum, it seems that

[jboss-user] [JCA/JBoss] - MSSQL XA datasource throws RollbackException on cluster star

2007-11-29 Thread ratrask
I am trying to get the Microsoft 1.2 JDBC driver configured for xa-datasource to function as the DefaultDS for an 4.2.1.GA jboss cluster, and I have run into an issue that I hope you can help with. On the second and all subsequent attempts at starting the server I get a

[jboss-user] [Messaging, JMS JBossMQ] - is there a way i can recall messages sent to the queue ?

2007-11-29 Thread lakemove
i am a newbie to mq. i sent a delayed message to the queue(use JMS_JBOSS_SCHEDULED_DELIVERY) then another app found that the message should be cancel so how to archive that ? thank u very much ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109127#4109127

[jboss-user] [JBoss Seam] - Re: Trapping Seam Remoting AJAX errors.

2007-11-29 Thread [EMAIL PROTECTED]
This is an outstanding issue that has been on the backburner for a while, unfortunately: http://jira.jboss.org/jira/browse/JBSEAM-633 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109128#4109128 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: URGENT -JBoss limitation in accepting messages.

2007-11-29 Thread paradisonoir
That's where I exactly found all steps of my configuration. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109145#4109145 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109145 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: mod_jk works, but only with localhost in the workers.pro

2007-11-29 Thread jaikiran
I have no experience with mod_jk. But the problem you mention appears to be related to the way you start JBoss. Have a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss42FAQ. Use the -b option to start JBoss. View the original post :

[jboss-user] [JNDI/Naming/Network] - Re: getInitialContext with Stateful session bean throws exce

2007-11-29 Thread jaikiran
anonymous wrote : I am running JBoss 4.0.4.GA using Java 1..6 JBoss is not yet fully qualified to use Java6. I would recommend you to switch to Java5. anonymous wrote : Caused by: java.lang.ClassNotFoundException: [Lorg.jboss.aop.advice.Interceptor The exception appears to be because, you

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: org.apache.commons.logging.impl.Log4JLogger does not imp

2007-11-29 Thread jaikiran
anonymous wrote : but when I include it in the ear I get the Log4JLogger does not implement Log Looks like a classloading issue. JBoss already has the commons-logging.jar in it's server lib folder. Since your application too includes it, the classes get loaded from 2 different classloaders.

[jboss-user] [Security JAAS/JBoss] - Re: logout

2007-11-29 Thread jaikiran
Are you doing a programatic login using the custom login module or is it container managed? Programatically, LoginContext object has a logout method which you can call from your application. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109155#4109155 Reply

[jboss-user] [Security JAAS/JBoss] - Re: Can't get Trace output from JBoss Login Modules

2007-11-29 Thread jaikiran
Sorry, i should have used the Preview button before posting. Here's what i meant: root | priority value=INFO/ | appender-ref ref=FILE/ | appender-ref ref=CONSOLE/ | /root You have set the priority level of the root logger to INFO. TRACE level is lower than

[jboss-user] [JBoss Seam] - Re: External Client and Seam Security

2007-11-29 Thread agnadello
About it being a common scenario or not... Given the following: - I'd like to have one single EJB Entity bean model for my application. - My EJB Entity beans is annotated with the @Restrict tag for use in Seam. - My Entity beans is configured to use Seam Entity Security (orm.xml). - I have a

[jboss-user] [Security JAAS/JBoss] - Re: Can't get Trace output from JBoss Login Modules

2007-11-29 Thread jaikiran
anonymous wrote : | | appender-ref ref=FILE/ | appender-ref ref=CONSOLE/ | You have set the priority level of the root loggers to INFO. TRACE level is lower than info and hence wont make it to the log file. Remove the priority setting from the root

[jboss-user] [JBoss Portal] - Problem when applying themes to the portal

2007-11-29 Thread praveenkumar82
Hi, I am new to the portal development. I tried with HelloWorldPortal example already available in jboss site and it worked fine. But when I tried to add themes it is showing error but it is working fine. The error logged is shown below. Please let me know what may be the possible cause

[jboss-user] [JBoss Seam] - Re: By clicking every row of dataTable, show Popup to edit i

2007-11-29 Thread dashti
hi paradigmz, thank a lot for your best solution! it works now! a step forward! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109160#4109160 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109160

[jboss-user] [JBoss Portal] - Re: load image in portlet

2007-11-29 Thread Soon5
Hy, I assume that you have an image-Folder in your WAR File. Then use this code-snippet in your JSP, or adapt it in your doView Method. | img src=%= request.getContextPath() %/images/imagename.gif / | Greetings Soon5 View the original post :

[jboss-user] [JBoss Seam] - Re: Charts

2007-11-29 Thread sstrenn
If you want very cool, interactive charts, you might try http://www.fusioncharts.com/free/. Here is an example screenshot: https://www.cs.sbcc.edu/strenn/cs129/TopOrdersFusionChart.jpg All you have to do is provide the data in XML format, which I did with a standard facelet and ui:repeat:

[jboss-user] [Installation, Configuration DEPLOYMENT] - Getting spring WebApplicationContext of another application

2007-11-29 Thread advaittrivedi
I have 4.2.1.GA. I have deployed alfresco.war file. Now I am trying to get the WebApplicationContext of alfresco from another web application AlfrescoWebClient using following code: | ServletContext alfrescoWebContext = application.getContext(/alfresco); |

[jboss-user] [JBoss Seam] - Re: ajax and EntityHome (Conversation) bug?!

2007-11-29 Thread dashti
hi, my problem solved! you can view the solution at http://www.jboss.org/index.html?module=bbop=viewtopicp=4107398 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109159#4109159 Reply to the post :

[jboss-user] [JBoss Seam] - Re: where do i get plug's for Eclipse Europa regarding JBOSS

2007-11-29 Thread amitev
Try jboss tools/red hat developer studio - http://labs.jboss.com/tools/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4109162#4109162 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109162

[jboss-user] [JBoss jBPM] - Re: Problems

2007-11-29 Thread kukeltje
The real basics are not that different. The nodes are on the left just like with the previous designer. Putting an action on a node is in a different place, but everything for all nodes is in the properties pane/tab so you can always find things there. You, as an intelligent person, should be

<    1   2   3