[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-20 Thread [EMAIL PROTECTED]
"anders3" wrote : 
  | No worries I understand maven is not "hot" for some developers at the 
moment. 
  | I would just like to see poms in the trunk, in order to getting the maven 
process started.
  | 
  | Like it or not. Maven can increase the market for the portal.
  | PS: I never said ant is bad :-) 
  | 

It's not that we don't like maven. It's just that we lack the expertise (our 
build process is rather complex and no one on the Portal team is a maven 
expert) and time (we're busy adding features and generally improving Portal) to 
work on switching to maven.

As far as maven increasing Portal's visibility, I have to admit that I fail to 
see why that would be the case...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039435#4039435

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039435
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-20 Thread anders3
"sh build.sh -p "

yes ant -p is beautiful, it is.

If we where using maven I would expect the exploded-deploy command to be 
something I can apply to the artifact jboss-portal.sar and maybe I did not need 
to ask ?

No worries I understand maven is not "hot" for some developers at the moment. 
I would just like to see poms in the trunk, in order to getting the maven 
process started.

Like it or not. Maven can increase the market for the portal.
PS: I never said ant is bad :-)
 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039420#4039420

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039420
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-18 Thread [EMAIL PROTECTED]
sh build.sh -p

Gives you all the target.
 all   Executes all modules and builds everything.
 clean Cleans up most generated files.
 clobber   Cleans up all generated files.
 deployDeploy.
 exploded-deploy   Deploy exploded sar.
 help  Show this help message.
 main  Executes the default target (most).
 most  Executes all modules and builds most everything.
 outputGenerate all target output.
 release   Builds the default release structure.
 release-full  Builds the full release structure.
 undeploy  Undeploy.

sh build.sh exploded-deploy is what you are looking for.

I don't see how Mr Pom.xml would help... That would be:
maven exploded-deploy ?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038254#4038254

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038254
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-17 Thread [EMAIL PROTECTED]
"anders3" wrote : When will I see the first pom.xml?

Maven migration is far from being a priority. If you're so interested in seeing 
a Maven project file soon, I thought I'd mention that we welcome 
contributions... :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038191#4038191

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038191
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-17 Thread anders3
"[EMAIL PROTECTED]" wrote : We are in the process of migrating jboss projects 
build from ant to maven. It will take a while before portal is migrated though.

When will I see the first pom.xml?
/Anders

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038114#4038114

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038114
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-04-17 Thread anders3
"[EMAIL PROTECTED]" wrote : Let's focus on your build problem then.
  | 
  | Other than the firewall problem, what doesn't work for you ?
  | 
  | You should just go to the 'build' directory then type "sh build.sh deploy" 
it will fetch the libraries, build the sar and deploy if you set JBOSS_HOME to 
your JBoss AS directory

When I checkout the trunk and uses build.sh deploy
Yes it works !!!
But the build from the kit is exploded, and the build buils.sh makes seems not 
to be exploded ?
How do I manage explode / not explode.
/Anders
PS: seeing the first pom.xml in the trunk would be great

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038109#4038109

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038109
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-06 Thread swestbom
JS menus for pages within a tab do not work in IE6 again in last night's build 
(really all week and last week)

Can you add this check to your regression checking before checking in please?  
I am up the creek without a paddle if this doesn't work for our production 
work.  

Also, the page nesting in the *-object.xml should really be recursive if you 
want it to be more useful in a real application.

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025548#4025548

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025548
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-01 Thread swestbom
Never mind, just read up on the syntax.  It is correct, it just isn't working

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024425#4024425

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024425
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-01 Thread swestbom
You seemed to have commented out the hack code for IE6 and 7:

org.jboss.portal.core.aspects.controller.PageCustomizerInterceptor in core

Don't know if you meant to do it in a cleaner way or what

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024421#4024421

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024421
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-01 Thread swestbom
My nightly build from Monday has broken JS navigation from the menu tabs again. 
 The JS dropdowns won't show in IE6.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024352#4024352

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024352
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-03-01 Thread swestbom
Any chance of dealing with this bit when using overwrite for *object.xml?

