[jboss-user] [JBoss Seam] - Re: own Seam component

2007-10-09 Thread rajesh2win
dhinojosa wrote : O. | | Download the source from cvs and take a look at the following files to see how to extend them... | | /src/main/org/jboss/seam/web/FileUploadException.java | /ui/src/main/java/org/jboss/seam/ui/component/UIFileUpload.java |

[jboss-user] [JBoss Seam] - Re: own Seam component

2007-10-09 Thread rajesh2win
rajesh2win wrote : dhinojosa wrote : O. | | | | Download the source from cvs and take a look at the following files to see how to extend them... | | | | /src/main/org/jboss/seam/web/FileUploadException.java | |

[jboss-user] [JBoss Seam] - Re: please help me out of this problem

2007-10-09 Thread mnrz
Hi Fernando sorry to revive this thread, but I have a problem in the above SB I don't know why changes to fields at client-side is not being seen at server-side. I mean when a user changes an item say, Phone no, and press the Save button at server-side I can see the same value that field

[jboss-user] [JBoss Tools (users)] - Re: WTP2.0.1, JBossAS-Tools-1.0.0.beta4 not publishing corre

2007-10-09 Thread dlmiles
http://jira.jboss.org/jira/browse/JBIDE-1047 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092840#4092840 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092840 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: problem in login.seam

2007-10-09 Thread panky_p
hello curtney, I have tried it with org.jboss.seam.NotLoggedIn= in message.property but it is not working, And shane i have tried it with identity.authenticate instead of identity.login. Still it shows the same message and when i try to login with incorrect username and password it shows

[jboss-user] [JBoss Seam] - Re: seam-gen : old issues

2007-10-09 Thread atao
anonymous wrote : JBSEAM-843 is about generate from existing entities; why shouldn't that make it into seam-gen ? If so I misunderstood you. I'll be very happy if seam-gen can generate from existing entities. anonymous wrote : alot of temp files are generated what does that mean ? The patch:

[jboss-user] [Clustering/JBoss] - Re: NameNotFound Exception on switching over

2007-10-09 Thread kanth_seenu
Forgot to mention my JBOSS version it is 4.0.5 GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092844#4092844 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092844 ___

[jboss-user] [JBoss Seam] - Re: binding attribute doesnt work with Seam?

2007-10-09 Thread mnrz
anybody can help me please? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092845#4092845 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092845 ___ jboss-user mailing list

[jboss-user] [Javassist user questions] - java.lang.NoSuchMethodException when invoking a method

