jaimecasero

Results 73 comments of jaimecasero

> I found that with something like > > ``` > java -cp .:/opt/wildfly-10.1.0/bin/client/jboss-client.jar:jmxterm-1.0.0-uber.jar org.codehaus.classworlds.uberjar.boot.Bootstrapper --url service:jmx:remoting-jmx://localhost:9990 > ``` > it starts to connect. But then it hangs after some...

As part of upcoming Wildfly10 support, the assembly ant script will be converted into different maven modules using assemblyPlugin, so there will be no more ant scripts to generate RC...

@gsaslis i dont think we will be able to merge this into master with all the wildfly10 stuff, specially all the changes in the pom files...

@gsaslis wildfly10 new module is not really any issue. But along with the new module there were lots of changes to the existing pom files to remove tomcat depends and...

@gsaslis that commit a4df2e0 is specially bad as you seen, becuase it introduces wildfly dependencies, and modifies testsuite to run with wildfly.which is still far from supported...

i was thinking email is sometimes used as account key, so im not sure making email address modifiable could have some impact. Let me think about it...

we think this is already supported. you may create a new organization with ip address,or even modify the default org to have an ip address.... this allows to match teh...

@gsaslis this constraint is at rest API level. At db level you may use an IP address,and logic will work. Anyway, modifying DB internally its tricky, maybe we shoudl allow...

this suggestion was commented by VVS team during product backlog refinement, other members may have more hints on this...

i let @gvagenas provide further comments on the options here..