09:10:14,124 WARN  [EhCacheProvider] Could not find configuration 
[org.hibernate.cache.StandardQueryCache]; using defaults.
09:10:17,937 INFO  [DefaultLoadEventListener] Error performing load command
org.hibernate.ObjectNotFoundException: No row with the given identifier exists: 
[org.jboss.portal.core.impl.model.portal.ObjectNode#1339]
at 
org.hibernate.impl.SessionFactoryImpl$1.handleEntityNotFound(SessionFactoryImpl.java:375)
at 
org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:143)
at 
org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:193)
at 
org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:101)
at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:878)
at org.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:846)
at org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:266)
at org.hibernate.type.ManyToOneType.assemble(ManyToOneType.java:196)
at 
org.hibernate.cache.StandardQueryCache.get(StandardQueryCache.java:130)
at org.hibernate.loader.Loader.getResultFromQueryCache(Loader.java:2085)
at org.hibernate.loader.Loader.listUsingQueryCache(Loader.java:2050)
at org.hibernate.loader.Loader.list(Loader.java:2020)
at 
org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:95)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1569)
at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:305)
at 
org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer.getObjectNodeNoCache(PersistentPortalObjectContainer.java:266)
at 
org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer.getObjectNode(PersistentPortalObjectContainer.java:294)
at 
org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer.getObjectNode(PersistentPortalObjectContainer.java:246)
at 
org.jboss.portal.core.impl.model.portal.AbstractPortalObjectContainer.setSecurityBindings(AbstractPortalObjectContainer.java:193)
at 
org.jboss.portal.core.model.portal.metadata.PortalObjectMetaData.configure(PortalObjectMetaData.java:194)
at 
org.jboss.portal.core.model.portal.metadata.PortalObjectMetaData.create(PortalObjectMetaData.java:129)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment.org$jboss$portal$core$deployment$jboss$ObjectDeployment$doStart$aop(ObjectDeployment.java:233)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment$doStart_7390365741110132881.invokeNext(ObjectDeployment$doStart_7390365741110132881.java)
at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
at 
org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment$doStart_7390365741110132881.invokeNext(ObjectDeployment$doStart_7390365741110132881.java)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment.doStart(ObjectDeployment.java)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment.start(ObjectDeployment.java:94)
at 
org.jboss.portal.server.deployment.jboss.DeploymentContext.start(DeploymentContext.java:99)
at 
org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.add(PortalDeploymentInfoContext.java:84)
at 
org.jboss.portal.server.deployment.jboss.ServerDeployer.registerFactory(ServerDeployer.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy125.registerFactory(Unknown Source)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.registerFactory(AbstractDeploymentFactory.java:110)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.startService(AbstractDeploymentFactory.java:149)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
at 
org.jboss.portal

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-27 Thread swestbom
Updating common-lang.  I noticed you are using 2.0, is there any chance you 
could go to 2.1 so I don't have to put it in my wars and ears (displaytag 1.1 
needs 2.1)

Portal seemed to work just fine on my sandbox with 2.1

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023241#4023241

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023241
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
Ok, figured out the exception.  It seems that the cms, sample and admin sars 
need to be nested within the portal sar directory to work.  Timing issue with 
sar dependencies?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022704#4022704

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022704
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
anonymous wrote : The build direcotry has distrib.xml which has different 
targets to build different sar. If you just want to get jboss-portal.sar 
quickly, do "ant -f distrib.xml package-normal -Dno-doc=true". You will see 
jboss-portal.sar that you need.

It is looking for ../../jboss-portal-2.6 at the top and fails on line 192 
because of these missing directories.

Ok, I am a nag.  I've said it before, but you really should stop using home 
grown build procedures and switch to Maven 2.  All these packaging, test build, 
website deployment and dependency issues just go away when you stop building 
customized packaging logic with homegrown directories for staging intermediate 
results.  None of these features require a line of code if you stick to its 
layouts and conventions (they really are not intrusive on the design)

As someone who has used both, I think what you are doing is equivalent to me 
building my own portal server because I have some portlets I wrote.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022688#4022688

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022688
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
Ok, the error message here is useless.  I changed keep to overwrite at the top 
of conf/data/default-object.xml in jboss-portal.sar so that I could fix the 
viewrecursive settings (not very useful if you actually want to test security)

What is missing, I assume something within the deployment element isn't there.  
I put in cms, admin, sample, what else?

BTW you need better error handling here to tell what is wrong.

Also, can you please stop using viewrecursive at the top of the default.  How 
can you test security that way?  Please switch to view for the default and view 
for the page within it. 