2007-10-09 Thread ssiddiqu
I am getting java.lang.NoSuchMethodException when running the following code. Any ideas how can I create a new class, add a method and invoke it? String aMethod=printSomething; String src=public static void +aMethod+() + { +

[jboss-user] [JBoss Seam] - Re: Seam and custom JAAS problem

2007-10-09 Thread mindgame
Thanks for the hint. I tried to look around my codes for hidden/implicit security check but no luck. Even created a bare bone test and still no luck. So after 3 days of debugging, I have decided to 'hack' my login module to avoid certain actions in the second time the login module is invoked.

[jboss-user] [JBossWS] - Re: wsdl based web-service (like a paypal simulator)?

2007-10-09 Thread oskar.carlstedt
Hi! The WSDL file imports two XML-schemas that create a circular reference. A good point would be to ask them to change their design. The wsdl file at https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl imports two xml-schemas: | import namespace=urn:ebay:apis:CoreComponentTypes

[jboss-user] [JBoss jBPM] - Re: What's the difference betw. jbpm and jbpm-jpdl?

2007-10-09 Thread dleerob
They are the exact same product, except they simply renamed the package from jbpm to jbpm-jpdl, from version 3.2 onwards, as Koen explained. So, I would also expect that anyone starting new would want to use the latest version (for obvious reasons, you generally always get the latest version

[jboss-user] [JBoss Tools (users)] - Re: Ambiguous error with web.xml adding JSF

2007-10-09 Thread [EMAIL PROTECTED]
report it in jira with examples of the files failing/working. thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092854#4092854 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092854

[jboss-user] [JBoss Seam] - Re: seam-gen : old issues

2007-10-09 Thread [EMAIL PROTECTED]
Why does it need to create a temp file for each entity ?! should be enough to just iterate all the entities in one file, right ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092856#4092856 Reply to the post :

[jboss-user] [JBoss Seam] - Re: binding attribute doesnt work with Seam?

2007-10-09 Thread swd847
Can you post the xhtml and the backing bean? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092857#4092857 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092857 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: 2.0.0.CR2 Seam-gen Error

2007-10-09 Thread [EMAIL PROTECTED]
nathandennis: did you try my suggestion with overriding the hibernatetool.metadatadialect ? btw. it has nothing to do with the db; somehow PostgressDialect made it into the hibernatetools build in seam - I have no idea how (since it is not on my build machine ;( View the original post :

[jboss-user] [Beginners Corner] - Deployment order, EJB and SAR

2007-10-09 Thread WatchCat
Has faced such problem. There is application App.ear. Inside of which two modules - App.ejb and App.sar. App.sar in META-INF \jboss-app.xml is accordingly registered | jboss-app | module | serviceApp.sar/service | /module | /jboss-app | However JBoss deploy the

[jboss-user] [JBoss Seam] - Re: getting seam wiki ex error SevltEx: Function 'wiki:rende

2007-10-09 Thread [EMAIL PROTECTED]
Use CR2 and build Seam before so that all JARs are downloaded with the Maven stuff. There is an updated wiki/README.txt in there. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092859#4092859 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: can we deploy Axis WS client in jbpm 3.1.4?

2007-10-09 Thread kukeltje
this totally depends on the appserver. jBPM has no preference. But it could be that there are conflicting libs if you use something other than that which comes with the AS View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092861#4092861 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Deployment order, EJB and SAR

2007-10-09 Thread jaikiran
Have a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanAnMBeanDependOnASessionBean View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092862#4092862 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092862

[jboss-user] [JBoss Seam] - Re: binding attribute doesnt work with Seam?

2007-10-09 Thread mnrz
the xhtml is already posted at first thread above and here is the backing bean: | @Stateful | @Name(userRegister) | @Scope(ScopeType.SESSION) | @Restrict(#{s:hasRole('Admin')}) | public class UserRegisterAction implements UserRegister { | | private Log logger =

[jboss-user] [Installation, Configuration DEPLOYMENT] - not able to edit conf files while configuration of connectio

2007-10-09 Thread pravinkarne
Hi, i m going to cofigure coonnection pool. i m doing this using InstallJammer Installer (i want to cofigure connection pool before installation of application) for that i want change the following conf files of JBOSS 1.standardjboss.xml 2.login-config.xml 3.standardjbosscmp-jdbc.xml for

[jboss-user] [JBoss jBPM] - Re: How to use hibernate session in jbpm xhtml files

2007-10-09 Thread Nicos109
wow this is a smart answer, how about using google, too ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092865#4092865 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092865 ___

[jboss-user] [JBossWS] - Re: Web service parameters are always null

2007-10-09 Thread richard_opalka
It's xmlns= declaration within all subelements of sendTicketRequestToPartner element. Richard View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092866#4092866 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092866

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread jaikiran
The datasource files that you posted look good to me. Also, the message anonymous wrote : 08:44:01,255 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca | :service=DataSourceBinding,name=MySqlDSTmp' to JNDI name 'java:MySqlDSTmp' indicates that the datasource has been

[jboss-user] [JBoss Seam] - Re: Additional filter outside Seam-filter messes up encoding

2007-10-09 Thread Toby451
Here it is (I can't see that it interfers with encoding in any way). Application is being deployed on JBoss 4.2.1.GA. | import org.apache.commons.lang.StringUtils; | | import javax.servlet.Filter; | import javax.servlet.FilterChain; | import javax.servlet.FilterConfig; | import

[jboss-user] [JBoss Seam] - Re: List re-initialization after nested conversation

2007-10-09 Thread nagypalg
I had the same problem with Seam 2 CR1. It seems that it disappeared with Seam 2 CR2, and the list is not corrupted any more after returning from a nested conversation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092873#4092873 Reply to the post :

[jboss-user] [JBossWS] - Re: WS config

2007-10-09 Thread nickarls
A starting point? A working sample to reverse-engineer? A bone? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092876#4092876 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092876

[jboss-user] [JBoss jBPM] - Re: How to use hibernate session in jbpm xhtml files

2007-10-09 Thread kukeltje
it indeed is a smart answer, just like the post is on-topic ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092877#4092877 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092877

[jboss-user] [JBoss Seam] - Re: generate Excel spreadsheets

2007-10-09 Thread nemya
Any answer? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092879#4092879 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092879 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-10-09 Thread nickarls
Sorry, I'm so used to you being clairvoyant ;-) I have a reload method which reloads the cached messages | @Name(org.jboss.seam.core.resourceLoader) | @BypassInterceptors | public class DBMessages extends ResourceLoader { | | @Observer(reload_messages) | private void

[jboss-user] [Beginners Corner] - Re: Deployment order, EJB and SAR

2007-10-09 Thread WatchCat
Oh! Thats it. Thank you! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092878#4092878 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092878 ___ jboss-user mailing list

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

2007-10-09 Thread [EMAIL PROTECTED]
Are you using the GPD? If so, what version? If it is the latest release, can you post the processdefinition that produces this? Or open a JIRA issue to which you attach this info? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092883#4092883

[jboss-user] [JBoss Seam] - Re: ANTLR problem

2007-10-09 Thread sbozdag
Hi, I was using ant v1.6. I have downloaded a new version of ant which is now 1.7 and it worked! (although it threw warning messages on checksums, while retrieving some dependency files.., i wish it is not a serious problem) thank you swd847 cheers View the original post :

[jboss-user] [JBoss Seam] - Re: Maven Archetype - Seam 2.0.0. release

2007-10-09 Thread Grandfatha
Just for information, archetypes wont make it into 2.0.1 GA ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092888#4092888 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092888

[jboss-user] [JBossWS] - Re: wsdl based web-service (like a paypal simulator)?

2007-10-09 Thread richard_opalka
rocken7 wrote : If anyone cares to check out the wsdl, here it is: | | https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl Hi, I used JBossWS 2.0.1 and everything works fine for me. Here's my commandline: | ./wsconsume.sh -k -o classes -s sources

[jboss-user] [JBoss jBPM] - Re: can we deploy Axis WS client in jbpm 3.1.4?

2007-10-09 Thread itomer
kukeltje wrote : this totally depends on the appserver. jBPM has no preference. But it could be that there are conflicting libs if you use something other than that which comes with the AS Thanks for your reply you mean, we can deploy jBPM 3.1.2 from JBoss 4.0.3 to 4.0.5 or some higher

[jboss-user] [JBoss Seam] - Conversation management in a desktop-like applikation

2007-10-09 Thread jbuechel
I'm developing an application which has a similar look and feel as a desktop app. So there is a dropdown menu. What i've done to open the different modules from the menu is just like this: old menuItem.xhtml rich:menuItem value=#{messages.menu_manage_persons} |

[jboss-user] [JBossWS] - Re: WSSecurity failure on Linux

2007-10-09 Thread richard_opalka
Hi PeterJ, thank you for your investigation. I reviewed your post and our batch files and you are right, the classpath elements order is different for windows and different for linux. So I applied your suggestion to our distribution. This fix should be available in the next release

[jboss-user] [Messaging, JMS JBossMQ] - Re: MDB and long time tasks

2007-10-09 Thread gscalise
[EMAIL PROTECTED] wrote : This feature is in 4.2.x Hi Adrian, we are having the same problem as jc7442, but we can't switch to 4.2. Is there any workaround to this issue on 4.0.5GA? Would upgrading to JBMessaging solve our problem? Kind Regards, Guido Scalise View the original post :

[jboss-user] [JBoss jBPM] - JBPM-BPEL process monitoring - engine API

2007-10-09 Thread ruhl22
Hello. I have to develop a monitoring application (similar to the one IBM provides for its BPEL engine) for BPEL processes deployed on the JBPM-BPEL engine. Regarding this issue, I have read the following thread: http://www.jboss.com/index.html?module=bbop=viewtopicp=4029585#4029585 My

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
When JBoss start success, I open mySQL and I recognize that: anonymous wrote : On B machine, BDatabase have some tables: hilosequences, jms_messages, jms_roles, |But on the C machine, CDatabase has not some tables as BDatabase. --- Why CDatabase has not (if datasource has been

[jboss-user] [JBoss Seam] - Re: Please decouple seam-gen from JBoss

2007-10-09 Thread Grandfatha
Well, at our company these changes are slowing the adoption of Seam, because I analyzed Seam's Tomcat features during the 1.2.1 times and was happy to see that you would just have to throw some EJB3 jars at it and you could package it as a straight war file. No container changes needed,

[jboss-user] [JBoss jBPM] - BPEl Problem: Assign with Literal values

2007-10-09 Thread agusgr
Hello, I'm working with the jbpm-bpel-1.1.Beta3 and with the BPEL plugin for eclipse. I have develop several BPEL services but I have a problem with a portion of code. When I try to deploy a proccess with this: bpws:assign name=Assign validate=no | bpws:copy |

[jboss-user] [JBoss Seam] - Re: Maven Archetype - Seam 2.0.0. release

2007-10-09 Thread [EMAIL PROTECTED]
Perhaps - the 2.0.x mean's it will make it into one of the 2.0.x releases ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092902#4092902 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092902

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread catania
Now, I write a entity named Log_Entry @Entity | @Table(name = log_records, schema = CDatabase) | public class LogEntry implements Serializable { |private int id; |private Timestamp date; |public LogEntry(final Level lvl, final String msg) { | | } |

[jboss-user] [JBoss Seam] - Re: Conversation management in a desktop-like applikation

2007-10-09 Thread swd847
Seam contains el enhancements that allow you to pass parameters to action methods, so to make it a bit less verbose you could try: | @End | String navFunc(String param) | { | return param; | } | | rich:menuItem value=#{messages.menu_manage_persons} |

[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-10-09 Thread [EMAIL PROTECTED]
Check your startup logs and make sure that your org.jboss.seam.core.resourceLoader component is definitely using DBMessages. Otherwise, try breaking around line 60 of org.jboss.seam.crore.Events and see if you can trace why you get that exception. View the original post :

[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-10-09 Thread [EMAIL PROTECTED]
Ah, no, its that the method must be public. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092908#4092908 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092908 ___ jboss-user

[jboss-user] [JBoss Seam] - Recommended System Requirements for Seam/JBoss AS

2007-10-09 Thread JUnkie
We will go into production soon with a Seam application running on JBoss AS 4.2. I would like to start with a single server. How much working memory would you recommend? Paragraph 27.1 in the Seam book by Yuan/Heute says that a too large heap size can even slow down the JVM (GC sweeping takes

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-09 Thread Toby451
Shane thanks for taking your time. Strange that it differs so much. I was using 1.5.0_12. Changing to 1.5.0_11 does not change it much: | 10:51:37,795 INFO [Contexts] starting up: org.jboss.seam.captcha.captchaImage | 10:52:18,156 INFO [Initialization] done initializing Seam |

[jboss-user] [JBoss Seam] - Re: Very slow initialization of Captcha

2007-10-09 Thread [EMAIL PROTECTED]
Unless you have done some timings you aren't mentioning I suspect its actually delaying on something other that captcha creation. Have you looked at the server.log for debug messages? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092911#4092911 Reply to the

[jboss-user] [JBoss Seam] - Re: generate Excel spreadsheets

2007-10-09 Thread [EMAIL PROTECTED]
Yes, if you can make your xhtml page output csv - lots of discussions on how to alter the content type on the forum. No, there is no special JSF taglib I know of for this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092912#4092912 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Conversation management in a desktop-like applikation

2007-10-09 Thread [EMAIL PROTECTED]
Why not send logical outcomes from the action= on the menu and then do a outcome based navigation in pages.xml View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092914#4092914 Reply to the post :

[jboss-user] [JBoss Seam] - Re: generate Excel spreadsheets

2007-10-09 Thread nemya
And how can I make it output CSV??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092916#4092916 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092916 ___ jboss-user mailing list

[jboss-user] [Management, JMX/JBoss] - JBoss SNMP for sending Get requests

2007-10-09 Thread dpocock
JBoss includes the joeSNMP stack for sending traps and responding to some Get requests. However, the documentation does not discuss the possibility of sending Get requests from an application running inside JBoss. Is it safe to send get requests from within an EJB? If yes, how will the

[jboss-user] [Installation, Configuration DEPLOYMENT] - jboss startup error

2007-10-09 Thread aj1m
hi; while my project is running ok; i re- compiled it and i get this error : | | | ERROR [org.jboss.remoting.transport.socket.SocketServerInvoker] ERROR strating ServerSocket. Bind port 3873, bind adress: /193.147.169.120 | ERROR [org.jboss.remoting.transport.Connector] ERROR strating

[jboss-user] [JBoss Seam] - Re: List re-initialization after nested conversation

2007-10-09 Thread beligum
oh great, I totally lost track of this post! Nice to hear it's resolved (created a workaround instead of solving it). thx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092921#4092921 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread [EMAIL PROTECTED]
joesnmp does not have any special integration with the jboss thread pools. When in agent mode, if configured to use a thread pool by setting the agent NumberOfThreads attribute, it creates it's own thread pool to serve incoming get/set requests. AFAIK, when joesnmp is used to do outgoing

[jboss-user] [Installation, Configuration DEPLOYMENT] - Configuring Security against LDAP

2007-10-09 Thread woollybarr
Hi all, I'm trying to get JBoss to secure a web app for me. I initially tried this just against Tomcat using a context.xml file and got it working. I've now moved up a level to JBoss and can't see where I'm going wrong. I've put the following at the bottom of my login-config.xml:

[jboss-user] [Management, JMX/JBoss] - Re: How do I remotely access an mbean attribute value?

2007-10-09 Thread [EMAIL PROTECTED]
There is nothing special with the code to read the mbean attribute. The code you showed should work. Maybe you don't get to the right mbean or mbean server? Whatever results you get, make sure it's the same with what you would see with jmx-console. Try to hit the attributes of another mbean,

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread dpocock
Thanks for clearing that up. I was thinking that a JCA resource adapter might be a better solution - would you agree? However, despite searching online, I haven't found any examples of how JCA should be used to access SNMP services. I've put together some notes on how I would implement

[jboss-user] [Security JAAS/JBoss] - Re: SSO several war in one ear

2007-10-09 Thread djoukit
Well, the problem seems to come from the new JBoss Web Server since everything works fine with JBoss 4.0.5 (tomcat 5.5 embedded). Hope it will be patched in the new versions ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092928#4092928 Reply to the post :

[jboss-user] [JBoss Seam] - Re: problem in login.seam

2007-10-09 Thread panky_p
I am trying in my login page | tr | td | h:commandButton type=submit value=Login action=#{identity.login}/ | /td | /tr | tr | td colspan=2 align=center | h:message for= style=color:red//td | /tr | and in pages.xml | pages xmlns=http://jboss.com/products/seam/pages;

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread [EMAIL PROTECTED]
A JCA adapter would be the right approach, but it's harder to write one. Given that you won't be doing any transaction and security context propagation, the only benefit would be if you manage to use the server threads, but again, only if you hack joesnmp :) The way you describe a possible JCA

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread [EMAIL PROTECTED]
In any case, if your changes to joesnmp are generic/useful enough, and preferably backwards compatible, we could incoprorate them to a future version of joesnmp at sourceforge, as I have commit rights there. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Where to put jira.xml file under JBoss 4.2.0GA directory str

2007-10-09 Thread mclagett
Hi -- I may have found the answer to the problem I'm having setting up a redirect from IIS to Tomcat with my Jira WAR install on JBoss. I didn't realize ther was a jira.xml that I had to edit. JBoss 4.2.0GA contains Tomcat 6.0, so I'm assuming I need to use the .war file that gets generated

[jboss-user] [JNDI/Naming/Network] - LocalOnlyContextFactory Local server is not initialized

2007-10-09 Thread tis
Hello, i try to migrate a seam-1.2.1-application to seam-2.0 with jetty-6.1.5. I followed the seam2migration.txt and update configuration-files and classes. With the new configuration the LocalOnlyContextFactory throws a NamingException, because NamingContext.localServer is null. anonymous

[jboss-user] [Installation, Configuration DEPLOYMENT] - Want to change the default page as my webapp's page

2007-10-09 Thread vmayakri
Hi All, I want to change the default page of jboss when I access via http://localhost:8080 This should point to the my web application's home page. Can you please point me the steps to do this. Thanks, Venkatesh View the original post :

[jboss-user] [JBoss Seam] - Mapping exception

2007-10-09 Thread panky_p
I am trying to persist database to map two entity bean classes but it gives exception | java.lang.IllegalArgumentException: Unknown entity: com.mywork.forms.design.FormCategory | at org.hibernate.ejb.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:185) | at

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Configure JBoss to connect to multi database on multi ma

2007-10-09 Thread jaikiran
anonymous wrote : create table 456.log_records (id | integer not null auto_increment, message varchar(255), date datetime, level var | char(255), primary key (id)) Not sure why the 456 is getting prefixed to the table name. The configuration files that you posted did not contain this 456.

[jboss-user] [Messaging, JMS JBossMQ] - JMS msg get redelivered although setting retry to 0

2007-10-09 Thread niefeng
Hi all, I have some problem on the JMS msg redelivery after the main node has been down abnormally. I would like to disable such a redelivery due to some business logic requirement. My box has the following setup: version: JBOSS 4.0.5 GA OS: Sun Solaris 10 JRE: JRE 1.5.10 Deploy env: Two

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Want to change the default page as my webapp's page

2007-10-09 Thread jaikiran
See the first comment by Peter, at http://www.jboss.com/index.html?module=bbop=viewtopict=104203 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092941#4092941 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092941

[jboss-user] [JNDI/Naming/Network] - hajndi lookup

2007-10-09 Thread poyge394
I have an queue deployd on clustured servers: server1 server2 I run hajndi on one off the servers like this: | env.put(Context.INITIAL_CONTEXT_FACTORY, | org.jnp.interfaces.NamingContextFactory); | env.put(Context.URL_PKG_PREFIXES, org.jboss.naming); |

[jboss-user] [JNDI/Naming/Network] - Re: hajndi lookup

2007-10-09 Thread poyge394
does this work: | env.put(Context.PROVIDER_URL,server1:1100,server2:1100); | InitialContext ctx = new InitialContext(env); | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092943#4092943 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jboss startup error

2007-10-09 Thread jaikiran
Is this all, that you get in the logs? Is there any other exception stacktrace related to this? Maybe JVM_BIND error? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092947#4092947 Reply to the post :

[jboss-user] [JBoss Seam] - Re: List re-initialization after nested conversation

2007-10-09 Thread nagypalg
Ups, sorry, I posted too fast. I also created a workaround, and did not completely removed it, that's why I thought the issue was solved. Unfortunatelly, it still isn't. Anyway, my list comes from Hibernate, perhaps that is the problem? I do not do anything with the list in the nested

[jboss-user] [JBoss Seam] - Re: Conversation management in a desktop-like applikation

2007-10-09 Thread jbuechel
@swd847: Thanks, anyway this sounds better than the current solution. @Pete: Thanks, that was exactly what i was looking for. I didn't even know that's possible! For those who are interested and happy about a code snippet: menuItems.xhtml rich:menuItem

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread dpocock
Some more issues that come to mind: - how would you see the existing agent interacting with the resource adapter? - how would this fit into the classpath - where should the joeSNMP JARs go so that applications can use them? View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Want to change the default page as my webapp's page

2007-10-09 Thread vmayakri
Thanks for your reply. Is it possible to set another web application as default? so that we can point out to the default page. Thanks, Venkatesh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092956#4092956 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Mapping exception

2007-10-09 Thread [EMAIL PROTECTED]
So map the FormCategory as an entity. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092955#4092955 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092955 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Cannot download sources for 2.0.0.CR2 with `mvn dependen

2007-10-09 Thread motte79
Thanks ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092957#4092957 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092957 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Maven Archetype - Seam 2.0.0. release

2007-10-09 Thread Grandfatha
Oh, I get it. Thank you for the fast answer! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092958#4092958 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092958 ___ jboss-user

[jboss-user] [Management, JMX/JBoss] - Re: JBoss SNMP for sending Get requests

2007-10-09 Thread [EMAIL PROTECTED]
I guess, they could operate independently. As it is now, the joesnmp jars are shared in the static lib directory, so no need to include them with a RAR. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092961#4092961 Reply to the post :

[jboss-user] [JBossWS] - Re: Webservice as WAR vs. EJB3

2007-10-09 Thread dode
Sorry, I just figured that all I have to do is to update my JBossAS 4.0.5 to jbossws 2.0.1... now my EJB3 is also using JAX-WS. Very nice! Now I just need to figure out if it makes sense at all to deploy a webservice as stateful clustered bean. Have to learn about EJB3 but if someone could

[jboss-user] [JBoss Seam] - Re: Mapping exception

2007-10-09 Thread panky_p
Thanks muir, but FormCategory is already mapped as an entity. I am giving code snippet from my xhtml | tr style=height:30px | td align=right width=35% class=dvtCellLabelcategory/td | td align=left width=65% class=dvtCellInfo | h:selectOneMenu value=#{forms.formsCategory}

[jboss-user] [JBoss Messaging] - Question about jboss-messaging-1.4.0.GA and #JBMESSAGING-999

2007-10-09 Thread LeifOO
Hello, I am experiencing the same issues as described in #JBMESSAGING-999, Bridge startup should retry if remote destinations are not available. I have the following scenario: Start server with bridge Produces some messages (using the producing part of the bridge example) I browse the jbm_msg

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jboss startup error

2007-10-09 Thread aj1m
no there r many error after that; when i put my network cable this is corrected but have other error but when i dont use the network cable i have this error, i dont know how it is happened it was ok; i'm working in linux; i think that i must configure it to work as local host; is it like that

[jboss-user] [JBossWS] - Re: 2 ejb3s exposed as web services. Can't have same methods

2007-10-09 Thread richard_opalka
Issue was fixed. See: http://jira.jboss.org/jira/browse/JBWS-1799 for possible workarounds untill next release will be available for download. Richard View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092965#4092965 Reply to the post :

[jboss-user] [JBossWS] - How to implement a webservice workflow?

2007-10-09 Thread Bishop
Hi, I am new about web-services and thousand of questions come to me. I need to implement a web service workflow in such a way that an incoming event may request n web-services in a certain order. I think that BPEL is the right technology for that but... Which product of JBoss do I need for

[jboss-user] [JBossWS] - error using wsprovide

2007-10-09 Thread Fantagir
Hi! I'm trying to generate the wsdl and the artifacts of a class that I develop to create a WebService . But I did something wrong because don't work. I do it with this: $c:\jboss\wsprovide -w -c . IContar.class Contar.class -o .\artf And the error is: Error: Could not load

[jboss-user] [JBossWS] - Re: How to implement a webservice workflow?

2007-10-09 Thread jtestori
take a look at http://docs.jboss.com/jbpm/bpel/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092969#4092969 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092969 ___ jboss-user

[jboss-user] [JBoss jBPM] - Delegation Class Problems

2007-10-09 Thread Tom Brough
I have desgined a very small workflow using eclipse. I have incorporated an assignment class to delegate a task to a particular user. All micky mouse stuff but I am getting the following in JBOSS log ERROR [Delegation] couldn't load delegation class '' and this from the web page :- Error

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Want to change the default page as my webapp's page

2007-10-09 Thread jaikiran
vmayakri wrote : Is it possible to set another web application as default? so that we can point out to the default page. | | That's what we just did, isn't it? Did i understand your question wrong? View the original post :

[jboss-user] [JBoss jBPM] - Delegation Class Problems (Repost)

2007-10-09 Thread Tom Brough
I have desgined a very small workflow using eclipse. I have incorporated an assignment class to delegate a task to a particular user. All micky mouse stuff but I am getting the following in JBOSS log ERROR [Delegation] couldn't load delegation class '' and this from the web page :- Error

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Want to change the default page as my webapp's page

2007-10-09 Thread vmayakri
Hi, Already I have deployed under /server/default/deploy/sample.war/*.* and I want to make this as a default web app. Instead of removing the ROOT.war, is it possiblt to make this as default? Thanks, Venkatesh View the original post :

[jboss-user] [JBoss Seam] - Re: Mapping exception

2007-10-09 Thread [EMAIL PROTECTED]
No, I think you have a problem with your mappings - are you *sure* that class is mapped as an entity? Check in the entity mappings at startup and post code! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092972#4092972 Reply to the post :

[jboss-user] [JBossCache] - Re: TransactionManagerLookup in standalone cache

2007-10-09 Thread [EMAIL PROTECTED]
Performance, XA compliance, and mainly issues around not being able to cope with multiple threads using the same tx id. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092975#4092975 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: NameNotFound Exception on switching over

2007-10-09 Thread [EMAIL PROTECTED]
For the service you listed it's the deploy/cluster-service.xml file jboss:service=${jboss.partition.name:DefaultPartition} mbean, StateTransferTimeout attribute. If increasing the timeout doesn't work, have a look at the logs on the coordinator node (the one providing state) to see if they

[jboss-user] [JBossWS] - Re: XMLSchema, WSDL and wsconsume tool

2007-10-09 Thread mleite
Ideas? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4092977#4092977 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4092977 ___ jboss-user mailing list jboss-user@lists.jboss.org

  1   2   3   >