I'm guessing this was a bug that was fixed. I'm using HEAD from a week ago or so and have no problems with a 2 meg file - I had reported "zip" errors on the user forum with M5 from GUI install. (After that I thought I was using the latest CVS M5 code, but turns out I checked M5 out into a sub directory of the HEAD code I orginally checked out and was using HEAD! Doh!)
HEAD is not giving me any problems - I was able to get my older M5 mails working with HEAD by using a script to manually put the entries into the new messagedata_bodyid table. (Those were small emails.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957105#3957105
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957105
I have a new realm called as JBossWebRealm that unifies the two realms (JBossSecurityMgrRealm and JaccAuthorizationRealm) plus makes the callout to the Authorization Framework for the authorization decisions.
A default WebAuthorizationModule (always authorizes because the RealmBase makes the final decision) and a JaccAuthorizationModuleDelegate for the web layer does the jacc decisions.
This is on test run with the jacc suite of tests.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957099#3957099
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957099
Tomek,
Thank you. I will wait for the binaries.
When you provide the binaries, if you can also put together an updated install guide that points to specific AS, Portal, EJB3 versions that are going to work with the new wiki binaries that would be of great help. Taking this further if the guide can explain from scratch (installing AS etc etc) it will ease a lot of headache.
Thanks again...
-Dayal
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957097#3957097
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957097
Hi Tomek,
I tried installing portal 2.0.1 RC3 on AS 4.0.4.GA
but I couldn't get the portal to work (leave alone the wiki)
I also tried installing portal 2.0.1 RC3 on AS 4.0.3SP1 but again couldn't get the portal to work.
Is there a specific combination of JBoss AS + JBoss Portal that are supposed to work together??
It seems that I can't install the bundle that comes with AS+Portal because Wiki works only on portal 2.0.1RC3.
Is there anything I can do now to get the wiki up and running rather than waiting for a new release of the wiki??
Thanks
-D
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957092#3957092
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957092
There currently is a command execution stateless session bean in the source tree. So we already have a starting point for this EJB. This is being used by the Jms command executor but could easily be exposed as a web service.
The command object would have to have a special serializer because it is a complex XML type. If we create a sample Java client with the serializer thrown in it should not be that hard for our clients to get up to speed using it.
Perhaps, someone could then create a sample .NET or other language client from that model.
Jim
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957078#3957078
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957078