15:47:05,234 ERROR [MainDeployer] Could not start deployment: 
file:/C:/workspace/JBossPortal/server/default/deploy/jboss-portal-exploded.sar/conf/data/default-object.xml
org.jboss.deployment.DeploymentException: - nested throwable: 
(java.lang.NullPointerException)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment.start(ObjectDeployment.java:99)
at 
org.jboss.portal.server.deployment.jboss.DeploymentContext.start(DeploymentContext.java:99)
at 
org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.start(PortalDeploymentInfoContext.java:211)
at 
org.jboss.portal.server.deployment.jboss.ServerDeployer.start(ServerDeployer.java:217)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy171.deploy(Unknown Source)
at 
org.jboss.portal.server.deployment.jboss.ServerDeployer.registerFactory(ServerDeployer.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy102.registerFactory(Unknown Source)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.registerFactory(AbstractDeploymentFactory.java:110)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.startService(AbstractDeploymentFactory.java:149)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
at 
org.jboss.portal.jems.as.system.AbstractJBossService.start(AbstractJBossService.java:73)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
at $Proxy0.sta

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022656#4022656

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022656
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread [EMAIL PROTECTED]
The build direcotry has distrib.xml which has different targets to build 
different sar. If you just want to get jboss-portal.sar quickly, do "ant -f 
distrib.xml package-normal -Dno-doc=true". You will see jboss-portal.sar that 
you need.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022627#4022627

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022627
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
I gathered.  I got it to work once I found out where it was.  Thanks


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022610#4022610

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022610
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread [EMAIL PROTECTED]

Sure, but as of now this is a nightly build. So be patient... Our days are 24h.

If you want to contribute you are very welcome. This is an easy entry to the 
contribution to start with those tasks.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022602#4022602

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022602
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
seems to be in core-admin, hence the core portlet management package name that 
threw me off.  

Shouldn't the admin be part done as part of the build instead of separate 
deployment?

Or perhaps one task that will deploy the portal sar, cms, samples and admin?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022595#4022595

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022595
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
yes I am missing something. Is that class supposed to be in core-management, 
because it isn't there.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022587#4022587

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022587
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread [EMAIL PROTECTED]
You are missing something.

It is tested and working. It's still a nightly build anyway.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022580#4022580

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022580
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-26 Thread swestbom
Do you have your checkout for the 
http://cruisecontrol.jboss.com/cc/artifacts/jboss-portal-trunk-build build set 
up to pick up new directories and files?  I think probably not.

Can you guys try building and deploying successfully before putting it out as a 
nightly build?  Either that or I am missing something.  (I deployed core-cms 
and core-samples along with deploy.

BTW why are the ant commands not consistent between the modules and how do I 
get cms and samples to deploy exploded under the jboss-portal-exploded.sar 
directory?

Caused by: java.lang.reflect.UndeclaredThrowableException
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:236)
at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:449)
at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
... 81 more
Caused by: java.lang.NoClassDefFoundError: 
org/jboss/portal/core/portlet/management/content/AbstractFaceletContentEditor
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at 
org.jboss.mx.loading.RepositoryClassLoader.findClassLocally(RepositoryClassLoader.java:672)
at 
org.jboss.mx.loading.RepositoryClassLoader.findClass(RepositoryClassLoader.java:652)
at java.lang.ClassLoader.loadClass(Unknown Source)
at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassLocally(RepositoryClassLoader.java:190)
at 
org.jboss.mx.loading.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:131)
at org.jboss.mx.loading.LoadMgr3.nextTask(LoadMgr3.java:399)
at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:517)
at 
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:405)
at java.lang.ClassLoader.loadClass(Unknown Source)
at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1204)
at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022576#4022576

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022576
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-23 Thread swestbom
With cream and sugar on top?

Ok, will do

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021107#4021107

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021107
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
Pretty please open a new thread for new issues.

I would say that you could opoen a Jira issue for the blog portlet, but in the 
issue you should reference the forum topic so that we keep the context. Here 
the thread is way too long to be usable.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020275#4020275

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020275
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
Just a refinement to make debugging easier, but when I didn't set up the proxy 
settings for the JBoss server on my sandbox I got a rather ugly and 
uninformative error, this is  because our environment returns an html element 
with an error message telling you to configure your proxy settings when it 
cannot find an external URL.  

Not sure there is a good, clean way to deal with it since I am being redirected 
internally to an error page when it cannot find the URL internally, no HTTP 
error is returned.


16:09:22,538 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
16:09:22,679 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
16:09:22,710 INFO  [JkMain] Jk running ID=0 time=0/78  config=null
16:09:22,726 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: 
CVSTag=Branch_4_0 date=200610162339)] Started in 51s:712ms
16:09:29,975 ERROR [STDERR] [Fatal Error] :24:3: The element type "META" must 
be terminated by the matching end-tag "".
16:09:29,975 ERROR [NewsPortlet] Fatal Error reading/parsing XML Source.
org.xml.sax.SAXParseException: The element type "META" must be terminated by 
the matching end-tag "".
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at 
org.jboss.samples.portlet.news.NewsPortlet.doView(NewsPortlet.java:158)
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:133)
at javax.portlet.GenericPortlet.render(GenericPortlet.java:306)
at 
org.jboss.portal.portlet.container.PortletContainer.invokeRender(PortletContainer.java:501)
at 
org.jboss.portal.portlet.container.PortletContainer.dispatch(PortletContainer.java:423)
at 
org.jboss.portal.portlet.container.PortletContainerInvoker$1.invoke(PortletContainerInvoker.java:81)
at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:131)
at 
org.jboss.portal.core.aspects.portlet.TransactionInterceptor.org$jboss$portal$core$aspects$portlet$TransactionInterceptor$invokeNotSupported$aop(TransactionInterceptor.java:85)
at 
org.jboss.portal.core.aspects.portlet.TransactionInterceptor$invokeNotSupported_N4547270787964792031.invokeNext(TransactionInterceptor$invokeNotSupported_N4547270787964792031.java)
at org.jboss.aspects.tx.TxPolicy.invokeInNoTx(TxPolicy.java:66)
at 
org.jboss.aspects.tx.TxInterceptor$NotSupported.invoke(TxInterceptor.java:102)
at 
org.jboss.portal.core.aspects.portlet.TransactionInterceptor$invokeNotSupported_N4547270787964792031.invokeNext(TransactionInterceptor$invokeNotSupported_N4547270787964792031.java)
at 
org.jboss.portal.core.aspects.portlet.TransactionInterceptor.invokeNotSupported(TransactionInterceptor.java)
at 
org.jboss.portal.core.aspects.portlet.TransactionInterceptor.invoke(TransactionInterceptor.java:55)
at 
org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
at 
org.jboss.portal.core.aspects.portlet.HeaderInterceptor.invoke(HeaderInterceptor.java:51)
at 
org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020254#4020254

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020254
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020240#4020240

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020240
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]

