[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-02 Thread janole
Tanks for the answer. Looks like I have to dig futher on. As you say the portlet itself can't control this behavior. I was hoping that there was a way around, eg. by setting a property: resp.addProperty(portlet.expiration-cache,0); In our applications we have to solve this use case: - User

[JBoss-dev] [JBossCache] - Re: JBossCache in Tomcat w/ Transaction Support

2005-03-02 Thread [EMAIL PROTECTED]
Hopefully next week (I'm at JBoss World this week). 1.2.1 is ready to go out, minus 2 bugs in the AOP layer (testsuite). If not next week, then the week afterwards for sure View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868456#3868456 Reply to the post :

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-103) ConfiguratorFactory#getConfigStream should not throw a AccessControlException

2005-03-02 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-103?page=history ] Bela Ban updated JBCACHE-103: - Fix Version: 1.2.1 ConfiguratorFactory#getConfigStream should not throw a AccessControlException

[JBoss-dev] [JBossCache] - commit() should not be called on TreeCache directly

2005-03-02 Thread majecek
I am getting this error. Do you have any idea what is wrong with it? I am using: Hibernate 2.1.6 JBoss 4.0.1 SP1 JBossCache 1.2 application is running in clustered enviroment. This error I see only on the computer where I started JBOss as first node. | 10:46:27,662 ERROR [RpcDispatcher]

[JBoss-dev] [Design of JBoss Portal] - Re: Portal 2.0 build failure

2005-03-02 Thread dshen
mholzner wrote : are you sure you got the right stuff from cvs ? | | use: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-portal-2.0 To make 100% sure, I am trying it again by copy and paste your command. I defined and used a CVSROOT env variable before. Let's see what will

[JBoss-dev] [JBoss JIRA] Created: (JBXB-4) JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0

2005-03-02 Thread Scott M Stark (JIRA)
JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0 - Key: JBXB-4 URL: http://jira.jboss.com/jira/browse/JBXB-4 Project: JBoss XML Binding (JBossXB) Type: Bug Environment: jrockit 1.5.0 from:

[JBoss-dev] jboss-3.2-jdk-matrix build.66 Build Successful

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050302040732Lbuild.66 BUILD COMPLETE-build.66Date of build:03/02/2005 04:07:32Time to build:22 minutes 7 seconds Unit Tests: (0) Total

[JBoss-dev] [JBossCache] - Re: Beginning Question: TreeCache and Clustering Requiremen

2005-03-02 Thread [EMAIL PROTECTED]
Yes, but be aware that the Dummy TXMgr should not used in a production system View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868457#3868457 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868457

[JBoss-dev] [Design of JBoss Portal] - JBoss Portal login

2005-03-02 Thread Ollihak
Hello, I am still wondering about the login in JBoss Portal... I mean, when I enter username and password on the UserPortlet, I do not really understand what happens, when I follow the code... If I am not already logged in, the UserPortlet presents that login.jsp-page. When I click on the

[JBoss-dev] [Design of JBoss Portal] - Re: Portal 2.0 build failure

2005-03-02 Thread mholzner
are you sure you got the right stuff from cvs ? use: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-portal-2.0 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868387#3868387 Reply to the post :

[JBoss-dev] jboss-head-testsuite build.21 Build Successful

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20050302005722Lbuild.21 BUILD COMPLETE-build.21Date of build:03/02/2005 00:57:22Time to build:108 minutes 35 secondsLast changed:03/01/2005 00:46:04Last log entry:Remove the

[JBoss-dev] [JBossCache] - Mass removal of objects in cache

2005-03-02 Thread fredatwork
Hello, I would liek to know if there is a way to remove objects from an AOP cache massively. Let's say I entered several objects in an AOP cache : cache.putObject(/root/1, object1); | cache.putObject(/root/2, object2); | .../... | cache.putObject(/root/999, object999); | Now I would

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-103) ConfiguratorFactory#getConfigStream should not throw a AccessControlException

2005-03-02 Thread Roland R?z (JIRA)
ConfiguratorFactory#getConfigStream should not throw a AccessControlException - Key: JBCACHE-103 URL: http://jira.jboss.com/jira/browse/JBCACHE-103 Project: JBoss Cache Type: Bug

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1540) java.lang.ClassNotFoundException: com.ionific.flash.sessions.admin.AdminAccountInfo during startup

2005-03-02 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1540?page=history ] Scott M Stark closed JBAS-1540: --- Resolution: Rejected This is not a jboss/tomcat class so apparently the class has been removed and the persisted value cannot be restored. This simply

