[JBoss-dev] [JBossCache] - Having Probelm in deploying files
Hi, I am trying to replace the files with the old files in jboss, but when I am copying the new files the application server using the old class files which I have changed just before. Also when I replaces the whole folder that also does not comes into effect with the new code. Every time when I am deploying the new files replacing the new one, I am resart the jboss server. Can you help me in this matter 1. why replacing the files calling the older one. 2. Is there any way by which I can able to deploy my new files without resarting the jboss server. I think when I initially installed jboss it was not giving 1st problem. I have made some changes like deletion of managment folder etc. all those folders which was available on web, beside of my application for security issue. Many thanks in advance Regards Ganesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871246#3871246 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871246 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBAS-1608) Configuration (RW) attribute on JMX-Console breaks for jboss:service=Mail MBean
Configuration (RW) attribute on JMX-Console breaks for jboss:service=Mail MBean --- Key: JBAS-1608 URL: http://jira.jboss.com/jira/browse/JBAS-1608 Project: JBoss Application Server Type: Bug Components: Management Service Versions: JBossAS-4.0.2RC1, JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-3.2.6 Final, JBossAS-4.0.1RC1, JBossAS-4.0.0 Final, JBossAS-3.2.5 Final Environment: Nothing specific Reporter: Amit Bhayani Priority: Minor The Configuration (RW) attribute of jboss:service=Mail MBean breaks (doesn't display the whole property but while setting it works fine) when encounters " (double inverted comma). For example set the following in Configuration (RW) attribute and apply changes. Now on Configuration textbox you can see http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: IllegalAccessError when intercepting using
Ok, I could not reproduce this on AOP 1.1.1. Let's see if we can get you up and running with JBoss 3.2.6 and AOP 1.1.1. Did you follow these instructions? http://docs.jboss.org/aop/1.1/aspect-framework/reference/en/html/running.html#jboss32 Specifically using AspectManagerService32? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871226#3871226 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871226 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: IllegalAccessError when intercepting using
ok, that helps a lot with diagnosis. I'll try to reproduce with JBoss AOP 1.1.1 and get back to you. BTW, why are you using 1.0? Does 1.1.1 not work with 3.2.x? Ok, now the XML that should work should be | | | | | | | | | | Let me see if I can get this to work though! There probably is a bug. | | | | Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871220#3871220 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871220 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JBoss Build System] - javacc support
I'm adding javacc support to jbossbuild. I think the way to do this is to allow source code to act as input to source nodes: | | | | | | | So this would create output/gen-src/jboss-ql-parser which would then be included as a src dir by javac. Thoughts? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871219#3871219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871219 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Using the platform MBeanServer in jdk5 environments
No, because the RI does not understand our classloading. It might work if you defined the MBeanServerBuilder class as a system property before starting the jvm. But then you would have to change the logic in org.jboss.mx.util.MBeanServerLocator.locateJBoss(); View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871208#3871208 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871208 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBossCache] - Re: Concurrency Question
The isolation level only applies to the data (or node) inside the same cache instance. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871206#3871206 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871206 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JBoss Portal] - Re: shared state between HttpSession and PortletSession
I'd like to be able to deploy a configuration with the HTTPSession and PortletSession working as Julien describes above. Today, I built the latest version of JBossAS from the cvs head (5.0.0alpha), and followed the deployment instructions on the WIKI. I did copy the jgroups.jar and the jboss-cache.jar from the all/lib to the default/lib. I'm using JDK 1.4.2_06. I am also using the beta2b1 binary release of the portal. The error stack trace I am getting is below. It looks like an incompatibility with interceptors? Can you give me some guidance on what I should try? If you know of a configuration that will support the HTTPSession and PortletSession requirements per the Portlet spec, I am happy to try that configuration (JBossAS and Portal versions?). Thanks, Doug 17:03:26,401 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=PortalDS,service=DataSourceBinding to JNDI name 'j va:PortalDS' 17:03:26,401 ERROR [UserModuleImpl] Starting failed portal:service=Module,type=User javax.naming.NameNotFoundException: portal not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:491) at org.jnp.server.NamingServer.getBinding(NamingServer.java:499) at org.jnp.server.NamingServer.getObject(NamingServer.java:505) at org.jnp.server.NamingServer.rebind(NamingServer.java:147) at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:495) at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:462) at javax.naming.InitialContext.rebind(InitialContext.java:363) at org.jboss.naming.NonSerializableFactory.rebind(NonSerializableFactory.java:165) at org.jboss.portal.core.modules.AbstractModule.startService(AbstractModule.java:45) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:172) 17:03:26,401 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=PortalDS,service=DataSourceBinding to JNDI name 'j va:PortalDS' 17:03:26,401 ERROR [UserModuleImpl] Starting failed portal:service=Module,type=User javax.naming.NameNotFoundException: portal not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:491) at org.jnp.server.NamingServer.getBinding(NamingServer.java:499) at org.jnp.server.NamingServer.getObject(NamingServer.java:505) at org.jnp.server.NamingServer.rebind(NamingServer.java:147) at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:495) at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:462) at javax.naming.InitialContext.rebind(InitialContext.java:363) at org.jboss.naming.NonSerializableFactory.rebind(NonSerializableFactory.java:165) at org.jboss.portal.core.modules.AbstractModule.startService(AbstractModule.java:45) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:172) 17:04:12,868 INFO [PortletContainer] Created portlet object org.jboss.portal.core.portlet.test.TestPortlet 17:04:12,868 INFO [TestPortlet] failed 17:04:12,888 ERROR [ServerManagerImpl] An error occured org.jboss.portal.server.kernel.ServiceFailureException: java.lang.Exception: The portlet threw a portlet exception during init at org.jboss.portal.server.kernel.UpgradeMethod.invoke(UpgradeMethod.java:58) at org.jboss.portal.server.kernel.Kernel.start(Kernel.java:382) at org.jboss.portal.server.impl.ServerManagerImpl.install(ServerManagerImpl.java:442) at org.jboss.portal.server.impl.ServerManagerImpl.deploy(ServerManagerImpl.java:362) at org.jboss.portal.server.impl.ServerManagerImpl.deploy(ServerManagerImpl.java:373) at org.jboss.portal.server.impl.ServerManagerImpl.deploy(ServerManagerImpl.java:373) at org.jboss.portal.server.impl.ServerManagerImpl.deploy(ServerManagerImpl.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871204#3871204 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871204 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphon
[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Using the platform MBeanServer in jdk5 environments
Would it make sense for our ServerImpl class to instantiate and re-use as its main MBeanServer, the one returned by a call to ManagementFactory.getPlatformMBeanServer(), when running under a java 5 runtime? This would make the "standard" MXBeans appearing in the jmx-console, for example. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871203#3871203 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871203 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-106) Bug in EntityToHibernateXml.java:convert()
Bug in EntityToHibernateXml.java:convert() -- Key: EJBTHREE-106 URL: http://jira.jboss.com/jira/browse/EJBTHREE-106 Project: EJB 3.0 Type: Bug Components: EJB3 Extensions Versions: Preview 4 Environment: Redhat 9 Reporter: jojo9876 Around line 131, I believe it should read: if (clazz.isAnnotationPresent(GeneratedIdTable.class)) { GeneratedIdTable gen = (GeneratedIdTable) clazz.getAnnotation(GeneratedIdTable.class); generatorTables.put(gen.name(), gen); } instead of: if (clazz.isAnnotationPresent(GeneratedIdTable.class)) { GeneratedIdTable gen = (GeneratedIdTable) clazz.getAnnotation(TableGenerator.class); generatorTables.put(gen.name(), gen); } -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBPORTAL-69) Update profile of someone else
[ http://jira.jboss.com/jira/browse/JBPORTAL-69?page=history ] Julien Viet reassigned JBPORTAL-69: --- Assign To: Roy Russo (was: Thomas Heute) > Update profile of someone else > -- > > Key: JBPORTAL-69 > URL: http://jira.jboss.com/jira/browse/JBPORTAL-69 > Project: JBoss Portal > Type: Sub-task > Components: Portal Core > Versions: 2.0 Alpha > Reporter: Thomas Heute > Assignee: Roy Russo > Fix For: 2.0 Final > > > For administrators only -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-223) Edit a message
Edit a message -- Key: JBPORTAL-223 URL: http://jira.jboss.com/jira/browse/JBPORTAL-223 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-222) Announcements and sticky posts
Announcements and sticky posts -- Key: JBPORTAL-222 URL: http://jira.jboss.com/jira/browse/JBPORTAL-222 Project: JBoss Portal Type: Task Components: Forums Reporter: Julien Viet Assigned to: Roy Russo Very few to do, just to add the checkbox for it, the forums already check for this flag in the database and displays announcements or sticky posts as it should -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-220) Polls
Polls - Key: JBPORTAL-220 URL: http://jira.jboss.com/jira/browse/JBPORTAL-220 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-219) See new posts
See new posts - Key: JBPORTAL-219 URL: http://jira.jboss.com/jira/browse/JBPORTAL-219 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo Works with last login date, user should differenciate the newest posts from the others. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-83) AOP launcher: system properties are lost
[ http://jira.jboss.com/jira/browse/JBIDE-83?page=history ] Marshall Culpepper resolved JBIDE-83: - Resolution: Done Fix Version: 1.5 Preview This bug was fixed in 1.5 preview > AOP launcher: system properties are lost > > > Key: JBIDE-83 > URL: http://jira.jboss.com/jira/browse/JBIDE-83 > Project: JBoss IDE > Type: Bug > Reporter: SourceForge User > Assignee: Marshall Culpepper > Fix For: 1.5 Preview > > > SourceForge Submitter: simongunz . > After launching a JBoss AOP Launcher, previously addes > system properties are deleted and the VM arguments > field is reset to "-Djboss.aop.path=" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-159) Simplified Pointcut Wizard
[ http://jira.jboss.com/jira/browse/JBIDE-159?page=history ] Marshall Culpepper reassigned JBIDE-159: Assign To: Robert Stryker (was: Marshall Culpepper) > Simplified Pointcut Wizard > -- > > Key: JBIDE-159 > URL: http://jira.jboss.com/jira/browse/JBIDE-159 > Project: JBoss IDE > Type: Feature Request > Components: AOP Plugin > Reporter: Marshall Culpepper > Assignee: Robert Stryker > Priority: Minor > Fix For: 1.5 Milestone 2 > > > A simplified wizard for pointcut creation. Will include dropdowns for common > entries (*, ..), etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-156) 1.4 Annotation Support
[ http://jira.jboss.com/jira/browse/JBIDE-156?page=comments#action_12316353 ] Robert Stryker commented on JBIDE-156: -- 1.4 annotation works and is represented accurately by the IDE for method calls, constructor calls, and class fields. > 1.4 Annotation Support > -- > > Key: JBIDE-156 > URL: http://jira.jboss.com/jira/browse/JBIDE-156 > Project: JBoss IDE > Type: Task > Components: AOP Plugin > Reporter: Marshall Culpepper > Assignee: Robert Stryker > Fix For: 1.5 Milestone 1 > > > JBossAOP Developer needs support for 1.4 style annotations in the pointcut > parser. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBIDE-160) Support for Remote Deployment (JSR88)
Support for Remote Deployment (JSR88) - Key: JBIDE-160 URL: http://jira.jboss.com/jira/browse/JBIDE-160 Project: JBoss IDE Type: Feature Request Components: JSR88 plugin Reporter: Marshall Culpepper Assigned to: Robert Stryker Fix For: 1.5 Milestone 4 Initial support for JSR88 Remote Deployment in JBossIDE. More specific functionality should be added later as new feature requests. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-158) 1.5 Annotation Support
[ http://jira.jboss.com/jira/browse/JBIDE-158?page=history ] Marshall Culpepper reassigned JBIDE-158: Assign To: Robert Stryker (was: Marshall Culpepper) > 1.5 Annotation Support > -- > > Key: JBIDE-158 > URL: http://jira.jboss.com/jira/browse/JBIDE-158 > Project: JBoss IDE > Type: Feature Request > Components: AOP Plugin > Reporter: Marshall Culpepper > Assignee: Robert Stryker > Fix For: 1.5 Milestone 3 > > > Support for 1.5 Annotations in the pointcut parser. This will require > Eclipse's JDT Model allow us to access annotations somehow... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-18) AOP IDE QA / Unit Tests
[ http://jira.jboss.com/jira/browse/JBIDE-18?page=history ] Marshall Culpepper reassigned JBIDE-18: --- Assign To: Robert Stryker (was: Marshall Culpepper) > AOP IDE QA / Unit Tests > --- > > Key: JBIDE-18 > URL: http://jira.jboss.com/jira/browse/JBIDE-18 > Project: JBoss IDE > Type: Sub-task > Components: AOP Plugin > Reporter: Marshall Culpepper > Assignee: Robert Stryker > Fix For: 1.5 Milestone 2 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-156) 1.4 Annotation Support
[ http://jira.jboss.com/jira/browse/JBIDE-156?page=history ] Marshall Culpepper reassigned JBIDE-156: Assign To: Robert Stryker (was: Marshall Culpepper) > 1.4 Annotation Support > -- > > Key: JBIDE-156 > URL: http://jira.jboss.com/jira/browse/JBIDE-156 > Project: JBoss IDE > Type: Task > Components: AOP Plugin > Reporter: Marshall Culpepper > Assignee: Robert Stryker > Fix For: 1.5 Milestone 1 > > > JBossAOP Developer needs support for 1.4 style annotations in the pointcut > parser. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?
FYI, http://jira.jboss.com/jira/browse/JBAS-1517 has been fixed. There is still the case where 2 subdeployers registering dynamically the same extension have a problem unregistering the extension (first unregistration will remove the extension), but this is really non-issue with 4.x because in most cases we expect the "static" order to be defined in the MainDeployer xmbean config. This will be probably different in next gen (i.e. no static override) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871189#3871189 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871189 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1517) SAR detection broken
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=history ] Dimitris Andreadis closed JBAS-1517: Resolution: Done Fix Version: JBossAS-4.0.2 Final JBossAS-5.0 Alpha The suffixes have been updated to include dots (.) and hyphens (-). The suffix list now is: .deployer,-deployer.xml,aop,aop.xml,.sar,-service.xml,.rar,-ds.xml,.har,.jar,.war,.wsr,.ear,.zip,.bsh,.last For the aop deployer the aop binary needs updating > SAR detection broken > > > Key: JBAS-1517 > URL: http://jira.jboss.com/jira/browse/JBAS-1517 > Project: JBoss Application Server > Type: Bug > Versions: JBossAS-4.0.1 SP1 > Environment: JBoss 4.0.1sp1 with EJB3 Preview 3 installed. Java > 1.5.0_01_b08-27 on MacOS X Tiger. > Reporter: Alain Penders > Assignee: Dimitris Andreadis > Fix For: JBossAS-5.0 Alpha, JBossAS-4.0.2 Final > > > JBoss uses the SARDeployer for any file ending on "sar". It should only do > so for files ending on ".sar" (including the dot). > To reproduce, get joda-time-1.0.jar from http://joda-time.sourceforge.net/, > and copy the jar to the deploy directory. > JBoss will throw a DeploymentException: > 11:17:03,371 ERROR [MainDeployer] Could not initialise deployment: > file:/Users/alain/jboss/jboss-4.0.1sp1/server/lgs/deploy/joda.jar > org.jboss.deployment.DeploymentException: Failed to find > META-INF/jboss-service.xml > at > org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:533) > at org.jboss.deployment.SARDeployer.init(SARDeployer.java:140) > at org.jboss.deployment.MainDeployer.init(MainDeployer.java:828) > ... > After removing the file "org/joda/time/tz/data/Asia/Makassar" from the jar, > the exception disappears. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover
"[EMAIL PROTECTED]" wrote : Also I didn't mention that it requires checking the validity of the connection before it is given to a caller. In the testcase, I use check-valid-connection-sql for that. This is true regardless of HA. JDBC has no mechanism to signal a broken connection asynchronously. The only way to avoid broken connections being given to the application (where it will find it is broken on first use) is to have a validity checker that checks the connecton is not broken before it is handed out from the pool. http://www.jboss.org/wiki/Wiki.jsp?page=WhatHappensToJBossIfIRestartTheDatabase View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871182#3871182 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871182 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format
You are missing my point. You have something like | | | Now known-schema:value can take any object from the ANY that is constructed from the one of the random-schemas. known-schema:value maps to | public class MyValue | { |public Object getValue(); |public void setValue(Object value); | } | We then tell it to marshall MyValue back to XML, we know this should be done with known-schema, but what happens when it hits getValue()? How does it know which of the random-schemas to use? The information has been lost after the xml is parsed. My solution was to have something like: | public class XMLMyValue extends MyValue implements XMLAnyTarget | { |public String getAnySchema(); |public void setAnySchema(String schema); | } | where setAnySchema was invoked during the unmarshalling and getAnySchema can be used when we want to remarshall. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871181#3871181 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871181 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover
"[EMAIL PROTECTED]" wrote : What about the introduction of the new ha-local-tx-datasource element? | We could probably do some XSL tricks (like check whether url-delimeter is present and connection-url actually contains more than one url) and avoid the introduction of a new element. Yes, but I want it to be experimental for now. i.e. the user chooses they are going to use it. It should be documentated as such. It should be trivial in future releases to make ha-local and local do the same thing, once we are confident it is working correctly. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871180#3871180 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871180 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBIDE-159) Simplified Pointcut Wizard
Simplified Pointcut Wizard -- Key: JBIDE-159 URL: http://jira.jboss.com/jira/browse/JBIDE-159 Project: JBoss IDE Type: Feature Request Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Priority: Minor Fix For: 1.5 Milestone 2 A simplified wizard for pointcut creation. Will include dropdowns for common entries (*, ..), etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBIDE-158) 1.5 Annotation Support
1.5 Annotation Support -- Key: JBIDE-158 URL: http://jira.jboss.com/jira/browse/JBIDE-158 Project: JBoss IDE Type: Feature Request Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Fix For: 1.5 Milestone 3 Support for 1.5 Annotations in the pointcut parser. This will require Eclipse's JDT Model allow us to access annotations somehow... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316350 ] Ryan Campbell commented on JBAS-1595: - Ok, we will plan a jdk5 build of 4.0.2 Final. For now, we can run the EJB3 testsuite before building the jdk5 release. We can setup a cruisecontrol run for this in April. > Integrate EJB3 stable into JBoss 4.x > > > Key: JBAS-1595 > URL: http://jira.jboss.com/jira/browse/JBAS-1595 > Project: JBoss Application Server > Type: Feature Request > Components: EJBs > Reporter: Ivelin Ivanov > Assignee: Bill Burke > Priority: Critical > > > Stabilize the EJB3 implementation of spec DR2 and include it in the standard > JBoss AS 4.x distribution. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-88) Make slide use RDBMS instead of FS
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Roy Russo closed JBPORTAL-88: - fin. > Make slide use RDBMS instead of FS > -- > > Key: JBPORTAL-88 > URL: http://jira.jboss.com/jira/browse/JBPORTAL-88 > Project: JBoss Portal > Type: Sub-task > Reporter: Roy Russo > Assignee: Roy Russo > Fix For: 2.0 Beta 2 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-88) Make slide use RDBMS instead of FS
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Roy Russo resolved JBPORTAL-88: --- Resolution: Done Changes were made to the slide jndi lookup code. The changes are in slide-stores.jar now. From the email I sent to the slide list: - Hello Sliders, We are using slide 2.1 as the basis of our CMS for JBoss Portal. Until now, we used the default file system store, but also wanted to allow for users to implement the jdbc store. Since slide is running inside our Portal webapp, it was having trouble finding the jndi-name. I made a slight modification to the code in org.apache.slide.store.impl.rdbms.J2EEStore.java, from various suggestions in this mailing list and my own tinkering. The changes are below: Staring on line ~119 of J2EEStore.java: // Initialize database Context initCtx = new InitialContext(); //Context envCtx = (Context) initCtx.lookup("java:comp/env"); //ds = (DataSource) envCtx.lookup(datasource); ds = (DataSource)initCtx.lookup("java:/" + datasource); We currently deploy our own datasource "PortalDS", as part of the global portal ds. So in the domains.xml file as a ds name, we simply use: PortalDS Of course, we needed to make sure the ds was deployed by JBoss before slide could see it. This seems to be an ongoing issue with people on this mailing list, so my suggestion would be that the changes made to J2EEStore.java be incorporated to the slide build, and perhaps allow a config variable dictate whether slide is running inside a webapp where the current jndi lookup method cannot find the ds. I mainly used this post as a reference: http://mail-archives.eu.apache.org/mod_mbox/jakarta-slide-user/200309.mbox/[EMAIL PROTECTED] > Make slide use RDBMS instead of FS > -- > > Key: JBPORTAL-88 > URL: http://jira.jboss.com/jira/browse/JBPORTAL-88 > Project: JBoss Portal > Type: Sub-task > Reporter: Roy Russo > Assignee: Roy Russo > Fix For: 2.0 Beta 2 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316346 ] Ivelin Ivanov commented on JBAS-1595: - OK, Ryan is notified. Scott let's clarify the requirements: You want 2 builds for JBoss 4 - one compiling with JDK 1.4 and another one requiring JDK 5. The first one will skip the EJB3 module, the second one will include it. Is this correct? Should we version the one that includes EJB3 JBoss AS 4.5? Ivelin > Integrate EJB3 stable into JBoss 4.x > > > Key: JBAS-1595 > URL: http://jira.jboss.com/jira/browse/JBAS-1595 > Project: JBoss Application Server > Type: Feature Request > Components: EJBs > Reporter: Ivelin Ivanov > Assignee: Bill Burke > Priority: Critical > > > Stabilize the EJB3 implementation of spec DR2 and include it in the standard > JBoss AS 4.x distribution. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JGRP-46) RpcDispatcher eats Throwables
RpcDispatcher eats Throwables - Key: JGRP-46 URL: http://jira.jboss.com/jira/browse/JGRP-46 Project: JGroups Type: Bug Reporter: Bela Ban Assigned to: Bela Ban Fix For: 2.2.8 handle() re-throws Exception, but eats Throwables -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?
Scott, I will have a look at the LDAP enhancement for security (JBAS-1525). I need to get familiar with using LDAP with JBoss so I will get myself set up with something working first and get back to you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871170#3871170 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871170 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-6) Runtime EJBQL (HQL) Execution
[ http://jira.jboss.com/jira/browse/JBIDE-6?page=history ] Max Andersen resolved JBIDE-6: -- Resolution: Done > Runtime EJBQL (HQL) Execution > - > > Key: JBIDE-6 > URL: http://jira.jboss.com/jira/browse/JBIDE-6 > Project: JBoss IDE > Type: Feature Request > Components: EJB3 plugin > Environment: all > Reporter: Marshall Culpepper > Assignee: Max Andersen > Fix For: 1.5 Milestone 1 > > Original Estimate: 2 weeks > Remaining: 2 weeks > > A facility for executing HQL (& EJBQL through Hibernate extension), viewing > result sets, and editing object properties on the result set. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-58) create initial persistence for graph, context and taskmgmt
[ http://jira.jboss.com/jira/browse/JBPM-58?page=history ] Tom Baeyens closed JBPM-58: --- Resolution: Done > create initial persistence for graph, context and taskmgmt > -- > > Key: JBPM-58 > URL: http://jira.jboss.com/jira/browse/JBPM-58 > Project: JBoss jBPM > Type: Task > Components: Core Engine > Reporter: Tom Baeyens > Assignee: Tom Baeyens > Priority: Critical > Fix For: jBPM 3.0 alpha 2 > > Original Estimate: 3 weeks >Time Spent: 2 weeks > Remaining: 1 week > > initial persistence for > 1) graph : process definitions & process executions > 2) context : process variables > 3) task management -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-14) Initial EJB3 Tools Documentation
[ http://jira.jboss.com/jira/browse/JBIDE-14?page=history ] Max Andersen resolved JBIDE-14: --- Resolution: Done well hibernate tools has docs if that is what is meant here ? > Initial EJB3 Tools Documentation > > > Key: JBIDE-14 > URL: http://jira.jboss.com/jira/browse/JBIDE-14 > Project: JBoss IDE > Type: Sub-task > Components: EJB3 plugin > Reporter: Marshall Culpepper > Assignee: Max Andersen > Fix For: 1.5 Milestone 1 > > Original Estimate: 1 week > Remaining: 1 week > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-84) remove the naming strategy
[ http://jira.jboss.com/jira/browse/JBPM-84?page=history ] Tom Baeyens closed JBPM-84: --- > remove the naming strategy > -- > > Key: JBPM-84 > URL: http://jira.jboss.com/jira/browse/JBPM-84 > Project: JBoss jBPM > Type: Task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > Fix For: jBPM 3.0 alpha 2 > > Original Estimate: 1 day > Remaining: 1 day > > now jbpm uses a naming strategy and it's impossible to prevent the > application of this naming strategy onto user mappings if they are added to > the jbpm session. > the solution is to remove the jbpm naming strategy and specify the table and > column names in the hibernate mapping files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBIDE-157) Aspect Manager view is empty
Aspect Manager view is empty Key: JBIDE-157 URL: http://jira.jboss.com/jira/browse/JBIDE-157 Project: JBoss IDE Type: Bug Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Priority: Minor Fix For: 1.5 Milestone 1 After initially creating a new AOP project, the Aspect Manager View is empty. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-155) EJB3 Tools / Tie into JBoss
[ http://jira.jboss.com/jira/browse/JBIDE-155?page=history ] Marshall Culpepper resolved JBIDE-155: -- Resolution: Done > EJB3 Tools / Tie into JBoss > --- > > Key: JBIDE-155 > URL: http://jira.jboss.com/jira/browse/JBIDE-155 > Project: JBoss IDE > Type: Task > Reporter: Marshall Culpepper > Assignee: Marshall Culpepper > Fix For: 1.5 Milestone 1 > > > EJB3 Tools needs to be dependant on the JARs inside of a JBoss installation. > In the past we were including the JARs from the latest JBoss release, but > moving forward this will not work due to incompatible class signatures. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBIDE-155) EJB3 Tools / Tie into JBoss
EJB3 Tools / Tie into JBoss --- Key: JBIDE-155 URL: http://jira.jboss.com/jira/browse/JBIDE-155 Project: JBoss IDE Type: Task Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Fix For: 1.5 Milestone 1 EJB3 Tools needs to be dependant on the JARs inside of a JBoss installation. In the past we were including the JARs from the latest JBoss release, but moving forward this will not work due to incompatible class signatures. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-11) EJB3 Wizards
[ http://jira.jboss.com/jira/browse/JBIDE-11?page=history ] Marshall Culpepper updated JBIDE-11: Environment: Fix Version: (was: 1.5 Milestone 1) > EJB3 Wizards > > > Key: JBIDE-11 > URL: http://jira.jboss.com/jira/browse/JBIDE-11 > Project: JBoss IDE > Type: Feature Request > Components: EJB3 plugin > Reporter: Marshall Culpepper > Assignee: Marshall Culpepper > > Original Estimate: 2 weeks > Remaining: 2 weeks > > Wizards for code generation of Entities Beans, Session Beans, and Message > Driven Beans. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-17) EJB3 Tools QA / Unit Tests
[ http://jira.jboss.com/jira/browse/JBIDE-17?page=history ] Marshall Culpepper updated JBIDE-17: Description: Environment: Fix Version: 1.5 Milestone 2 (was: 1.5 Milestone 1) > EJB3 Tools QA / Unit Tests > -- > > Key: JBIDE-17 > URL: http://jira.jboss.com/jira/browse/JBIDE-17 > Project: JBoss IDE > Type: Sub-task > Components: EJB3 plugin > Reporter: Marshall Culpepper > Assignee: Marshall Culpepper > Fix For: 1.5 Milestone 2 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-19) jBPM Designer QA / Unit Tests
[ http://jira.jboss.com/jira/browse/JBIDE-19?page=history ] Marshall Culpepper resolved JBIDE-19: - Resolution: Done > jBPM Designer QA / Unit Tests > - > > Key: JBIDE-19 > URL: http://jira.jboss.com/jira/browse/JBIDE-19 > Project: JBoss IDE > Type: Sub-task > Components: jBPM Designer plugin > Reporter: Marshall Culpepper > Assignee: Koen Aers > Fix For: 1.5 Milestone 1 > > > I added a plugin test for each of the major use cases. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format
So, actually, the defaults define serialization. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871164#3871164 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871164 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format
Also, default marshalling and unmarshalling binding rules/metadata are supposed to be in-sync, i.e. if something was marshalled with default rules, it should be possible to unmarshal that thing back using default unmarshalling rules and vice versa. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871162#3871162 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871162 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format
"[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : Another issue that jumps out is how to reverse the process. | | | e.g. Given an MC metadata config how do we identify the marshalling | | | of these javabeans back into an xml file? | | | | With marshalling metadata. | | Yes, but where do I store this? I have a metadata object model that maps | to a well defined schema, but there is also a requirement to have an | "ANY object" injected into my metadata model as an Object reference. | | This is fine XML -> Objects because the schema references are in the XML. | | But Objects->XML how do I/you know the relevent schema? There could be any | number of schemas that could have constructed the Object I reference. There should be (un)marshalling metadata for each possible value of ANY type. Before marshalling, this metadata should be added to object graph's marshalling metadata. Or we could have a metadata library where we could store metadata for types we know/expect. If ANY value is not recognized (metadata is not provided/found in the library or otherwise not availble), we could apply default marshalling rules (default metadata) and still marshal the value. The resulting document still can be valid. Validation rules for ANY can be found here http://www.zvon.org/xxl/xmlSchema2001Reference/Standard//xmlschema-1.html#Wildcard_details View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871160#3871160 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871160 --- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-103) AOP features documentation
[ http://jira.jboss.com/jira/browse/JBIDE-103?page=history ] Marshall Culpepper closed JBIDE-103: The AOP Tutorial and Installation Guide come standard with JBossAOP > AOP features documentation > -- > > Key: JBIDE-103 > URL: http://jira.jboss.com/jira/browse/JBIDE-103 > Project: JBoss IDE > Type: Sub-task > Reporter: Ivelin Ivanov > Assignee: Marshall Culpepper > Fix For: 1.5 Preview > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-3) Entity Bean Generation Wizard - Single Entity
[ http://jira.jboss.com/jira/browse/JBIDE-3?page=history ] Marshall Culpepper updated JBIDE-3: --- Version: 1.5 Milestone 2 > Entity Bean Generation Wizard - Single Entity > - > > Key: JBIDE-3 > URL: http://jira.jboss.com/jira/browse/JBIDE-3 > Project: JBoss IDE > Type: Task > Components: EJB3 plugin > Versions: 1.5 Milestone 2 > Environment: all > Reporter: Marshall Culpepper > Assignee: Marshall Culpepper > > Original Estimate: 2 weeks > Remaining: 2 weeks > > Creates Single Entity Beans from a Single Table. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBMICROCONT-30) KernelConfigurePermission instead of KernelPermission referred to in document comments
KernelConfigurePermission instead of KernelPermission referred to in document comments -- Key: JBMICROCONT-30 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-30 Project: JBoss MicroContainer Type: Bug Components: Kernel Versions: JBossMC_1_0_0M1 Reporter: Michał Borowiecki Priority: Trivial org.jboss.kernel.Kernel (14 occurences) and org.jboss.kernel.spi.KernelObject (1 occurence) refer to KernelConfigurePermission instead of KernelPermission in document comments e.g.: "@throws SecurityException if the you don't have KernelConfigurePermission('configure')" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] jboss-4.0 build.448 Build Successful
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050322074818Lbuild.448 BUILD COMPLETE - build.448Date of build: 03/22/2005 07:48:18Time to build: 45 minutes 48 secondsLast changed: 03/22/2005 06:51:27Last log entry: ported improvements from HEAD Unit Tests: (0) Total Errors and Failures: (0) Modifications since last build: (1)1.25.2.2modifiedanddsystem/src/main/org/jboss/deployment/SubDeployerSupport.javaported improvements from HEAD
[JBoss-dev] [Design of JBoss Portal] - Re: reaonsably confused about setup...
Your long non-sarcastic email does not describe what is your problem. The "kind of exception" you show is not related to JBoss Portal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871136#3871136 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871136 --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JBoss Portal] - reaonsably confused about setup...
ok, so i've got jboss 4.0.2rc1 and i've downloaded both the portal and forum binaries... the first thing that bothers me when im trying to deploy this is section 2.3.1 which says "..contains the following files: portal-core.sar portal-forums.ear.." yet, both those are directories in the binary archives... I copied those into the deploy directory and they appear to work (well, they deploy at least)... The next thing is hibernate... the doco intimates that hibernate is used, but doesnt really say whether its a requirement or not (and i really hope not, trying to understand the hibernate doco has me wanting to stick pins in my eyes)... yet, during the deploy process there are errors which hint at hibernate problems.. the other thing is, this link: http://www.jboss.org/wiki/Wiki.jsp?page=JBossPortalInstall its fantastic!! or at least it would be if it worked (im not trying to be sarcastic, but a step by step minimal installation guide would be really nice), but then again, it is beta so i wont complain too much:) If it is still supposed to be correct then im doing something wrong... the kind of exceptions im getting: 2005-03-22 21:35:03,734 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered. java.sql.SQLException: Table already exists: JMS_MESSAGES in statement [CREATE CACHED TABLE JMS_MESSAGES] All in all though, i've really like jboss so far, i've deployed a few j2ee apps with few problems so far, nice work.. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871135#3871135 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871135 --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover
The testcase for this issue is added | package org.jboss.test.jca.test; | public class HAConnectionFactoryUnitTestCase | It's based on the HSQLDB. Also I didn't mention that it requires checking the validity of the connection before it is given to a caller. In the testcase, I use check-valid-connection-sql for that. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871133#3871133 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871133 --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1517) SAR detection broken
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=comments#action_12316334 ] Dimitris Andreadis commented on JBAS-1517: -- The problem is really caused by SubDeployerSupport, before SuffixOrderHelper was introduced, when we changed from a "static" list, to a dynamic list obtained by the MainDeployer, which in turn, delegated to DeploymentSorter, that didn't use dots '.' and hyphens '-' > SAR detection broken > > > Key: JBAS-1517 > URL: http://jira.jboss.com/jira/browse/JBAS-1517 > Project: JBoss Application Server > Type: Bug > Versions: JBossAS-4.0.1 SP1 > Environment: JBoss 4.0.1sp1 with EJB3 Preview 3 installed. Java > 1.5.0_01_b08-27 on MacOS X Tiger. > Reporter: Alain Penders > Assignee: Dimitris Andreadis > > > JBoss uses the SARDeployer for any file ending on "sar". It should only do > so for files ending on ".sar" (including the dot). > To reproduce, get joda-time-1.0.jar from http://joda-time.sourceforge.net/, > and copy the jar to the deploy directory. > JBoss will throw a DeploymentException: > 11:17:03,371 ERROR [MainDeployer] Could not initialise deployment: > file:/Users/alain/jboss/jboss-4.0.1sp1/server/lgs/deploy/joda.jar > org.jboss.deployment.DeploymentException: Failed to find > META-INF/jboss-service.xml > at > org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:533) > at org.jboss.deployment.SARDeployer.init(SARDeployer.java:140) > at org.jboss.deployment.MainDeployer.init(MainDeployer.java:828) > ... > After removing the file "org/joda/time/tz/data/Asia/Makassar" from the jar, > the exception disappears. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Created: (JBPM-93) add the organisation component
add the organisation component -- Key: JBPM-93 URL: http://jira.jboss.com/jira/browse/JBPM-93 Project: JBoss jBPM Type: Task Components: Core Engine Reporter: Tom Baeyens Assigned to: Tom Baeyens Priority: Minor as an extension, a simple organisation component should be created. the initial ideas are in module jbpm.organisation in the jbpm cvs. the idea is that a single interface is specified for accessing the user-roles relation. then we can create different implementations for different storage technologies e.g. a relational database, an LDAP system, the tomcat-users.xml, the jboss users-roles property files, ... then assignment handlers and authorization extensions could be written against this simple interface. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1517) SAR detection broken
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=history ] Dimitris Andreadis reassigned JBAS-1517: Assign To: Dimitris Andreadis > SAR detection broken > > > Key: JBAS-1517 > URL: http://jira.jboss.com/jira/browse/JBAS-1517 > Project: JBoss Application Server > Type: Bug > Versions: JBossAS-4.0.1 SP1 > Environment: JBoss 4.0.1sp1 with EJB3 Preview 3 installed. Java > 1.5.0_01_b08-27 on MacOS X Tiger. > Reporter: Alain Penders > Assignee: Dimitris Andreadis > > > JBoss uses the SARDeployer for any file ending on "sar". It should only do > so for files ending on ".sar" (including the dot). > To reproduce, get joda-time-1.0.jar from http://joda-time.sourceforge.net/, > and copy the jar to the deploy directory. > JBoss will throw a DeploymentException: > 11:17:03,371 ERROR [MainDeployer] Could not initialise deployment: > file:/Users/alain/jboss/jboss-4.0.1sp1/server/lgs/deploy/joda.jar > org.jboss.deployment.DeploymentException: Failed to find > META-INF/jboss-service.xml > at > org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:533) > at org.jboss.deployment.SARDeployer.init(SARDeployer.java:140) > at org.jboss.deployment.MainDeployer.init(MainDeployer.java:828) > ... > After removing the file "org/joda/time/tz/data/Asia/Makassar" from the jar, > the exception disappears. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-20) jbpm training process modelling and compatibility
[ http://jira.jboss.com/jira/browse/JBPM-20?page=history ] Tom Baeyens closed JBPM-20: --- Resolution: Done > jbpm training process modelling and compatibility > - > > Key: JBPM-20 > URL: http://jira.jboss.com/jira/browse/JBPM-20 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 1 week > Remaining: 1 week > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-21) jbpm training preview of version 3
[ http://jira.jboss.com/jira/browse/JBPM-21?page=history ] Tom Baeyens closed JBPM-21: --- Resolution: Done > jbpm training preview of version 3 > -- > > Key: JBPM-21 > URL: http://jira.jboss.com/jira/browse/JBPM-21 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 1 week > Remaining: 1 week > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-18) jbpm training other responsibilities
[ http://jira.jboss.com/jira/browse/JBPM-18?page=history ] Tom Baeyens closed JBPM-18: --- Resolution: Done > jbpm training other responsibilities > > > Key: JBPM-18 > URL: http://jira.jboss.com/jira/browse/JBPM-18 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 2 days > Remaining: 2 days > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-19) jbpm training web interface
[ http://jira.jboss.com/jira/browse/JBPM-19?page=history ] Tom Baeyens closed JBPM-19: --- Resolution: Done > jbpm training web interface > --- > > Key: JBPM-19 > URL: http://jira.jboss.com/jira/browse/JBPM-19 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 1 day > Remaining: 1 day > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-17) jbpm training state responsibility
[ http://jira.jboss.com/jira/browse/JBPM-17?page=history ] Tom Baeyens closed JBPM-17: --- > jbpm training state responsibility > -- > > Key: JBPM-17 > URL: http://jira.jboss.com/jira/browse/JBPM-17 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 2 days > Remaining: 2 days > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development
[JBoss-dev] [JBoss JIRA] Closed: (JBPM-16) jbpm training introduction and process development
[ http://jira.jboss.com/jira/browse/JBPM-16?page=history ] Tom Baeyens closed JBPM-16: --- > jbpm training introduction and process development > -- > > Key: JBPM-16 > URL: http://jira.jboss.com/jira/browse/JBPM-16 > Project: JBoss jBPM > Type: Sub-task > Reporter: Tom Baeyens > Assignee: Tom Baeyens > > Original Estimate: 2 weeks > Remaining: 2 weeks > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development