No it doesn't, if you want them you need to deploy them.

I know there is a dependency on a portlet in the sample directory that 
shouldn't be.

For samples: (required)
go to core-sample, do ant deploy
For cms:
go to core-cms, do ant deploy

Workflow is just a lib, used in CMS.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020234#4020234

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020234
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
built them just didn't deploy them


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020226#4020226

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020226
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
and samples

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020224#4020224

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020224
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
It left out the CMS and workflow sections of the portal sar.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020221#4020221

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020221
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
(btw, i removed the need for this empty directory, it shouldn't complain 
anymore)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020217#4020217

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020217
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
No ant shouldn't it's the sources.

Your tool to untar/unzip just chose not to create empty directories. The 
directory is in the package.

Glad the problem is fixed.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020212#4020212

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020212
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread gator
I had the same problem and it was because portal-workflow-jar did not exist 
under the resources directory.  I just removed the reference to in the 
build.xml file.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020210#4020210

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020210
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
Wasn't there (ant should be doing the mkdir anyway)

yep putting that directory there made it build

I assume this can be fixed before tonight's build?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020208#4020208

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020208
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
That's the one i used...

Please check that you have the directory i mentionned. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020203#4020203

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020203
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread PeterJ
Yes, I build it on XP at home on my laptop with no problems.   I have also 
built in on Fedora Core 6.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020202#4020202

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020202
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
My problem with using SVN has to do with firewalls so it is a PITB to get one 
from SVN for me (I have to have someone outside the firewall get it, put it 
somewhere where I can get it then I download it).  That is why cruisecontrol is 
crucial to me.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020201#4020201

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020201
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
I don't really care but the build.bat still doesn't work though, does anyone 
try it on XP?  I sent a link a few post back on what the problem is likely to be

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020200#4020200

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020200
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
The checkout from SVN from yesterday builds fine, it is just the one from 
cruisecontrol that is broken


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020198#4020198

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020198
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
BTW you are comparing apples and oranges by going right to svn I am using this 
one:

http://cruisecontrol.jboss.com/cc/artifacts/jboss-portal-trunk-build

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020197#4020197

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020197
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
I am trying one that was checked out of SVN from yesterday to see what is 
different

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020192#4020192

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020192
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
Thanks Peter ! I thought i was becoming crazy :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020190#4020190

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020190
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread PeterJ
swestbom, I can't help but thinking that there is something else wrong here. 
This is what I just now did. Opened a command prompt and did the following:

mkdir portal_trunk
  | cd portal_trunk
  | svn co http://anonsvn.jboss.org/repos/portal/trunk/
  | cd build
  | build

end result was:

Executing F:\jboss\portal\source\trunk_070221\build\..\tools\bin\ant.bat  -logge
  | r org.apache.tools.ant.NoBannerLogger
  | Buildfile: build.xml
  | 
  | createthirdparty:
  | [mkdir] Created dir: 
F:\jboss\portal\source\trunk_070221\thirdparty\antlr
  |   [get] Getting: 
http://repository.jboss.com/antlr/2.7.6.ga/component-info.x
  | ml
  |   [get] To: 
F:\jboss\portal\source\trunk_070221\thirdparty\antlr\component-i
  | nfo.xml
  | [synchronizeinfo] .
  | 
  |   lots of lines deleted ***
  | 
  |  ==
  |  ==
  |  ==  Finished 'most' in module 'core-samples'.
  |  ==
  |  ==
  | 
  | 
  | BUILD SUCCESSFUL
  | Total time: 6 minutes 20 seconds
  | Press any key to continue . . .

Here is some of my configuration info:

OS: Vista Ultimate
JAVA_HOME=D:\apps\jdk1.5.0_11

I also have Ant installed, but according to the tools/bin/build.bat file, it is 
not used because that bat file sets AN_HOME to the Ant that comes with the 
Portal.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020186#4020186

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020186
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
Do you have the following dorectory:
../workflow/src/resources/portal-workflow-jar/