[JBoss-dev] [Design of JBoss's Web Services Implementation] - TEST-org.jboss.test.ws.attachment.AttachmentDIITestCase all

2005-03-02 Thread rajdeep_dua
My intention is to get familiarised with jboss webservice module,not sure why this is happening Why are the calls going to axis impl? still Any idea why this might be happening Client side Exception : Testsuite: org.jboss.test.ws.attachment.AttachmentDIITestCase | Tests run: 5, Failures: 0,

[JBoss-dev] [Design of JBoss Portal] - Re: Document Replication and JBoss CMS

2005-03-02 Thread [EMAIL PROTECTED]
the cms can be configured to do cache invalidation and use one single database providing the feature you want. for that you need to configure the slide repository such it uses a JDBC store and shared by all the servers. also you need to use the HA version of the CMS that uses cache

[JBoss-dev] [JBoss JIRA] Updated: (JBWEB-14) jsp:include fails when url contains parameter with ; in it

2005-03-02 Thread Erik Turesson (JIRA)
[ http://jira.jboss.com/jira/browse/JBWEB-14?page=history ] Erik Turesson updated JBWEB-14: --- Attachment: test.zip Access the test with the URL http://localhost:8080/test/index.jsp jsp:include fails when url contains parameter with ; in it

[JBoss-dev] [JBossCache] - Re: Is JBossCache appropriate for this problem ?

2005-03-02 Thread [EMAIL PROTECTED]
James, I am not sure if I understand your question fully. But here is what I think. 1. We have plan to support MBean clustering using JBossCache in the future. 2. Meanwhile, if you want to do it yourself, you can have MBean sit on top of the Cache. Then to notify the MBean of a cache update,

[JBoss-dev] Error compiling - ejb3

2005-03-02 Thread Dave Smith
I am using jboss-head CVS and trying to compile ejb3. In ConsumerContainer and MDB.java the method createSessionPool calls getServerSessionPool. This method needs a javax.jms.Destination. I added final Destination destination, to the arg list and changed the two places it is called within the

[JBoss-dev] [Design of JBoss's Web Services Implementation] - Re: TEST-org.jboss.test.ws.attachment.AttachmentDIITestCase

2005-03-02 Thread [EMAIL PROTECTED]
Have you installed the the jbossws.sar instead of jboss-ws4ee.sar? cd webservice ant deploy-jbossws View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868490#3868490 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868490

[JBoss-dev] [JBossCache] - Re: Mass removal of objects in cache

2005-03-02 Thread [EMAIL PROTECTED]
There is no api to do that now. You don't want to do a force non-aop remove (e.g., remove(fqn, root)) since it doesn't remove the CacheInterceptor. You will need to do rmeoveObject individually. If you want, please go to jira.jboss.com, open a feature request for JBoss Cache, and assign it to

[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-02 Thread [EMAIL PROTECTED]
so you are asking to have a property that would modify the pragma no cache of the entire response ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868491#3868491 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868491

[JBoss-dev] [JBossCache] - Re: Beginning Question: TreeCache and Clustering Requiremen

2005-03-02 Thread cortesr
Thanks for the reply. Currently, our JBoss applications don't use transactions with Hibernate against our database. Am I right in saying that I would still have to use dummy transactions with the TreeCache in order to get replication to work across the servers, albeit without JBoss

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-29) Added URL Service MBean

2005-03-02 Thread Phil Cornelius (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=history ] Phil Cornelius updated JBAS-29: --- Attachment: was_urlresource.png Screenshot showing resources available to J2EE app in websphere. In Jboss there is a service file for all but the URL resource,

[JBoss-dev] [JBossCache] - Re: LockTimeoutException

2005-03-02 Thread [EMAIL PROTECTED]
Dirk, If you can set log trace org.jboss.cache and org.jboss.web to DEBUG and send it to me, I will be able to see it more clearly. [EMAIL PROTECTED] Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868497#3868497 Reply to the post :

[JBoss-dev] [JBossCache] - Re: overriding LRUAlgorithm

2005-03-02 Thread [EMAIL PROTECTED]
Kevin, Let me look at your change once 1.2.1 is out to see if it makes sense. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868496#3868496 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868496

[JBoss-dev] [JBossCache] - Is JBossCache appropriate for this problem ?

2005-03-02 Thread monocongo
I want to have an object in which I store user activity information, and I want this object to be replicated across all nodes of a cluster. When one node of the cluster fails I don't want to lose the data being stored in this object. Essentially it will act as a central and unique (global)

[JBoss-dev] [Design of JBoss Portal] - Re: Version 2.0 Beta 1

2005-03-02 Thread [EMAIL PROTECTED]
no this has to be ported by someone View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868493#3868493 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868493 --- SF email is

[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-02 Thread janole
Yes, thats exactly what I'm asking for. regards Jan Ole View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868505#3868505 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868505

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050302094101 BUILD FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line:

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-104) Mass Removal

2005-03-02 Thread fredatwork (JIRA)
Mass Removal Key: JBCACHE-104 URL: http://jira.jboss.com/jira/browse/JBCACHE-104 Project: JBoss Cache Type: Feature Request Reporter: fredatwork Assigned to: Bela Ban Hello, I would like to propose to enhance JBossCache API with a mass-removal

[JBoss-dev] [Design of Mail Services] - What dev tools?

2005-03-02 Thread amohombe
Hi, Please tell what dev tools do you use. And also what testing/debugging tools to develop/test JBossMail? (I don't mean the platform(e.g. Eclipse), but the tools/plug-ins etc.). Especially how to test/ensure if the protocols(/dns) work the way they should? Some special TCM monitors/loggers?

[JBoss-dev] [JBossCache] - Re: Mass removal of objects in cache

2005-03-02 Thread fredatwork
I added a new JIRA entry as proposed by Ben (JBCACHE-104). View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868508#3868508 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868508

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-02 Thread Phil Cornelius (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315864 ] Phil Cornelius commented on JBAS-29: Perhaps so.. but then why not apply the same logic to mail, datasource and jms resources. I should be able to configure my URL

[JBoss-dev] [JBoss JIRA] Created: (JBWEB-14) jsp:include fails when url contains parameter with ; in it

2005-03-02 Thread Erik Turesson (JIRA)
jsp:include fails when url contains parameter with ; in it Key: JBWEB-14 URL: http://jira.jboss.com/jira/browse/JBWEB-14 Project: JBoss Web Type: Bug Components: Tomcat Versions: JBossWeb-4.0.0

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-02 Thread Phil Cornelius (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315869 ] Phil Cornelius commented on JBAS-29: your first point.. My patch only supports trivial URLs but properly addresses the fact that the URL Resource, as one of the 5 J2EE

[JBoss-dev] [Design of JBoss Portal] - jbossportal

2005-03-02 Thread xsonico
hello. I finish to instal jbossportal, but tutorial nonencounter that speaks on the matter of as the pages are created and as they administer portlet, in aim as it works with this vestibule. if they have some document or they saven since all this becomes, please to say me.. Greetings

[JBoss-dev] [Design of JBoss Portal] - parameters in portal url

2005-03-02 Thread taz_is_dave
Can somebody please help? I'm trying to pass a parameter from a url to a specific portal within the page and don't seem to be succeding very well. I've been trying url's along the lines of http://mymachine:8080/portal/index.html?page=homePageapp=D but am not getting any luck. I've tried to

[JBoss-dev] [JBossCache] - Re: JBossCache in Tomcat w/ Transaction Support

2005-03-02 Thread Bill Bejeck
Great thanks. Any idea when 1.2.1 will be available? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868378#3868378 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868378

[JBoss-dev] [Design of JBoss Portal] - Document Replication and JBoss CMS

2005-03-02 Thread mat
Does the JBoss CMS provide Document Replication acroos servers? Many thanks in advance. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868465#3868465 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868465

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-89) docs included twice

2005-03-02 Thread Jens Elkner (JIRA)
docs included twice --- Key: EJBTHREE-89 URL: http://jira.jboss.com/jira/browse/EJBTHREE-89 Project: EJB 3.0 Type: Feature Request Components: Documentation Versions: Preview 4 Environment: All Reporter: Jens Elkner Priority:

[JBoss-dev] [Design of JBoss Portal] - Re: admin user id and password

2005-03-02 Thread xsonico
user : admin pass : admin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868373#3868373 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868373 --- SF email is

[JBoss-dev] [Design of JBoss Portal] - Re: admin user id and password

2005-03-02 Thread xsonico
user : admin pass : admin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868376#3868376 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868376 --- SF email is

[JBoss-dev] [Design of JBoss Portal] - Re: Portal 2.0 build failure

2005-03-02 Thread dshen
This time, it works. Build succeeds. Still can not find jregex.jar though. I thought code in format is using it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868409#3868409 Reply to the post :

[JBoss-dev] [JBossCache] - Re: nullpointerexception

2005-03-02 Thread majecek
Ben is there any reason I should put eviction to empty ( I mean does it cause some problems)? Any way I am asking, cause we are going to use eviction. Marek View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868366#3868366 Reply to the post :

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-29) Added URL Service MBean

2005-03-02 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=history ] Scott M Stark updated JBAS-29: -- Attachment: URLResource_jboss-4.0.1RC2.patch As far as I can see the given URLService does not address the fact that a webdav url cannot be created without

[JBoss-dev] jboss-4.0-testsuite build.57 Build Successful

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050302071430Lbuild.57 BUILD COMPLETE-build.57Date of build:03/02/2005 07:14:30Time to build:106 minutes 43 seconds Unit Tests: (2396) Total

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-4) JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0

