[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: What version of tomcat is embedded in jboss 4.2.3?

2008-12-02 Thread jfrederic.cl...@jboss.com
4.2.2 is using JBossWEB 2.0.1.GA and the vulnerabilities are not fixed in old community versions. If you want to be safe use Jboss supported product. You can also build JWB 2.0.x from the lastest CP tag and replace the jar files in you 4.2.2. (Look in the forum it is already explain somewhere).

[jboss-user] [JBoss Portal] - JBoss Custom window State Help

2008-12-02 Thread jb...@portal
Hi all, I want one custom window state(like minimized and maximized i want close) in jboss portal for each portlet, where i need to do changes in my application,and i am using jboss portal 2.6. can any one help to overcome this problem and if you have any sample code please share that code, it

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to flush Connection in jBoss?

2008-12-02 Thread ramsbuddha
Hi Peter, Thanks for your suggestion. I think your first suggestion can be done from JMX console and your second suggestion is about flushing the connections which are idle. Here my requirement is that, we need to flush all the connections whether they are idle or in use(should be flushed aft

[jboss-user] [Security & JAAS/JBoss] - problem in jndi look up

2008-12-02 Thread santhosh.22
hi i am using jboss jboss-4.2.2.GA and netbeans ide6. i have tried to run one cmp bean i am gettin the follow error and jndi name is setting to local/[EMAIL PROTECTED] hash code value i am not able to lookup please any one help me init: init: deps-jar: compile: library-inclusion-in-archive: dis

[jboss-user] [JBoss Portal] - How to remove jboss default home ?

2008-12-02 Thread peris
Please guide me to remove jbossdefault home page?. I am new for portal dev. I am always expecting your valuable reply. Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193921#4193921 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 + Spring 2.0 + Tomcat 5 + TX demo app

2008-12-02 Thread vipulg
Hi Dan, Can you please send the full source code of the sample app to me. My email id is [EMAIL PROTECTED] Thanks a bunch in advance -Vipul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193920#4193920 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss jBPM] - Re: jBPM 3.1 + Spring 2.0 + Tomcat 5 + TX demo app

2008-12-02 Thread vipulg
Hi Dan, Can you please send the full source code of the sample app to me. My email id is [EMAIL PROTECTED] Thanks a bunch in advance -Vipul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193919#4193919 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [EJB/JBoss] - EJB Client CallBacks (Like in RMI or CORBA)

2008-12-02 Thread grdzeli_kaci
is it possible to make ejb client callback like it is possible in RMI or CORBA? i want to call client from server, for example for logging out user, or sending message or something else. is there any pattern for it ? any idea will be appreciated, ___ Regards, Paata Lominadze, Mag

[jboss-user] [JBoss Portal] - Richfaces / GWT

2008-12-02 Thread guybedo
Hi, i'm currently developing portlets using jsf/richfaces and i can see a lot of issues/bug, more and more every day. a few ones : - a4j:include doesn't work - modal panel doesn't work - scrollableDataTable, extendedDataTable very buggy - ... I'd like to know if i'm the only one experiecing t

[jboss-user] [Security & JAAS/JBoss] - Urgent: Authentication Exception while accessing an none Sec

2008-12-02 Thread puneetjain
Hello, I have an application deployed in JBoss Server. I have secured web module and ejb module using JAAS security. One EJB is secured by JAAS while other one is not secured. Problem: When non secured EJB is called from action class, AuthenticationException is thrown. Steps

[jboss-user] [JBoss AOP] - Re: NoSuchMethodError: org.jboss.aop.ClassAdvisor$1

2008-12-02 Thread svr.vin
Hi Thanks a lot, the problem was solved. But the other DEBUG Messages are coming. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193906#4193906 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193906 ___

[jboss-user] [Beginners Corner] - Re:

2008-12-02 Thread michael.rollins
Man, that's the last time I just let Eclipse build a servlet for me, sheesh. Thanks a lot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193905#4193905 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193905 ___

[jboss-user] [JBoss Messaging] - Re: Number of topic subscribers

2008-12-02 Thread clebert.suco...@jboss.com
Yes.. never use that style of selector to filter user data.. That's a terrible anti-pattern. (this is true for any messaging style software you are ever going to use). It seems like temporary queues, would be the best approach for you, maybe the QueueRequestor approach. View the original post

[jboss-user] [EJB/JBoss] - javax.naming.CommunicationException

2008-12-02 Thread ramujava
javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: error setting options [Root exception is java.net.SocketException: error setting options] [Root exception is javax.naming.C

[jboss-user] [JBoss Portal] - PortletBridge, Richfaces & a4j:include

2008-12-02 Thread guybedo
Hi, i'm currently developping portlets with portletbridge and richfaces both snapshot version. I'm trying to create wiazrd like functionnality using a4j:include as stated in the richfaces demo. I can't manage to make it work, each time i want to navigate to another page inside my "wizard", it

[jboss-user] [JBoss Messaging] - Re: Number of topic subscribers

2008-12-02 Thread noelo
Yes, they intend to use a selector to pull a message off the queue based on UserID. Thanks for confirming my doubts on this approach. regards Noel View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193899#4193899 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [Performance Tuning] - Re: JBoss AS 4.2.3.GA + Seam 2.1.0.GA - 1 hit = 100% CPU

2008-12-02 Thread noelo
I have seen high CPU usage on XP and Tomcat running using the APR. This *may* be the cause of your issue, try it out without the apr and see View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193898#4193898 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [Performance Tuning] - Re: JBoss AS 4.2.3.GA + Seam 2.1.0.GA - 1 hit = 100% CPU

2008-12-02 Thread rhills
It is on Windows (XP). I've not seen anything official about the APR being CPU-intensive on the Windows OS, is this a known issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193897#4193897 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread bob.mcwhirter
"alesj" wrote : | There might not be the modification type you're looking for. | But it's easy to add what ever you want. ;-) | Yah, I looked at that too. Though, that requires extending the ModificationType enumeration and registering a ModificationAction. Non-trivial to try out a dif

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread alesj
"bob.mcwhirter" wrote : I'm finding this difficult to get right... | There might not be the modification type you're looking for. But it's easy to add what ever you want. ;-) And I also see types behave as I expected. :-) You're welcome to impl "top" == 'I effectively want is just a top-level

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
Sure. I never said this was _not_ pseudo code. :-) But I think you get my drift. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193894#4193894 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193894 _

[jboss-user] [JBoss Portal] - Re: WSRP: failed to configure remote producer as described i

2008-12-02 Thread [EMAIL PROTECTED]
The source of the error is: Server returned HTTP response code: 502 for URL: http://wsp.bea.com:7001/producer/producer?WSDL This probably means that you didn't properly setup your proxy configuration. Assuming you used the proper host name and port for your proxy, it might mean that you need to

[jboss-user] [JBoss Portal] - Re: Unauthenticated /sec Access with CAS enabled

2008-12-02 Thread iliap
Excellent, that did the trick. Thanks again, Ilia View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193890#4193890 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193890 ___ jbo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Not able to access the second JBoss instance started on

2008-12-02 Thread kpalania
It had to do with ActiveMQ and its datasource. Essentially, I had to point the second one to a different datasource. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193889#4193889 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [Beginners Corner] - Re:

2008-12-02 Thread PeterJ
You indicate that you wrote a client to accept the image. Have you tried just using a browser? You should see the image displayed. Also, don't call super.doGet() or super.doPost(). Did you look at the code for those methods? They both return "not supported" errors. View the original post : htt

[jboss-user] [Security & JAAS/JBoss] - Jboss 5 Strange Login Issues with WebAuthenticate

2008-12-02 Thread yoblin
I'm porting a login system from Jboss 4 to Jboss 5 and having a strange issue. When the login credentials are wrong, everything works fine (no exceptions, login fails), but when the login credentials are correct the user is authenticated fine but then an exception is thrown after the user is au

[jboss-user] [JBoss Messaging] - JMS message resend timeout

2008-12-02 Thread joannatam
Hi, After I send a JMS message from A to B, when onMessage() does not return within 5 mins, the message is resend again automatically. Does anyone know how to change this timeout to be longer than 5 mins? I am using JBoss 4.2.2.GA. Thanks a lot! -- Joanna View the original post : ht

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - What version of tomcat is embedded in jboss 4.2.3?

2008-12-02 Thread vernoncrandall
I believe JBoss AS 4.2.2 is using Tomcat 6.0.10 but the current version is 6.0.18 which includes a number of security fixes, including ones that prevent cross site scripting attacks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193883#4193883 Reply to the

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread [EMAIL PROTECTED]
Ah, I get it. One thing though - shouldn't the class be loaded from the classloader of the deployment? If you have just one ConstantsProvider for all deployements and it's just using its own classloader, one would think there might be problems when it is used by another deployment. View the o

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread bob.mcwhirter
I'm finding this difficult to get right... If I use TEMP, it seems to just copy my archive into tmp/ as a single file. If I use EXPLODE, it recursively explodes my archive, along with any .jar contained within. This upsets jruby, because it expects foo.jar to be a jarfile, not a directory. If

[jboss-user] [Beginners Corner] - "HTTP Status 405: HTTP method GET is not supported by this U

2008-12-02 Thread michael.rollins
I've been looking all over the web, and I keep coming up with the same solution, which is that you need to override doGet. Seems simple, right? However, I am overriding doGet, and I've even taken the simple servlet down to an even simpler level, and I'm still getting a 405 error. Briefly, I ha

[jboss-user] [EJB 3.0] - Re: how to get native connection

2008-12-02 Thread peiguo
Yes, you can set the proxy at system level, by for example setting system, properties. However, please take a look at javadoc (version 1.5 at least) for java.net.URL, look for an overloaded method - URL.openConnetion(Proxy), you will come to realize that you can set proxy at per connection/URL

[jboss-user] [JBossWS] - Re: @WebServiceRef for JAX-RPC service?

2008-12-02 Thread michael.rollins
For what it's worth, I've found that you have to instantiate the service, either when it's declared, or in the doGet, like so: | @WebServiceRef(wsdlLocation="META-INF/wsdl/IEnNET.wsdl") | IEnNETService service = new IEnNETService(); | I don't know if this is the "proper" way to do it, bu

[jboss-user] [JBoss Messaging] - Re: Getting java.sql.SQLException: ORA-01460: unimplemented

2008-12-02 Thread sganugapati
Have you found solution to this problem. I am also getting this error, when I send JBoss server MessageDrivenBean a JMS object message. -- error log ERROR [STDERR] org.jboss.mq.SpyJMSException: Could not store message: 267 msg=0 hard NOT_STORED PERSISTENT queue=QUEUE.MechDealInstantiatorMDB

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Customizing JBoss Native for Windows

2008-12-02 Thread ohady
thanks, it did the trick :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193870#4193870 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193870 ___ jboss-user mailing list jbo

[jboss-user] [JBoss AOP] - Re: Help with pointcut

2008-12-02 Thread [EMAIL PROTECTED]
| all(com.gm.tnt..) | should work, although I think that is aop 2.0.0 only: http://www.jboss.org/jbossaop/docs/2.0.0.GA/docs/aspect-framework/reference/en/html/pointcuts.html#pointcuts-wilcards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193869#4193

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Running Multiple Instances of JBoss on Windows

2008-12-02 Thread ScottDawson
The easiest way is to configure the ServiceBindingManager. See section 8.5 here: http://docs.jboss.org/jbossas/guides/j2eeguide/r2/en/html/ch08.html#ch10.bindingmanager Regards, Scott View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193868#4193868 Reply to t

[jboss-user] [EJB 3.0] - Re: Cannot remove entites used in relationships

2008-12-02 Thread valatharv
I need help while deleting child entity, please suggest how can I handle it. I tried posting in seam forum but that is not the right place.. I am stuck and need help... :( new to this... Entity Overview : -Project entity can have multiple QuantExperiments. -QuantExperiment entity can have mult

[jboss-user] [JBoss AOP] - Help with pointcut

2008-12-02 Thread csr1978
Hi, I have a pointcut which intercepts all the method calls in thin package. Here is my pointcut: | | | I want to modify my pointcut to include all the classes in tnt package so i tried with: This didn't work. Could anyone please let me know how to

[jboss-user] [Security & JAAS/JBoss] - Using JAAS with Thread Pools

2008-12-02 Thread leobaz2
My application consists of 2 EARs. One EAR has the web application and presentation logic. The other EAR consists of secured session EJBs. In the Web App EAR I defined a ServletContextListener that will authenticate itself with the EAR containing the secured EJBs. I am doing this using the

[jboss-user] [EJB 3.0] - prg on EJB3.0 stateless in jboss

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can any bod give me the example plz,its urgent.what is the version of jboss should i use to run EJB3.0 prgs? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193852#4193852 Reply to the post : http://

[jboss-user] [Beginners Corner] - problem trying to create new bean (EJB2.0)

2008-12-02 Thread MikePhoenix
I'm trying to create a new entity bean for an existing application. When I deploy I get the following error: anonymous wrote : org.jboss.deployment.DeploymentException: Field changeDate in prim-key-class must be of the same type. New table sql CREATE TABLE `projecthistory` ( | `ProjectId` i

[jboss-user] [Security & JAAS/JBoss] - Re: EJB3 and security role references

2008-12-02 Thread leobaz2
Thanks for your help, I'll give that a try and let you know. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193848#4193848 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193848 __

[jboss-user] [EJB/JBoss] - prg on EJB3.0 stateless

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can an bod give me the example plz,its urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193847#4193847 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193

[jboss-user] [EJB/JBoss] - problem with new bean I'm creating (EJB2.0)

2008-12-02 Thread MikePhoenix
I'm trying to create a new entity bean for an existing application. When I deploy I get the following error: anonymous wrote : org.jboss.deployment.DeploymentException: Field changeDate in prim-key-class must be of the same type. New table sql CREATE TABLE `projecthistory` ( | `ProjectId` i

[jboss-user] [EJB 3.0] - prg on EJB3.0 stateless

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can an bod give me the example plz,its urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193838#4193838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Performance parameters for JBOSS

2008-12-02 Thread PeterJ
Use the JMX Console (http://localhost:8080/jmx-console). It lists all of the MBeans registered in JBossAS. Several of them contain performance information. Here are some examples, there are others: For a data source named xxx, the following MBean provides information on the number of connection

[jboss-user] [EJB/JBoss] - Default EJB transaction timeout in JBoss

2008-12-02 Thread tips09
If no transaction timeout attribute is specified in the ejb-jar.xml, what is the default transaction timeout for the EJB methods of a stateless session bean? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193835#4193835 Reply to the post : http://www.jboss.c

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread csr1978
thank you. It worked! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193833#4193833 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193833 ___ jboss-user mailing list jboss-use

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread bob.mcwhirter
Yah, if the top-level deployment isn't bundled up in an archive, I can assume it's filesystem-based and can do vfsFile.toURL().getFile(). It might be somewhat evil, but it works for me so far. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193827#4193827

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread alesj
"alesj" wrote : Its context element takes modification attribute. | Eventually this is part of ContextInfo, so you can pre-determine this yourself. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193824#4193824 Reply to the post : http://www.jboss.com/index

[jboss-user] [Microcontainer] - Re: Autoexplosion of archives

2008-12-02 Thread alesj
We already have this. ;-) You can define this in jboss-structure.xml. Its context element takes modification attribute. It can either be "temp", "unpack" or "explode": - http://anonsvn.jboss.org/repos/jbossas/projects/jboss-deployers/trunk/deployers-core-spi/src/main/java/org/jboss/deployers/spi

[jboss-user] [Microcontainer] - Autoexplosion of archives

2008-12-02 Thread bob.mcwhirter
Is there some standard or default way to mark certain archives as needing exploding before doing a true deployment, or even structure deployment? Turns out, even with the .rails archives bit, the JRuby bits aren't quite happy with URLs yet. I'd like a deploy/myapp.rails file, if it's not alrea

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Not able to access the second JBoss instance started on

2008-12-02 Thread PeterJ
Based on the information you have provided, I would guess that you did something wrong. If you fix it, it should work. ;-) But seriously, look at the console log for the second instance and post any exceptions that were shown. If there were no exceptions, post the contents of the console output

[jboss-user] [JBossWS] - Re: OutOfMemory exception when loading xml schemas in WSDL

2008-12-02 Thread almarro1
First of all, thank you for your quick response. "bschmoll1" wrote : | I don't know how you're packaging the HL7 schemas, but you could try reducing the number of schemas down to the message type your actually interested in, which appears to be the PRPA_IN201101UV01, plus base schema's. |

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
"[EMAIL PROTECTED]" wrote : The most obvious mechanism to me is a ValueMetaData that is comprised of a class and a field name. The most obvious is value-factory: | | | org.jboss.demos.ioc.access.IConstants | | | | | | | | public class Const

[jboss-user] [JBoss Messaging] - Re: Problem in topic consumers when lost connections

2008-12-02 Thread [EMAIL PROTECTED]
anonymous wrote : My problem is that when the stand alone client reconects after lossing connection with the Jboss server, (something that is very probably, because they connect through internet) it can sends messages to the queue but it cannot consume messages from the topic. It is not clear

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuring JBoss 4.0.x to connect to Oracle database us

2008-12-02 Thread clboucher
Oracle OS authentication allows you to add a user that can access the database from the OS level, instead of a database-level user. This OS user would most definitely have a password. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193802#4193802 Reply to th

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread [EMAIL PROTECTED]
Turn on loadtime weaving. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=110955 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193800#4193800 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193800

[jboss-user] [JBossWS] - Re: OutOfMemory exception when loading xml schemas in WSDL

2008-12-02 Thread bschmoll1
It looks to me like there are a number of message types that are being parsed that don't seem relevant to the WSDL, MCCI_MT000100UV01.xsd, COCT_MT040203UV01.xsd. I assume each of these also have references to the datatypes.xsd, voc.xsd and the other base schema's, which is why there are numerou

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Customizing JBoss Native for Windows

2008-12-02 Thread PeterJ
See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=145181 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193799#4193799 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193799 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuring JBoss 4.0.x to connect to Oracle database us

2008-12-02 Thread PeterJ
You might have to go into the Oracle admin console and add a username and password specifically so that you can use it in *-ds.xml. I run into similar issues with PostgreSQL on Linux where by default PostgreSQL login is done according to the user's Linux account name. Going into PostgreSQL and

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread csr1978
BTW i am using JBoss 4.2.0GA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193796#4193796 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193796 ___ jboss-user mailing list j

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread [EMAIL PROTECTED]
Exactly... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193795#4193795 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193795 ___ jboss-user mailing list jboss-user@lists.jb

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread csr1978
Kabir, I tried injboss->SimpleInterceptor example. I build the aopexample.ear file and deployed it. When i run it i could see only the println statements from ExampleValue and ExampleSessionBean but i couldn't see any println statements from SimpleInterceptor like <<< Entering SimpleInterceptor

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
A simpler use case would be constants in an interface. ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193793#4193793 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193793

[jboss-user] [JBoss Portal] - WSRP: failed to configure remote producer as described in Re

2008-12-02 Thread engela
JBossAS 4.2.3 JBossPortal 2.7 JDK 1.6 (installed the Portal from the JBoss AS and JBoss Portal bundle) I am new to Web Services for Remote Portlets and are reading through Chapter 15 A Web Services for Remote Portlets (WSRP) of the JBoss Portal Reference Manual. I tried to configure access to r

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to flush Connection in jBoss?

2008-12-02 Thread PeterJ
Try this, Using the jmx console (http://localhost:8080/jmx-console), go to the jboss.jca:name=XXX,service=ManagedConnectionPool MBean (where XXX is the datasource name). Change the pool sizes and timeout value. Then wait for the timeout and the connections should be closed. Also, you can set t

[jboss-user] [JBossWS] - JBWS WSDL long array parameter

2008-12-02 Thread ravitas
Hi All, I ahve just downloaded jbossws-native-2.0.3.GA ant deployed it, i order to allow authentication at Webservices with @WebContext annotation. I could see the the WSDL is now published differently then before, however I was able to work with it and to perform teh authentication succesf

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: change port for webservice deployment

2008-12-02 Thread PeterJ
Did you change "8080" in all of the configuration files, or just in server.xml? If you grep for 8080 you will also find it in: server/xxx/deploy/http-invoker.sar/META-INF/jboss-service.xml server/xxx/deploy/jbossws.sar/jbosswes.beans/META-INF/jboss-beans.xml (You never said which JBossAS version

[jboss-user] [JBoss Portal] - wrong selected in selectOneMenu for portal-identity

2008-12-02 Thread sannegrinovero
I've been following the reference guide to add new internationalized properties to identity-ui-configuration.xml: |portal.user.typeofcustomer | | individual | company | |true | and in the view: | | | Internazionalized: IDENTITY_DYNAMIC_VAL

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: OutOfMemoryError deploying an JSF 1.2 app (ADF11g) to JB

2008-12-02 Thread PeterJ
According to the heap statistics, you have plenty of heap available. You are using only 58% of an 80MB permgen (and the max is 256MB, so it can grow if needed). Also, the tenured generation is only 61% used. Is there no other text or a stack trace? (I guess I would be happier if you posted abou

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread csr1978
Kabir, To be more specific i am trying to configure logging for EAR file. So, my interceptor should be accessible by both web(.WAR) and ejb(.JAR) files. I created mylogging.aop file with jboss-aop.xml file in meta-inf dir. and copied it to deploy dir of jboss. I still get: java.lang.ClassNotFo

[jboss-user] [JBossWS] - OutOfMemory exception when loading xml schemas in WSDL

2008-12-02 Thread almarro1
Dear all, last week I started a project to that implements a HL7 interface using EJBs 3.0 and annotations. Since the restrictions applied by HL7 to the WSDL semantics are quite strong, I'm forced to manually write the WDSL descriptor and import it using @WebService(wsdlLocation=..). The problem

[jboss-user] [JBoss Messaging] - Re: Number of topic subscribers

2008-12-02 Thread clebert.suco...@jboss.com
anonymous wrote : that each subscriber will have a selector to only pull down messages that its interested in. I don't see a problem with the selector, as long as you are not doing something like "userID=" on the selector on which case it would be a terrible design IMO where you should in fact

[jboss-user] [JBoss AOP] - Re: jboss-aop configuration help needed

2008-12-02 Thread [EMAIL PROTECTED]
Modify your jar to have the .aop extension, put the jboss-aop.xml into the .aop archive's META-INF directory. Deploy the file to the deploy folder. See the injboss example that comes with the download for more examples View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss jBPM] - Re: workflow changes frequently, is it suitable to use jbpm?

2008-12-02 Thread kukeltje
you can either: - make a process which contains all these items, lots of decisionnodes etc so it will be fully generic but can get complex - make a subprocess for each and decide runtime (by using an EL for the subprocess name and binding=late) which of the subprocesses to call. View the origina

[jboss-user] [JBoss jBPM] - Re: Cange swimlane at runtime

2008-12-02 Thread kukeltje
This is way to complex... as mentioned use an assignmenthandler View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193776#4193776 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193776 ___

[jboss-user] [JBoss Portal] - Re: Unauthenticated /sec Access with CAS enabled

2008-12-02 Thread [EMAIL PROTECTED]
This is a valid bug. The CAS SecuredURLPattern needs to filter /sec from its list. This fix should be available in the next release. Until then, you can override the getSecuredURLPatterns method on the Valve with this filtering Thanks View the original post : http://www.jboss.com/index.html?

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread [EMAIL PROTECTED]
Consider the case where a constructor takes an enum or an enum-like object - object identity is significant, but there may or may not be a way to get the value from a factory method. The object would be known publicly only because it is declared as a public constant. The most obvious mechanism

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Not able to access the second JBoss instance started on the

2008-12-02 Thread kpalania
I've created the bindings.xml file as mentioned in the link below and have modified jboss-service.xml such that it points to that file. http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Services_Binding_Management-The_Sample_Bindings_Fi

[jboss-user] [JBoss jBPM] - Re: workflow changes frequently, is it suitable to use jbpm?

2008-12-02 Thread aspider
we are developing a product which will be deployed in several countries, workflow of each country is same except that 2 or 3 steps are slightly different. for example 1)in one step this country need 1 confirm while other country need 2 or more comfirm 2)if amount is larger than limit, need a di

[jboss-user] [JBoss Messaging] - Problem in topic consumers when lost connections

2008-12-02 Thread cbolanos
Hello. I have installed JBoss Messaging 1.4.0 SP3 in a Jboss Server 4.2.2.GA, persisted in a MySQL database, and no clustered. I have deployed one topic and one queue, and a MDB in a the Jboss Server, and I have multiple standalone clients. The clients send messages to the queue, the MDB consum

[jboss-user] [JBoss AOP] - jboss-aop configuration help needed

2008-12-02 Thread csr1978
Hi, I am new to JBoss AOP concept and need some help in configuring it. I have a web application deployed to jboss server 4.2.0. I am trying to configure logging interceptor for the web application with aop. so far i followed these steps: package jboss.aop.interceptor; import org.jboss.aop.joi

[jboss-user] [JBoss jBPM] - Re: Cange swimlane at runtime

2008-12-02 Thread pgros
When i create my process instance i set the var "SWIMLANE" to "Unknown" i have following nodes startstate -> node -> tasknode1 -> tasknode2 "node" sets var "swimlane" to "test" then i overrided the enter() function of tasknode as following | @Override | public void enter(ExecutionCo

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
"alesj" wrote : | We don't have any special static handling (via xml or BMDB). | Apart from constructor::factory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193756#4193756 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss Tools (users)] - Re: [JBoss Tools 2.1.2.GA] Resolving a row variable does not

2008-12-02 Thread kphilipp
"akazakov" wrote : Are you sure? JBoss Tools 2.* does not support Eclipse 3.4. | Anyway I've checked and it works in JBoss Tools 3.0.0 (last nightly build). We have fixed some bugs in var/value resolving since JBoss Tools 2.1.2.GA and now it should works for all tags with "var" and "value" at

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
"[EMAIL PROTECTED]" wrote : Unless access-mode="FIELDS" implicitly grabs the class instead? Grabs class how? We don't have any special static handling (via xml or BMDB). OO != static. ;-) And I don't see why we should have any special treatment, the example I provided you is not a huge penalty.

[jboss-user] [JBoss jBPM] - Re: Cange swimlane at runtime

2008-12-02 Thread kukeltje
so your subject is wrong... I almost pointed you to page 2 of this forum where the answer is 'use the api' It is normally best to start with your *real problem* in the beginning of the post. If it is in the end and more than 50% of this post is like a previous one (it's 95% for this post) I stop

[jboss-user] [Microcontainer] - Re: How to auto-wire using BeanMetaDataBuilder?

2008-12-02 Thread alesj
| BeanMetaDataBuilder builder = BeanMetaDataBuilder.createBuilder(...); | builder.addPropertyMetaData("provider", new AbstractInjectionValueMetaData()); | OK, a bit more impl detail. I'll add BeanMetaDataBuilder::createContextualInjection method, which will hide this. View th

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Running Multiple Instances of JBoss on Windows

2008-12-02 Thread kpalania
I modified the ports in server.xml (tomcat), jboss-service.xml, etc, but I am not able to access the 2nd instance of JBoss running on the same Windows machine unless and until I shutdown the first instance. Could someone point me to relevant documentation please? Basically, I need to be able to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Customizing JBoss Native for Windows

2008-12-02 Thread ohady
Hi, I'm using JBoss application server 4.3.0.GA_CP03. To manually start JBoss application server I use: run.bat -c all -b 0.0.0.0 But, I'd like to start JBoss as a windows service using JBoss Native for Windows (jboss-native-2.0.6-windows-x86-ssl). How to customize it to start with -c all -b 0.0

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread [EMAIL PROTECTED]
It just seems a little odd - I want to pull a static field so why do I need an object instance? Unless access-mode="FIELDS" implicitly grabs the class instead? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193743#4193743 Reply to the post : http://www.jbo

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread alesj
"[EMAIL PROTECTED]" wrote : So does that mean that any bean which I want to pull constants from has to be managed? It's all about beans. Unless we had special constants treatment, how else do you expect us to pull stuff from? :-) But I guess this can be done generic: - simply add constants handl

[jboss-user] [Microcontainer] - Re: Injecting a field value

2008-12-02 Thread [EMAIL PROTECTED]
Ah, I see why it wasn't obvious at first. So does that mean that any bean which I want to pull constants from has to be managed? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193736#4193736 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuring JBoss 4.0.x to connect to Oracle database us

2008-12-02 Thread clboucher
I know how to configure a ds.xml file. However, Oracle OS authentication is different in that all that you need to do from a command line is this: sqlplus / Oracle Client is then smart enough to look at your environment and see if there is an SID configured. If there is, it passes you to the Or

[jboss-user] [Microcontainer] - Re: How to auto-wire using BeanMetaDataBuilder?

2008-12-02 Thread [EMAIL PROTECTED]
For XNIO, if no provider name is given, I want it to auto-wire based on type (in other words, find whatever provider is available). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193734#4193734 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [Microcontainer] - Re: Alternative JAR extensions

2008-12-02 Thread emuckenhuber
"bob.mcwhirter" wrote : Yah, if you guys could add ".rails" as a jar extension for the GA, that'd be plenty fine for my needs. This will be by default in AS5 GA: | +.spring | +.rails | +.esb | There is also a jira to track further change

[jboss-user] [Microcontainer] - Re: Alternative JAR extensions

2008-12-02 Thread bob.mcwhirter
Yah, if you guys could add ".rails" as a jar extension for the GA, that'd be plenty fine for my needs. Thanks! -Bob View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193732#4193732 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [EJB 3.0] - Re: Logs of System Exception

2008-12-02 Thread benChato
Thanks a lot for your search, jaikiran ! Now I know it's not a configuration problem of my instance. I voted for it in JIRA and will use my interceptor for the moment. Thanks a lot ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193731#4193731 Reply to the p

  1   2   >