If not create an empty one.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020185#4020185

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020185
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
It looks like it should have been produced right before the error, but there is 
no sign of its creation:

output:
[mkdir] Created dir: C:\workspace\jbportal\trunk\theme\output\lib
  [jar] Building jar: 
C:\workspace\jbportal\trunk\theme\output\lib\portal-theme-lib.jar
 [copy] Copying 10 files to 
C:\workspace\jbportal\trunk\theme\output\resources\portal-ajax-war

_default:most:

most:

 ==
 ==
 ==  Finished 'most' in module 'theme'.
 ==
 ==


 ==
 ==
 ==  Executing 'most' in module 'workflow'...
 ==
 ==

_buildmagic:init:

_buildmagic:init:project-local-properties:

configure:
Overriding previous definition of reference to apache.ant.classpath

configure-modules:

configure-defaults:
Overriding previous definition of reference to javac.classpath

configure-tools:

_configure:jbossaop:task:

_default:compile-classes:
[mkdir] Created dir: C:\workspace\jbportal\trunk\workflow\output\classes
[mkdir] Created dir: C:\workspace\jbportal\trunk\workflow\output\gen\classes
[javac] Compiling 12 source files to 
C:\workspace\jbportal\trunk\workflow\output\classes

_default:check-exists-etc:

_default:compile-etc:
[mkdir] Created dir: C:\workspace\jbportal\trunk\workflow\output\etc
 [copy] Copying 1 file to C:\workspace\jbportal\trunk\workflow\output\etc

_default:check-exists-resources:

_default:compile-resources:
[mkdir] Created dir: C:\workspace\jbportal\trunk\workflow\output\resources
 [copy] Copying 6 files to 
C:\workspace\jbportal\trunk\workflow\output\resources

compile:

output:
[mkdir] Created dir: C:\workspace\jbportal\trunk\workflow\output\lib

BUILD FAILED
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:273: The 
following error occurred while executing this line:
C:\workspace\jbportal\trunk\workflow\build.xml:170: 
C:\workspace\jbportal\trunk\workflow\output\resources\portal-workflow-jar not fo
und.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020179#4020179

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020179
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
It is such a convoluted build it is hard to debug.  Where is the point in the 
build where 
C:\workspace\jbportal\trunk\workflow\output\resources\portal-workflow-jar is 
produced?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020177#4020177

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020177
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
no errors until it looks for the jar file

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020172#4020172

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020172
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
Nope, used your ant in the tools\bin directory, no difference same error

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020171#4020171

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020171
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom

C:\workspace\jbportal\trunk\build>goto :EOF

C:\workspace\jbportal\trunk\build>if exist 
C:\workspace\jbportal\trunk\build\..\tools\bin\build.bat call :call-script   & 
goto :EOF


C:\workspace\jbportal\trunk\build>call :debug Executing 
C:\workspace\jbportal\trunk\build\..\tools\bin\build.bat

C:\workspace\jbportal\trunk\build>if not x == x echo build.bat: Executing 
C:\workspace\jbportal\trunk\build\..\tools\bin\build.bat

C:\workspace\jbportal\trunk\build>goto :EOF

C:\workspace\jbportal\trunk\build>call 
C:\workspace\jbportal\trunk\build\..\tools\bin\build.bat
=true was unexpected at this time.

Closest I found to an explanation was this:

http://www.robvanderwoude.com/index.html




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020167#4020167

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020167
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
calling ant directly or through the build does not change anything, you just 
need to have the correct ant libraries. Look for errors.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020157#4020157

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020157
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
build.bat doesn't work at all so I used ant deploy

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020153#4020153

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020153
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
I don't know what you are talking about the 2 directories down, but i just 
tried:

  | wget 
http://cruisecontrol.jboss.com/cc/artifacts//jboss-portal-trunk-build/jboss-portal-trunk-src-20070220.tar.gz
  | tar zxvf jboss-portal-trunk-src-20070220.tar.gz
  | cd build
  | build.sh clean
  | build.sh
  | 

gives:


  |  ==
  |  ==
  |  ==  Finished 'most' in module 'core-samples'.
  |  ==
  |  ==
  | 
  | 
  | BUILD SUCCESSFUL
  | Total time: 1 minute 0 seconds
  | [EMAIL PROTECTED] build]$ 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020134#4020134

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020134
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : It's all unit tests that are available portal 
codebase.

While most are unit tests, some tests break because of integration issues (for 
example, we have some issues with JBoss WS not behaving the same way across 
versions)...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020121#4020121

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020121
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
also, you created the tar two directories down from where it is created from 
the svn checkout /jbportal/trunk

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020039#4020039

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020039
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-21 Thread swestbom
Breaks here:

output:

BUILD FAILED
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:273: The 
following error occurred while executing this line:
C:\workspace\jbportal\trunk\workflow\build.xml:170: 
C:\workspace\jbportal\trunk\workflow\output\resources\portal-workflow-jar not fo
und.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019990#4019990

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019990
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread [EMAIL PROTECTED]
Yu can see today's build at 
http://cruisecontrol.jboss.com/cc/artifacts//jboss-portal-trunk-build. Please 
let me know if you run into any issue with this.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019567#4019567

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019567
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread swestbom
Nothing to do with bugs bug since portlets just produce page fragments have you 
thought about supporting Ajax requests for action and view for a portlet?   

Maybe a parameter to tell the Portal container to skip page assembly and just 
pass back the fragment?

Would seem to be a natural extension of the Portal idea and it would lighten 
the portal and speed up the response time a lot.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019437#4019437

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019437
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread [EMAIL PROTECTED]
It's all unit tests that are available portal codebase.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019431#4019431

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019431
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread swestbom
Ouch, I think I like the after successful testsuite idea better.   I would 
rather wait and deal with the firewall issue for now and potentially broken 
code.  It just seems like the better part of wisdom.  At least with the trunk I 
know it may not pass.

BTW, is that integration or unit test or both?  I hope the stuff at least 
passes unit tests before being checked in.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019430#4019430

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019430
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread [EMAIL PROTECTED]
Ideally, daily build should have been there already but I wrote the script so 
that it happens only after compile and testsuite runs happen successfully. 
Since there has been problem with testsuite, it does not go to that point. I am 
going to change this to do it after successful build and not depend on 
testsuite run.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019400#4019400

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019400
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-20 Thread swestbom
RU going to put the build out on cruise control today?  Also, is the trunk 
working this AM?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019355#4019355

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019355
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-17 Thread swestbom
Keep this up and we will beat the posting count for Seam!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018168#4018168

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018168
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-17 Thread swestbom


As long as it wasn't me

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018167#4018167

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018167
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread [EMAIL PROTECTED]
"swestbom" wrote : From this morning's trunk:
  | 
  | 
C:\workspace\jbportal\trunk\wsrp\src\main\org\jboss\portal\wsrp\producer\RenderRequestProcessor.java:186:
 replaceBound
  | 
edString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean)
 in org.jboss.portal.common.util.Tools
  | cannot be applied to 