2005-03-02 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-4?page=comments#action_12315870 ] Alexey Loubyansky commented on JBXB-4: -- The exception is thrown from the constructor. The class does not have any explicit constructor. And the line 21 is extends

[JBoss-dev] [JBossCache] - Re: Beginning Question: TreeCache and Clustering Requiremen

2005-03-02 Thread [EMAIL PROTECTED]
No, you can run JBossCache locally, without replication View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868361#3868361 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868361

[JBoss-dev] [Design of JBoss Portal] - Re: Portal 2.0 build failure

2005-03-02 Thread dshen
Thanks. Deployed core and forums successfully. The user manual needs to update on two things: 1. jboss-remoting.jar needs to be copied from all/deploy/lib to default/deply/lib as well (besides jgroups.jar and jboss-cache.jar). 2. changes need to be made on portal-ds.xml if you copy it from

[JBoss-dev] [JBossCache] - Re: Is JBossCache appropriate for this problem ?

2005-03-02 Thread monocongo
Thanks for the reply Ben. Probably you didn't understand my question because I was a little long-winded and not altogether to-the-point. I'll try to state what I want to do more succinctly. * I want to maintain a unique (global) collection of objects (user activity records) for a clustered

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1543) ClusteredHttpSession doesn't retrieve Cluster Partition name from SystemPropertiesService

2005-03-02 Thread Nicolas Martignole (JIRA)
ClusteredHttpSession doesn't retrieve Cluster Partition name from SystemPropertiesService - Key: JBAS-1543 URL: http://jira.jboss.com/jira/browse/JBAS-1543 Project: JBoss Application

[JBoss-dev] jboss-3.2-testsuite build.84 Build Successful

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050302113751Lbuild.84 BUILD COMPLETE-build.84Date of build:03/02/2005 11:37:51Time to build:72 minutes 25 seconds Unit Tests: (1936) Total

[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-02 Thread [EMAIL PROTECTED]
should that setting be by default instead ? would it make sense to be a default rather than an option ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868535#3868535 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868535

[JBoss-dev] [JBoss JIRA] Commented: (JBPORTAL-177) Blog portlet

2005-03-02 Thread Kenny (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-177?page=comments#action_12315873 ] Kenny commented on JBPORTAL-177: This is getting interesting. Thanks for the response Thomas. I think option 3 is ideal regardless of the fact that it's BSD licenced. For

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Syntax Highlighting

2005-03-02 Thread msowka
Out of curiosity... I've test-driven the WTP 1.0M3 release and it is preeey impressive... I've got it installed in addition to JBoss IDE just for the visual XML editing alone! Why not base JBoss IDE on WTP? View the original post :

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1544) Wrong MBean attribute name in jboss:service=Mail (POP3SererHost )

2005-03-02 Thread Goran Ehrsson (JIRA)
Wrong MBean attribute name in jboss:service=Mail (POP3SererHost ) - Key: JBAS-1544 URL: http://jira.jboss.com/jira/browse/JBAS-1544 Project: JBoss Application Server Type: Bug Components: JMX

[JBoss-dev] [JBossCache] - Replicated map coherence

2005-03-02 Thread abakaev
It's actually a Jgroups question, but it's also related to caching... We are trying to build an replicated map based on JGroups (like the DistributedHashtable). The main concern is coherence of the replicated map. For example, consider two threads on different nodes trying to update the same

[JBoss-dev] [Design of JBoss Portal] - Problem to create/access a new portal page

2005-03-02 Thread dshen
I am just trying to add a new page with the jboss portal built-in Default portlet. Here's what I did: 1. edit the core/src/resources/portal-core-war/WEB-INF/default-portal.xml and add the following page definition: page | page-namehelloworld/page-name | window |

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1545) FileURLConnection breaks if path has spaces