(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
  | [execmodules]   return Tools.replaceBoundedString(renderString, 
PortletUtils.PREFIX, PortletUtils.SUFFIX,
  | [execmodules]   ^
  | [execmodules] 1 error
  | 
  | BUILD FAILED

I broke it last night: I forgot to commit one of the files affected by a 
refactoring... Sorry! :(


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017961#4017961

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017961
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread [EMAIL PROTECTED]
The daily build will only be added if build succeeds. There is no point 
uploading broken source code anyway.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017955#4017955

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017955
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread [EMAIL PROTECTED]
The nightly build of jboss-portal trunk will be availble from tonight at 
http://cruisecontrol.jboss.com/cc/artifacts//jboss-portal-trunk-build. It will 
be gzipped tarball of source code including thirdparty directory. Only the last 
seven builds will be kept.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017953#4017953

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017953
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
Ok, got it build, but it won't deploy correctly (trunk from late this AM)

15:40:27,258 ERROR [MainDeployer] Could not start deployment: 
file:/C:/workspace/JBossPortal/server/default/deploy/jboss-portal.sar/conf/data/default-object.xml
org.jboss.deployment.DeploymentException: String index out of range: -27; - 
nested throwable: (java.lang.StringIndexOutOfBoundsException: String index out 
of range: -27)
at 
org.jboss.portal.core.deployment.jboss.ObjectDeployment.start(ObjectDeployment.java:99)
at 
org.jboss.portal.server.deployment.jboss.DeploymentContext.start(DeploymentContext.java:99)
at 
org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.start(PortalDeploymentInfoContext.java:211)
at 
org.jboss.portal.server.deployment.jboss.ServerDeployer.start(ServerDeployer.java:217)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy148.deploy(Unknown Source)
at 
org.jboss.portal.server.deployment.jboss.ServerDeployer.registerFactory(ServerDeployer.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy102.registerFactory(Unknown Source)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.registerFactory(AbstractDeploymentFactory.java:110)
at 
org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.startService(AbstractDeploymentFactory.java:149)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
at 
org.jboss.portal.jems.as.system.AbstractJBossService.start(AbstractJBossService.java:73)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.st

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
Nightlies

Just throw it under a web server and give us browse on the directory.  I don't 
need anything fancy

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017774#4017774

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017774
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
BTW I keep these posting small because one of my architecture team colleagues 
keeps sending me topic and posting counts for Seam versus Portal.  :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017728#4017728

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017728
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread [EMAIL PROTECTED]
This is planned.

By the way cruise control is running every night with the testsuite, but the 
build is not made available as of today, Prabhat said he will. He is busy with 
the coming Beta release.

Sorry that it was broken just when you were about to succeed. You should get 
the unlucky award, the SVN is rarely in a broken state.

It was fixed this morning just update the wsrp directory

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017727#4017727

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017727
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
I used:  svn co http://anonsvn.jboss.org/repos/portal/trunk  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017726#4017726

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017726
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
This is where a Cruise Control build would help since we wouldn't get a build 
if it didn't work.  Do you have a nightly build tag I should be using instead 
of this?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017715#4017715

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017715
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
>From this morning's trunk:


configure:

configure-modules:

configure-defaults:

configure-tools:

_configure:jbossaop:task:

configure-explode:

_default:compile-classes:
[javac] Compiling 225 source files to 
C:\workspace\jbportal\trunk\wsrp\output\classes
[execmodules] 
C:\workspace\jbportal\trunk\wsrp\src\main\org\jboss\portal\wsrp\producer\RenderRequestProcessor.java:186:
 replaceBound
edString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean)
 in org.jboss.portal.common.util.Tools
cannot be applied to 
(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[execmodules]   return Tools.replaceBoundedString(renderString, 
PortletUtils.PREFIX, PortletUtils.SUFFIX,
[execmodules]   ^
[execmodules] 1 error

BUILD FAILED
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:273: The 
following error occurred while executing this line:
C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:381: 
Compile failed; see the compiler error output for details.

Total time: 3 minutes 39 seconds

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017712#4017712

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017712
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread [EMAIL PROTECTED]
You probably have done this already but in  case not please do this:

1. Delete thirdparty directory
2. Run build.bat or build.sh as per your environment

If first downloads component-info.xml and based on the contents, it downloads 
jars accordingly. So in this case, it shuld be downloading two antl*.jar 
mentioned in this XML file. 

I hope this helps.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017679#4017679

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017679
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
Lack of a Proxy setting is doing it, not your problem


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017672#4017672

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017672
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-16 Thread swestbom
Your ant command says it is doing one thing then does another:

Buildfile: C:\workspace\jbportal\trunk\build\build.xml
check.inhibit.downloads:
createthirdparty:
  [get] Getting: 
http://repository.jboss.com/antlr/2.7.6.ga/component-info.xml
  [get] To: C:\workspace\jbportal\trunk\thirdparty\antlr\component-info.xml
  [get] local file date : Fri Feb 16 10:26:45 EST 2007
  [get] Not modified - so not downloaded

then when I check what gets downloaded it is xml with an html element 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017671#4017671

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017671
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-15 Thread swestbom
I figured it was my bad mouthing, it got its revenge.  

Someone pulled it for me, then sent it so I could use it.  Wonder if they 
messed up some directories.  Do you have any versions of that file name 
anywhere else that have an html element in them?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017405#4017405

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017405
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-15 Thread [EMAIL PROTECTED]
See ? by ranting against ant, it doesn't like you anymore ;)

This is weird... Never heard of that problem before, here is what you should 
have in component-info.xml


  | 
  | 
  |http://www.antlr.org/";
  |   description="ANother Tool for Language Recognition">
  |   
  |   
  |  
  |   
  |
  | 
  | 
  | 
  | 
  |   | 
  |   | Does your work firewall modify files on the way ?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017270#4017270

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017270
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-15 Thread swestbom
Ok antians.  I keep getting this on my machine at work using the build.bat 
(using the bundled ant or my own, 1.70)

BUILD FAILED
C:\workspace\jbportal\trunk\build\build.xml:366: The following error occurred 
while executing this line:
C:\workspace\jbportal\trunk\thirdparty\antlr\component-info.xml:1: Unexpected 
element "{}html" {antlib:org.apache.tools.ant}html

seems be treating these html elements as ant tasks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017266#4017266

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017266
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-15 Thread [EMAIL PROTECTED]
Yes you actually don't need to install ant, it comes with the sources and the 
necessary libs.

Just use build.sh (or build.bat) and it will call the embedded ant 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017028#4017028

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017028
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread [EMAIL PROTECTED]
This sounds weird. JUnit should have already bin in the classpath.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016569#4016569

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016569
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread swestbom
Got the build working with a little trial and error.  It wasn't finding a JUnit 
class until I added it to the classpath.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016564#4016564

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016564
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread [EMAIL PROTECTED]
Let's focus on your build problem then.

Other than the firewall problem, what doesn't work for you ?

You should just go to the 'build' directory then type "sh build.sh deploy" it 
will fetch the libraries, build the sar and deploy if you set JBOSS_HOME to 
your JBoss AS directory

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016545#4016545

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016545
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread swestbom
Warping the project to the tool.  I know what you mean, it does force a format 
on your project layouts and a way of assembling.  Like all leverage there is a 
price to be paid.  But it usually is correct from a technical and practical 
point of view.  Right now I am sorting out how to build JBoss Portal.  

I have also used Jetspeed 2 (maven 1) and it was a breeze to set up and work 
on, it bootstrapped its dependencies, and the enforced layouts etc made it a 
snap to set up because I knew exactly what to expect.  Maven 2 is a big 
improvement if the project is set up well and its dependencies are as well 
(when they are not they are squeaky wheels and get plenty of grease).

Besides you can always create your own project types (other than the standard 
war, ear, jar, pom etc.

If I can find some spare cycles I will try it on your project.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016501#4016501

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016501
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread [EMAIL PROTECTED]
It's en endless discussion, like "Windows vs Linux", "Coke vs Pepsi"...

I unfortunately took the learning curve of Maven the hard way till i reached 
the limits and had to fall back to something that let me do exactly what i 
want, not what the tool wants me to do :) But that's *my* experience and *my* 
opinion.

Again, ideally we would provide both, but that will be a pain to maintain.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016476#4016476

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016476
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread swestbom
Ant versus Maven 2.

Ant is very procedural, and very bad at bootstrapping without a lot of work.  
Maven 2 is object oriented and designed around the project model of work.  I 
don't see why you would want to reinvent the wheel with Ant when any ant task 
can be used within Maven 2 when you need to do something procedural.

Using maven definately involves a learning curve.  Its model is very much like 
Eclipse, project oriented.  Spend some time with it and you won't go back.  
Also you can use both, but my guess is work on supporting the ant build will 
drop by the wayside shortly after introducing Maven 2.  Especially when you 
have to start chasing down dependencies, and dependencies of dependencies.

It would also facilitate the nightly build and deployment of the trunk to a 
publicly visible website so we don't have to build the code ourselves to try a 
fix out (this is turning out to be a lot of fun, chasing down all the stuff it 
uses)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016453#4016453

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016453
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-14 Thread swestbom
They are not show stoppers but I don't suppose that the navigation issues: 

nested page navigation, http://jira.jboss.com/jira/browse/JBPORTAL-1240 

and the page tab security issue, 
http://jira.jboss.com/jira/browse/JBPORTAL-1239 have been addressed at all?

BTW, if you can point me at the correct modules for this I can take a stab at 
1239 at least.  Last I looked it looked like a factory class was creating URL 
objects that could only give you a URL in the JSPs used for the navigation tabs 
(no way to check security in the JSP).

(Decided to work from home today where there is no pesky firewall and proxy 
issue to deal with, I can set them however I want!)



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016378#4016378

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016378
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread anders3
"[EMAIL PROTECTED]" wrote : This is not a done deal...
  | I *way* prefer ant like many other, but this is an endless discussion.
  | 
  | Maven will be proposed as an alternative.

I think we can say both ant and Maven2. 
Adding poms to the project could be a good move for the portal. 
Fore example I uses maven when I work, so I have the trouble of updating the 
repository each time I download new software.
I would like to add poms to the build

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016042#4016042

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016042
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
Yup, it's not a done deal. Currently, we are trying on microcontainer and 
depending on how that goes, other projects will be decided.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015974#4015974

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015974
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
This is not a done deal...
I *way* prefer ant like many other, but this is an endless discussion.

Maven will be proposed as an alternative.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015940#4015940

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015940
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
We are in the process of migrating jboss projects build from ant to maven. It 
will take a while before portal is migrated though.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015921#4015921

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015921
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread swestbom
Wow, I thought the world was done with ant!  I didn't even have it installed on 
my new machine.  Try Maven 2 it is way cleaner and a lot less work to maintain.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015918#4015918

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015918
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread swestbom
You are the best!

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015858#4015858

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015858
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
OK, I have added this as one of my action items.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015841#4015841

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015841
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
Ideally we would have:
- src + thirdparty libs
and
- binaries

To make it simpler we could:
1- check out sources from SVN
2- start the build
3- zip the whole stuff

So that we have src + bin in one big package.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015838#4015838

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015838
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
By source packages, do you mean just zip the source after checking it out from 
SVN or zip the build/output directory after building it?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015834#4015834

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015834
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
Prabhat, AFAIK we don't have "source packages" available, could you take care 
of it ?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015826#4015826

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
You can see daily portal testsuite run of jboss-portal-2.4 at 
http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.4-testsuite and 
jboss-portal-2.6 at 
http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.6-testsuite.

These runs build portal from source code everytime it runs. So if you see that 
tests have run that means build is fine. Not having 100% results does not mean 
that daily build is broken however if no tests run then it is. 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015819#4015819

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015819
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

2007-02-13 Thread [EMAIL PROTECTED]
It worked so far for everybody :)

You should start contributing to JBoss Portal, you would get the https access 
and have no trouble through your firewall  (i'm trying ;) )

I will ask for a nightly build but it may not happen too soon.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015810#4015810

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015810
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


  1   2   >