2005-03-02 Thread Dave Lindquist (JIRA)
FileURLConnection breaks if path has spaces --- Key: JBAS-1545 URL: http://jira.jboss.com/jira/browse/JBAS-1545 Project: JBoss Application Server Type: Bug Versions: JBossAS-4.0.1 SP1 Environment: AMD 2600, Windows

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1545) FileURLConnection breaks if path has spaces

2005-03-02 Thread Dave Lindquist (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1545?page=comments#action_12315874 ] Dave Lindquist commented on JBAS-1545: -- Additionally, no such problem exists in: - Tomcat - JRun - WebLogic FileURLConnection breaks if path has spaces

[JBoss-dev] jboss-head build.842 Build Successful

2005-03-02 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050302184650Lbuild.842 BUILD COMPLETE-build.842Date of build:03/02/2005 18:46:50Time to build:17 minutes 44 secondsLast changed:03/02/2005 17:44:27Last log entry:A ip_ttl value of 32 is

[JBoss-dev] Apt for EJB3

2005-03-02 Thread Dave Smith
Has anyone written the classes for apt to generate interfaces for Statefull and Stateless Session beans? -- Dave Smith [EMAIL PROTECTED] --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT

[JBoss-dev] [Design of JBoss Portal] - Re: Forums portlet

2005-03-02 Thread dshen
Talk to myself again :) I am able to build and run a helloworld portlet by including portlet-api-lib.jar in the war file. Once I have more time, I'd like to write a simple tutorial to show others how to build a portlet on JBoss portal. It should be very helpful for new developers. Good job,

[JBoss-dev] [Design of JBoss Portal] - Re: Forums portlet

2005-03-02 Thread liteuptoronto
Let me chime in ;) I wrote my helloworld portlet that was derived from the forum portlet and wasn't simple enough to understand... The build was copied from the forum and modified a bit and it turned out to be another mess. But afterall, I managed to build mine and started to get a hang of

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1546) ejbSelect

2005-03-02 Thread cgs (JIRA)
ejbSelect - Key: JBAS-1546 URL: http://jira.jboss.com/jira/browse/JBAS-1546 Project: JBoss Application Server Type: Bug Components: CMP service Versions: JBossAS-4.0.1 Final Environment: Linux, Sun JDK 1.5.0_01 Reporter: cgs Multiple

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1546) ejbSelect methods with same name, diferent signatures does not work

2005-03-02 Thread cgs (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1546?page=history ] cgs updated JBAS-1546: -- Summary: ejbSelect methods with same name, diferent signatures does not work (was: ejbSelect) ejbSelect methods with same name, diferent signatures does not work

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: XDoclet code generation problem

2005-03-02 Thread scanzano
I am getting a similar problem. When I run XDoclet nothing happens. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868604#3868604 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868604

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Run XDoclet does nothing

2005-03-02 Thread scanzano
Hi folks, I am running the 1.4 verson of the IDE on Eclipse V3.0.1. I am attempting the tutorial EJB project and followed the instructions exactly. When I do a Run XDoclet nothing happens. It should generate a home and some other stuff, but nothing. What is wrong with this thing? Thanks E

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Deploying Multiple EAR's on server

2005-03-02 Thread sk4567
Hey, When I attempt to deploy more than one EAR file on the server (3.2.3) ( with ther own DS-xml files ) I am gettign problems at runtime..i.e one of the applications is unable to connect to datasource..even thogh the server console shows the JNDI bindings to the datasource...Individually,

[JBoss-dev] [Design of Mail Services] - Re: Store Store (2nd version)

2005-03-02 Thread mikezzz
Hi Andy, All set up and working. Should be commiting some stuff at the end of the week. Mike. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3868610#3868610 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868610

[JBoss-dev] [Design of JBoss Portal] - Forums portlet

2005-03-02 Thread dshen
I am trying to learn how to build a basic basic helloworld portlet myself. Try to use the forums portlet as a template. Have some confusion here. Based on the user manual, the reason that forums portlet is sperated out from the core is that it is intended to be deployed seperately (without the

[JBoss-dev] [Design of Mail Services] - Re: MailStore

2005-03-02 Thread [EMAIL PROTECTED]
yeah...you guys figure out how to integrate and work together I kinda favor the sender being in the mailbox too. However what is more important is that you guys establish a working relationship and communicate... Thats more important to me strategically (goes for everyone). View the